Almost any XML must start with this. Let's make it easier.
@ -29,4 +29,7 @@
"depends": [
"report",
],
"data": [
"views/report_xml_templates.xml",
]
}
@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="utf8_header">
<?xml version="1.0" encoding="UTF-8"?>
<grupos t-attf-xmlns="http://www.fundaciontripartita.es/schemas">
<t t-raw="0"/>
</grupos>
</template>
</openerp>
</data>