rubyforgood / human-essentials

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 analytics.
https://humanessentials.app
MIT License
432 stars 447 forks source link

Adjustments to Adult Incontinence #4361

Closed cielf closed 2 weeks ago

cielf commented 1 month ago

Resolves #4090

Description

Moving adult diapers from disposables to adult_incontinence Stop double counting adult wipes (now in other) adjusted the diapers in kit code to match

Type of change

cielf commented 3 weeks ago

I'm going to expand this to include everything from my recent conversations around this with NDBN. Yes, it is a bit of scope creep. There was much clarification (/change) of where things should be, but we're able to make things a bit simpler as a result. The big things are: making liners two base items -- one for menstrual (which should be the default for what we have already, and one for AI) and clarifying things we either weren't counting or were double counting.

cielf commented 3 weeks ago

Hey @dorner -- I've addressed a lot of the ambiguities and outright errors in these scopes. We should now be in a state where everything gets counted, but only gets counted once. I think we might not need quite so much commenting now!