[MIG] report_xml: Migration to 11.0

This commit is contained in:
Enric Tobella
2017-10-05 15:32:11 +02:00
parent 24dedbc75d
commit 1b10c9f366
14 changed files with 101 additions and 95 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="utf8_header">
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
<t t-raw="0"/>
</template>
<template id="utf8_header">
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
<t t-raw="0"/>
</template>
</odoo>