-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
Resolve #4746: Add total of FMVs to Purchase Index; Fix pagination of Amount spent #4847
base: main
Are you sure you want to change the base?
Resolve #4746: Add total of FMVs to Purchase Index; Fix pagination of Amount spent #4847
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Hungle2911 -- I do a functional review before the technical - I noticed that the "this page" value for the fair market value was wrong, so I dug a little to figure out why.
I also noticed that the body of the page isn't paging properly - but that's also not working on main and is out of the scope of this PR.
The out-of-scope problem mentioned above is addressed in PR #4854 |
The numbers LGTM -- @dorner -- we should get this and 4854 in on the same release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me - thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah dangit - @Hungle2911 there are conflicts with main now.
Entirely expected. I'll take a look, but I expect them to be easy. |
Resolves #4746
Description
Add totals for the Fair Market Value to the current purchase index page. Fix pagination of Amount spent and FMV.
Type of change
How Has This Been Tested?
Screenshots