Skip to content

Commit

Permalink
Add transaction service to water-abstraction-system
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-3894

Thanks to #97 we now know what the billable days are for each abstraction period (charge_purpose) linked to a charge reference (charge_element && billing_charge_categories) within a charge version.

The final step is to take that information and start generating the transaction line information. For each charge reference in a charge version, there should be one transaction line. So, if a charge reference is linked to multiple abstraction periods, we need the sum of their billable days.
  • Loading branch information
Jozzey committed Feb 6, 2023
1 parent 081167a commit ead405b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ead405b

Please sign in to comment.