Product Status
Product Status Computed From Fields
Product Status
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
Known issues / Roadmap
File data/product_state_data.xml will be moved to demo/product_state_demo.xml since version 15.0
Bug Tracker
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Contributors
- Camptocamp:
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
- Simone Orsi <simahawk@gmail.com>
- Trobz:
- Son Ho <sonhd@trobz.com>
Maintainers
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.
Once the user has seen at least one product this snippet will be visible.