rubyforgood / human-essentials

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.
https://humanessentials.app
MIT License
465 stars 494 forks source link

Add total of FMVs to Purchase Index; Fix pagination of Amount spent #4746

Open cielf opened 2 weeks ago

cielf commented 2 weeks ago

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

ethanernst11 commented 2 weeks ago

I can work on this one.

cielf commented 2 weeks ago

Please do!