diff --git a/base_report_auto_create_qweb/__openerp__.py b/base_report_auto_create_qweb/__openerp__.py index feb29908b..bba794fc5 100644 --- a/base_report_auto_create_qweb/__openerp__.py +++ b/base_report_auto_create_qweb/__openerp__.py @@ -18,7 +18,7 @@ { "name": "Report qweb auto generation", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", "depends": [ "report", ], @@ -43,5 +43,5 @@ "wizard/report_duplicate_view.xml", "views/report_xml_view.xml", ], - 'installable': False, + 'installable': True, } diff --git a/base_report_auto_create_qweb/views/report_xml_view.xml b/base_report_auto_create_qweb/views/report_xml_view.xml index 70ed53585..e80f54402 100644 --- a/base_report_auto_create_qweb/views/report_xml_view.xml +++ b/base_report_auto_create_qweb/views/report_xml_view.xml @@ -1,24 +1,23 @@ - - - ir.actions.report.xml.form - ir.actions.report.xml - - - - -
-
-
- -
-
-
+ + + ir.actions.report.xml.form + ir.actions.report.xml + + + + + + + + +