diff --git a/base_exception/__manifest__.py b/base_exception/__manifest__.py index 35e2c0be2..61a0eee02 100644 --- a/base_exception/__manifest__.py +++ b/base_exception/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Exception Rule', - 'version': '11.0.1.0.0', + 'version': '11.0.1.1.0', 'category': 'Generic Modules', 'summary': """ This module provide an abstract model to manage customizable diff --git a/base_exception/views/base_exception_view.xml b/base_exception/views/base_exception_view.xml index d4c411644..384bb939e 100644 --- a/base_exception/views/base_exception_view.xml +++ b/base_exception/views/base_exception_view.xml @@ -5,11 +5,11 @@ exception.rule - + - + @@ -19,32 +19,45 @@ exception.rule
- - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +
- Exception Rules - exception.rule - form - tree,form - - {'active_test': False} - + Exception Rules + exception.rule + form + tree,form + + {'active_test': False} + + + -