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 When a kit is created, a corresponding item is created. This item should have the market value and visibility status entered for the kit. # Why Improved workflow...
This PR is the first step in the kit redesign. It moves line items from kits to the kits' item. This will set us up to make `items` the only...
# Summary Switch to having mandatory checks on partner profile only at "submit for approval" and later stages. Add several fields to be mandatory at that stage # Why Because...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior When developing on a new Codespace (in browser), following the instructions...
# Summary Rework the inventory in / inventory out tabs into an inventory flow tab. Add a date range. # Why Increase usefulness of the information # Details See the...
# Summary Disallow changes to eventables that will result in changes to inventory levels if the original entry date is before the latest snapshot. # Why We want to ensure...
# Summary "Enable packs" is now in service, and we no longer need it to be Flippered. Adjust the code so that enable packs is no longer needed to be...
Resolves #5251 ### Description This change removes the Flipper feature flag for "enable packs" since the feature is now permanently enabled in production. The work involves: - Removing all Flipper...
# Summary Clean up old data to validate against the `item_requests_uniqueness_by_item_id` Request validation. # Why? So that if these records ever need to be modified they can be. A user...
# Summary From a while ago, there are a number of issued_ats that are in the far future. Need a migration to fix them # why? They cause incorrect reports,...