trytond-production_output_l.../production.xml

10 lines
340 B
XML

<?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>