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 You can only select items for auditing that already have inventory in the chosen storage location. You should be able to select any active item. # Why? If...
# Checklist: - [x] - I have performed a self-review of my own code, - [x] - I have commented my code, particularly in hard-to-understand areas, - [x] - I...
# 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...
Resolves #3707 Merges and closes #3750 ### Description Merge #4585 and #4665 first BACKUP database before merging - includes migration in [e866880](https://github.com/rubyforgood/human-essentials/pull/4560/commits/e8668803fa3592325f6e43051dddeebd5900f248) which changes kit line items to point to...
I followed the contributing guide, and wanted to run the specs with `bin/rspec`. I got "lucky" and had a few tests flake: ``` Failures: 1) Distributions When creating a distribution...
# Summary The manufacturer donations report individual values are not being constrained by the timeframe selected. They should be. # Details This report is found under "Reports | Donations-Manufacturer" in...
# Summary Include inactive items in reports of items that have been distributed # Why Accuracy -- any now-inactive items that were distributed were, indeed, distributed! # Details Currently, inactive...
# Summary add an additional information text field on items (bank only) # Why There may be information that the banks need to store/access about particular items that the partners...
# Summary Add inactive storage locations and items to the seed # Why? Better data for when we are investigating problems and demontrating features to the stakeholders # Details An...
# Summary We should have a couple more shortcuts on the date range selectors throughout the system --prior year, and last 12 months # Why? At the beginning of each...