issues
search
w-a-r-m-inventory-system
/
Food-Pantry-Inventory
New Inventory System for Westerville Area Resource Ministry
MIT License
23
stars
20
forks
source link
Change a box’s quantity and box type
#223
Open
deeppunster
opened
4 years ago
deeppunster
commented
4 years ago
Provide a way for staff to change a box’s quantity and box type.
A particular box can have a quantity not equal to the quantity in the box type
Verify that no other code changes the box quantity once set
Initial quantity set from box type when box is added to inventory
All ways of adding a box to inventory should use BoxManagement rather than setting the box type and quantity directly.
Provide a way for staff to change a box’s quantity and box type.