[ADD] report_carbone, jsonifier, export_json : carbone is an alternative to Py3o
This commit is contained in:
7
jsonifier/demo/export_demo.xml
Normal file
7
jsonifier/demo/export_demo.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record id="ir_exp_partner" model="ir.exports">
|
||||
<field name="name">Partner Export</field>
|
||||
<field name="resource">res.partner</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user