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

Filter stock-takes based on active state #75

Open
Thizizmyname opened this issue Feb 23, 2018 · 0 comments
Open

Filter stock-takes based on active state #75

Thizizmyname opened this issue Feb 23, 2018 · 0 comments
Assignees

Comments

@Thizizmyname
Copy link
Member

We have a huge amount of products in our database and many of them we haven't had in stock for a long time. These product should be able to filter out from a stock-take to make it easier to handle our inventory.

Every product already have an "active" checkmark so should be easy to implement.

The filtering could be done in the "initiate_stocktaking" method in:
foobar-api/src/shop/api.py

This could also be expanded to if a product has been zero between two stock-takes and the inventory of the product has not changed in the time period, it could be auto-assigned to inactive.

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

No branches or pull requests

2 participants