Skip to content

Files

Latest commit

61b8e33 · Jan 16, 2025

History

History
This branch is 4 commits behind OCA/server-tools:16.0.

base_exception

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 16, 2025
Apr 19, 2024
Jul 5, 2023
Nov 16, 2022
Apr 23, 2024
Jul 4, 2023
Dec 29, 2022
Feb 27, 2023
Apr 23, 2024
Nov 16, 2022
Apr 23, 2024

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

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

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.