Skip to content

Latest commit

 

History

History
116 lines (88 loc) · 4.17 KB

README.rst

File metadata and controls

116 lines (88 loc) · 4.17 KB

Exception Rule

Mature License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

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

Known issues / Roadmap

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.

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
  • Sodexis
  • Camptocamp
  • ACSONE SA/NV

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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:

hparfr sebastienbeau

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.