This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...).
It is not useful by itself. You can see an example of implementation in the 'sale_exception' module. (sale-workflow repository) or 'purchase_exception' module (purchase-workflow repository).
Table of contents
This module executes user-provided code though a safe_eval which might be unsecure. How to mitigate risks should be adressed in future versions of this module.
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.
- Akretion
- Sodexis
- Camptocamp
- ACSONE SA/NV
- Raphaël Valyi <[email protected]>
- Renato Lima <[email protected]>
- Sébastien BEAU <[email protected]>
- Guewen Baconnier <[email protected]>
- Yannick Vaucher <[email protected]>
- SodexisTeam <[email protected]>
- Mourad EL HADJ MIMOUNE <[email protected]>
- Raphaël Reverdy <[email protected]>
- Iván Todorovich <[email protected]>
- Tecnativa <tecnativa.com>
- João Marques
- Kevin Khao <[email protected]>
- Laurent Mignon <[email protected]>
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/server-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.