You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add a setting to a category that is specific to consumables called “Decrement Quantity”. If checked, any check out of the consumable category would decrement the total quantity. In this scenario, Total and Remaining would always be the same.
When new consumable is received, we just adjust the Quantity to be what is actually on the shelves. Currently, when adding new stock, we need to add the new stock to the existing quantity number which doesn't accurately reflect what is on the shelf.
I am in an environment where I only need to know how many we have in stock, not the running total. If we need a running total we can gather that from the assignment records.
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Can you add a setting to a category that is specific to consumables called “Decrement Quantity”. If checked, any check out of the consumable category would decrement the total quantity. In this scenario, Total and Remaining would always be the same.
When new consumable is received, we just adjust the Quantity to be what is actually on the shelves. Currently, when adding new stock, we need to add the new stock to the existing quantity number which doesn't accurately reflect what is on the shelf.
I am in an environment where I only need to know how many we have in stock, not the running total. If we need a running total we can gather that from the assignment records.
The text was updated successfully, but these errors were encountered: