Updated issue where old close date not used for calculation of age RPS-75

This commit is contained in:
Patrick Fic
2021-01-12 13:07:26 -08:00
parent 573691c953
commit be709d51e1
4 changed files with 17 additions and 7 deletions

View File

@@ -33,5 +33,10 @@
"title": "Release Notes for 1.0.15",
"date": "01/12/2021",
"notes": "New Features: \n- Renamed 'Close Date' to 'Ready for Payment' to better align with MPI terminology.\n- Changed vehicle age calculation to use 'Ready for Payment' instead of loss date as per new MPI practices.\n\nBug Fixes: \n- Updated grouping typo on group lookup popup."
},
"1.0.16": {
"title": "Release Notes for 1.0.16",
"date": "01/12/2021",
"notes": "Bug Fixes: \n- Resolved an issue where vehicle age was calculated using an old date."
}
}