Skip to content

Commit

Permalink
Migrate confirm remove licence from bill run page
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-4410

> Part of a series of changes to add support for removing a bill licence back into the billing views

We're not ready to implement removing a bill licence from a bill run as it depends on sending requests to the [Charging Module API](https://github.com/DEFRA/sroc-charging-module-api) and running the legacy refresh job to update everything on our side.

But we can migrate the confirmation page a user sees when removing a licence. Not only is that one less thing in the legacy code but we can also update the view to be consistent with others we've done like

- [Migrate view errored bill run page](#785)
- [Migrate view empty bill run page](#783)
- [Add cancel bill run page](#780)

With this in place we can then fix our billing views and make the [Remove licence button](#824) visible again!
  • Loading branch information
Cruikshanks committed Mar 16, 2024
1 parent d767ab7 commit a15826b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a15826b

Please sign in to comment.