This module compute a status on product based on some date field displayed on the Sales tab. This module will deactivate all default state in product_state, implement new default data The option to use the product-attribute/product_state module was considered but because the status is computed based on today. It does not work well with a stored fields and also means there is no need for creation of state from the user.
By order of importance, the status is computed by: - End-of-life - Discontinued until - New until
End-of-life has priority over the other dates. Discontinued-until has priority over New until.
Table of contents
File data/product_state_data.xml will be moved to demo/product_state_demo.xml since version 15.0
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.
- Camptocamp
- Camptocamp:
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
- Simone Orsi <simahawk@gmail.com>
- Trobz:
- Son Ho <sonhd@trobz.com>
Financial support
- Cosanum
- Camptocamp R&D
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.
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.