Skip to content

Commit

Permalink
Add history attributes to ChargeVersionModel
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-4560

> Part of the work to display NALD mod log records as history in WRLS

So, we are now importing mod logs from NALD and have added a model linked to charge, licence and return version models to allow us to retrieve them from the database.

We are in the process of building [a new licence history page](#1182) and we need to update the view of the charge version in the future.

Because of this, we believe adding a modifier and instance methods to the `ChargeVersionModel` that will handle fetching the mod logs and determining this information is valuable.

This change updates the `ChargeVersionModel` with these properties. This is similar to the work we did in [Add history attributes to ReturnVersionModel](#1267) and [Add history attributes to LicenceVersionModel](#1271).
  • Loading branch information
Cruikshanks committed Aug 20, 2024
1 parent 197df43 commit dd0a24e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit dd0a24e

Please sign in to comment.