Skip to content
Snippets Groups Projects

View fixes, bound dimension fixes, code QoL

Merged Houzefa Abbasbhay requested to merge topic/16.0/zouzou into branch/16.0
Files
7
+ 1
1
@@ -23,7 +23,7 @@
# Its value must be an integer greater or equal to the default value.
from odoo.tools import config
from . import analytic_code, analytic_dimension, analytic_structure, ir_ui_view
from . import analytic_code, analytic_dimension, analytic_structure
errors = ["[analytic]"]
try:
Loading