human-essentials
human-essentials copied to clipboard
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 analytic...
# Summary There isn't any report/export that shows the total inventory value for the items. This info should be added to the storage locations report # Why? Information for the...
# Summary There is a sequence that causes the amount on the individual requests to be large and strange. See details. # Why fix? Too many support requests from partners....
# Summary Adult diapers should be in adult incontinence, not disposable or cloth # Details Change the methods on item for disposable, cloth, and adult incontinence so that adult diapers...
# Summary Move Program address (if different) fields to just below the agency information in the partner profile. # Why Consensus From partnerbase working group meeting 20220713 that the fields...
# Checklist: - I have performed a self-review of my own code, - I have commented my code, particularly in hard-to-understand areas, - I have made corresponding changes to the...
Supersedes #4108 .
### Summary We should not be saving "Name Not Provided" to the database. From a model perspective that doesn't make a lot of sense. Now we're complicating the workflow by...
# Summary Allow essentials banks to opt in to having an email sent to them whenever a partner submits a request. # Why The larger banks will not need this,...
# Summary Attachments on partner profiles are not saving. Fix it. # Why Because sometimes the banks need the documents the partners upload as part of their approval process. #...
# Summary We want to rework the partner profile into a step-wise form, with error checking at each step. Figure out if [wicked](https://github.com/zombocom/wicked) will give us everything we need for...