Product Exception
Ensure products are valid against a set of rules
Product Exception
This module allows to define rules to check products. It gives feedback to users about wrongly configured products.
Common use examples: - public price is less than its cost (see demo example) - manufactured product with no Bill of Materials
Table of contents
Configuration
This module don't provide any menu to edit the rules. See base_exception for more information on rules.
Usage
A button "Check Exception" is present on the header of the product form. When clicked it will check this product against the rules. Results are displayed on the "General Information" page.
Known issues / Roadmap
- Add cron to check periodically all the products
- product module don't provide any menu entries, but it can be nice to * Show exceptions on tree views * Add search filters
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
- Akretion
Contributors
- Raphaël Reverdy <raphael.reverdy@akretion.com> (Akretion)
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.
Current maintainer:
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.