trytond-production_output_l.../production.xml

10 lines
340 B
XML
Raw Permalink Normal View History

2014-07-07 19:27:12 +02:00
<?xml version="1.0" encoding="utf-8"?>
<tryton>
<data>
<record model="ir.ui.view" id="production_view_form">
<field name="model">production</field>
<field name="name">production_form</field>
<field name="inherit" ref="production.production_view_form"/>
</record>
</data>
</tryton>