Packstack-Tech / app

Frontend application
MIT License
19 stars 6 forks source link

Manage number of items in inventory #26

Open micleb opened 9 months ago

micleb commented 9 months ago

Hello,

It would be great to be able to manage the number of items in the inventory.

Let's say we have 2 bottles in our inventory, it wouldn't be possible to add more than 2 in our packing list.

Thank you for your feedback

eightfivezero commented 9 months ago

You can create the item once in your inventory and change the quantity in your packing list:

image

Is that what you want to achieve?

EDIT: disregard my comment, I just realized I read OP's issue wrong. 😅

maplethorpej commented 9 months ago

@micleb Can you tell me a bit more about the use case? When would you need to know the maximum number of items available?

micleb commented 9 months ago

For consumables for example, this way I know when I am out of stock and when I need to refill something

And for clothes, for example if a trip needs 4 pair of socks but I only own 2 then I need to buy 2 others