Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generate TPT supplementary endpoint from review #1764

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4201

Part of the work to support two-part tariff supplementary bill runs

Once a user has finished reviewing a two-part tariff supplementary bill run, they will want to progress it to the next stage, where the bills and transactions are generated.

Currently, the Continue button in the review bill run screen is hard coded to hit the endpoint to generate an annual two-part tariff bill run.

For now, we want to keep the bill runs separate, so in this change we add a new endpoint that when hit, will trigger generating the TPT supplementary bill run (for now though it'll be a shell service).

This also means making the Continue button dynamic by updating the review bill run presenter to generate the link.

https://eaflood.atlassian.net/browse/WATER-4201

> Part of the work to support two-part tariff supplementary bill runs

Once a user has finished reviewing a two-part tariff supplementary bill run, they will want to progress it to the next stage, which is where the bills and transactions are generated.

Currently, the `Continue` button in the review bill run screen is hard coded to hit the endpoint to generate an annual two-part tariff bill run.

For now, we want to keep the bill runs separate, so in this change we add a new endpoint that when hit, will trigger generating the TPT supplementary bill run (for now though it'll be a shell service).

This also means making the `Continue` button dynamic by updating the review bill run presenter so that it generates the link.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Feb 28, 2025
@Cruikshanks Cruikshanks self-assigned this Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant