Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Consumable check out decrements quantity #16146

Open
neilf-nwcc opened this issue Jan 28, 2025 · 2 comments
Open

[Feature Request] Consumable check out decrements quantity #16146

neilf-nwcc opened this issue Jan 28, 2025 · 2 comments

Comments

@neilf-nwcc
Copy link

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.

Copy link

welcome bot commented Jan 28, 2025

👋 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.

@neilf-nwcc
Copy link
Author

This exact issue was addressed and fixed previously.

#12491

Unfortunately, I still see it in my Consumables module.

I am using the Snipe hosted service on Version v7.1.15 - build 16052 (master)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant