Skip to content

Commit

Permalink
Add new view bill service
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-4155

We are building our first proper page which will replace the bill summary page the [water-abstraction-ui](https://github.com/DEFRA/water-abstraction-ui) currently provides. Rather than try to show all licences _and_ all their transactions for a bill on one page we'll instead list the licences. Users can then see the transaction details by selecting a licence.

We've already made several other changes to support this. This change adds a new service that orchestrates fetching the information needed (see [Add new fetch billing account service](#493) and [Add new fetch bill service](#495)), passing it through to a presenter ([Add new Multi-licence bill presenter](#496)) and returning the result.
  • Loading branch information
Cruikshanks committed Nov 3, 2023
1 parent 2a86d45 commit bd30222
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit bd30222

Please sign in to comment.