Browse Source

base_exception 10.0.4.1.0

10.0
OCA-git-bot 5 years ago
parent
commit
8df0132841
  1. 2
      base_exception/__manifest__.py

2
base_exception/__manifest__.py

@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{'name': 'Exception Rule',
'version': '10.0.4.0.0',
'version': '10.0.4.1.0',
'category': 'Generic Modules',
'summary': """This module provide an abstract model to manage customizable
exceptions to be applied on different models (sale order, invoice, ...)""",

Loading…
Cancel
Save