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...
Partial #3805 ### Description Remove setting of user.partner_id in the case where we are inviting an existing user as a partner. This is cleanup from the implementation of roles. However...
Resolves #5223 ### Description The error message related to partners requesting `Items` where `visible_to_partners` is `false` now specifies which item and which children are causing the error. NOTE: There is...
Resolves [#5269](https://github.com/rubyforgood/human-essentials/issues/5269) ### Description * Adds `request_limit` to `ItemUnit` and `unit_request_limit` to `Item` fields to models * Adds these request limit options for units in the bank's item edit page...
Resolves #4517 ### Description Include inactive items in reports of items that have been distributed ### Type of change * Bug fix (non-breaking change which fixes an issue) ### How...
Resolves #5249 ### Description Quantity in has donations, purchases, adjustments that increase the inventory. Quantity out has distributions and adjustments that decrease the inventory Kit allocations result in quantity in...
Partial #4948 ### Description This is a partial resolution to this problem. There is only one fix in this ticket, but it's been a while since I've worked with Ruby...
### Description cleaning up partner profile (removing no-longer-used fields) Partial solution for #3805 Cleaning up unused fields on partner profile only From 3805, there was one field not in the...
Resolves #5275 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) ### How Has This Been Tested? 1/ Sign in as org admin. 3/...
# Summary Add the ability to list/export cancelled requests # Why? Bank request # Details To see the current screen, log in as [email protected] click on "Requests" What we want:...
# Summary Provide a way to put a hard limit on the number of specific items per request # Why? Making the requests more realistic in light of what the...