This module adds a "stock state" field on the product in order to inform the user of its general stock state at a glance.
The state value can be :
- In Stock
- In Limited Stock (if qty available is under a threshold)
- Resupplying (if qty forcasted is > 0)
- Out of Stock (otherwise)
Table of contents
You can configure thresholds :
- Globally, for a company, in the Sale Settings. It will be used for all the products of the company.
- On product category form. It will be used for all the products of this category, or of the child categories. (User should be part of the new group 'Stock State Threshold by Category'.)
- On product template form, for a specific product. (User should be part of the new group 'Stock State Threshold by Product'.)
Open product tree view and observe the stock state
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Akretion
- GRAP
- Sebastien Beau <[email protected]>
- Sylvain LE GAL <https://www.twitter.com/legalsylvain>
- Kevin Khao <[email protected]>
- Simone Orsi <[email protected]>
- Watthanun Khorchai <[email protected]>
The development of this module has been financially supported by:
- Akretion R&D
- Adaptoo
- GRAP, Groupement Régional Alimentaire de Proximité <http://www.grap.coop>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainers:
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.