mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Restore direct rendering for native ODT output formats
--HG-- branch : odoo8
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<sheet>
|
||||
<group>
|
||||
<field name="name" />
|
||||
<field name="filetype" />
|
||||
<field name="py3o_template_data" />
|
||||
</group>
|
||||
</sheet>
|
||||
@@ -22,6 +23,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Py3o Templates Configuration" version="7.0">
|
||||
<field name="name" />
|
||||
<field name="filetype" />
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user