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 In the "getting started" flow, remove donation sites, and Make Add Audit the way to add inventory # Details ## Seeing the current situation sign in as [email protected]....
Resolves #4987 ### Reviewer Notes - please test with various data, I've only used the seed data locally - if commits need to be squashed, lmk. I believe I need...
Resolves #5446 Adds duplicate item detection and merging functionality to inventory audits. When users attempt to save or confirm an audit with duplicate items, a modal appears showing all duplicate...
Our internal metabase is loading no data. We use this for mostly debugging purposes, and it is pretty nice to have running. This appears to be an infrastructure issue, so...
Resolves #5224 **Description** In inventory when an item is deactivated it displays list of partners which contains child requests Screenshot
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.1 to 2.33.4. Release notes Sourced from rubocop-rails's releases. RuboCop Rails v2.33.4 Bug fixes #1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. (@koic)...
### Summary Steps to reproduce * Sign in as a Bank user ([email protected]) * You'll need an Audit * Inventory -> Inventory Audit -> New Audit * Select a storage...
Resolves #5444 ### Description Issue 5444 describes that after clicking the 'Export Audits' button, the button remains disabled, displaying "Please wait ...". This button was disabled using `disable_with` (from the...
When performing an audit using barcode scanning, the system incorrectly prevents saving when different barcodes correspond to the same catalog item (e.g., multiple UPCs for "Kids (Size 5)"). Many inventory...
Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.3.1 to 5.4.0. Release notes Sourced from simple_form's releases. v5.4.0 https://github.com/heartcombo/simple_form/blob/v5.4.0/CHANGELOG.md Changelog Sourced from simple_form's changelog. 5.4.0 Add support for Ruby 3.4 and Rails 7.2/8.0/8.1. (no changes...