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 new bill run volume model #440

Merged
merged 5 commits into from
Sep 29, 2023
Merged

Add new bill run volume model #440

merged 5 commits into from
Sep 29, 2023

Conversation

Cruikshanks
Copy link
Member

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

We are currently working on the SROC two-part tariff bill. The first step of the process in the UI is to review how the returns have been matched. Our superstar design team are working on an improved design for the returns review screen but to do that they need data.

Enter our mock data service!

We previously Create endpoint to generate fake data which was focused on a bill run. The design team would love it if we could do the same for the data the current returns review page uses.

The page relies on data in the water.billing_volumes table. So, the first step in generating the mock data is to add that model.

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

We are currently working on the SROC two part tariff bill. The first step of the process in the UI is to review how the returns have been matched. Our superstar design team are working on an improved design for the returns review screen but to do that they need data.

Enter our mock data service!

We previously [Create endpoint to generate fake data](#347) which was focused on a bill run. The design team would love it if we could do the same for the data the current returns review page uses.

The page relies on data in the `water.billing_volumes` table. So, first step in generating the mock data is to add that model.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Sep 29, 2023
@Cruikshanks Cruikshanks self-assigned this Sep 29, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review September 29, 2023 16:04
@Cruikshanks Cruikshanks merged commit 0089c09 into main Sep 29, 2023
6 checks passed
@Cruikshanks Cruikshanks deleted the add-mock-return-review branch September 29, 2023 16:04
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