mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
14 lines
273 B
XML
14 lines
273 B
XML
<?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>
|
|
|
|
</data>
|
|
</openerp>
|