Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
Add a total of the Fair Market Values to the Purchase index, and paginate the amount spent
Why
Useful information for the banks
Details
The purchase index is reached by signing in on your local copy as org_Admin1@example.com, then clicking on Purchases, then All Purchases in the left-hand menu
There is a dollar amount in the totals, but it is the amount spent, We want to also have the Full Market Value total (the column to the right of the amount spent)
Both the amount spent and the FMV should be paginated similar to the inventory.
Criteria for completion
[ ] Amount spent shows page totals in the same manner as the inventory
[ ] FMV total added, with page totals in the same manner as the inventory
[ ] automated tests to demonstrate the above behaviour
Summary
Add a total of the Fair Market Values to the Purchase index, and paginate the amount spent
Why
Useful information for the banks
Details
The purchase index is reached by signing in on your local copy as org_Admin1@example.com, then clicking on Purchases, then All Purchases in the left-hand menu There is a dollar amount in the totals, but it is the amount spent, We want to also have the Full Market Value total (the column to the right of the amount spent)
Both the amount spent and the FMV should be paginated similar to the inventory.
Criteria for completion