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 Bill Run Charge Version Years model #777

Merged
merged 8 commits into from
Mar 1, 2024

Conversation

Cruikshanks
Copy link
Member

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

We need to add this to support our work to improve how bill runs are cancelled. Basically, replace the crummy legacy one!

The driving reason is to make it visible to users when a bill run is being cancelled as this impacts performance. If we can make cancelling bill runs visible, users can make more informed decisions about when to start creating a new one.

In support of that, we need to add the BillRunChargeVersionYearModel as it's the one table we don't have a model for and which we need to delete stuff from when cancelling a bill run.

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

We need to add this to support work we are doing to improve the way bill runs are cancelled. Basically, we're replace the crummy legacy one! The driving reason is to make it visible to users when a bill run is being cancelled as this impacts performance. If we can make cancelling bill runs visible then users can make more informed decisions about when to start creating a new one.

In support of that we need to add the `BillRunChargeVersionYearModel` as its the one table we don't have a model for and which we need to delete stuff from when cancelling a bill run.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Mar 1, 2024
@Cruikshanks Cruikshanks self-assigned this Mar 1, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review March 1, 2024 11:06
@Cruikshanks Cruikshanks merged commit fe30e8e into main Mar 1, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-water-bill-run-charge-version-year-model branch March 1, 2024 12:43
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.

2 participants