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...
 Shouldn't it only be Active OR Archived? - - - We should find out if any banks' partners are actively relying on a distinction between these as two separate...
### Summary See https://github.com/rubyforgood/human-essentials/issues/3652 * Add the Itemizable module to the base Item class. * Add a migration to change the itemizable_id for all kits' line items to instead point...
Resolves #3687 ### Description Added a check that the storage location doesn't already have items before importing the inventory. This prevents double imports and makes sure that, whenever an import...
# Summary Our pull-down list of NDBN members in the organization edit page is out of date because SyncNDBNMembers is pulling from an out of date page # Why fix?...
# Summary Stop the support tickets populating into the human essentials project # Why Reduce time spent on support and early grooming # Details Right now the support tickets populate...
# Summary The inventory import should be a safe operation for initial Essentials Bank location setup. Prevent importing if the location already has ANY inventory. # Why Fix Reduction in...
### Summary Design and decide on an implementation roadmap for the kit redesign - #3562 . ### Things to consider Think about: * Can we split up the work into...
Resolves #3805 ### Description This performs two sets of cleanup: * Removes entirely columns from partner_profiles which I've determined are no longer referenced anywhere in the codebase. * Added ignored_columns...
Resolves #3591 ### Description ### Type of change * New feature (non-breaking change which adds functionality) ### How Has This Been Tested? ### Screenshots
Resolves #3373 ### Description Change the input type of the line item quantity from number to string Before this change, if the user added a comma to the number, it...