diff --git a/report_xml/__openerp__.py b/report_xml/__openerp__.py index ed9a6eeb..e2f73bee 100644 --- a/report_xml/__openerp__.py +++ b/report_xml/__openerp__.py @@ -29,4 +29,7 @@ "depends": [ "report", ], + "data": [ + "views/report_xml_templates.xml", + ] } diff --git a/report_xml/views/report_xml_templates.xml b/report_xml/views/report_xml_templates.xml new file mode 100644 index 00000000..8a7c88ab --- /dev/null +++ b/report_xml/views/report_xml_templates.xml @@ -0,0 +1,13 @@ + + + + + + + +