Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
base_exception/readme/DESCRIPTION.md
Executable file
6
base_exception/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,6 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user