migrate V10

This commit is contained in:
MonsieurB
2017-02-06 11:42:57 +01:00
committed by Heliconia Solutions
parent a8cc3875e2
commit c02b56bb57
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<field name="model">mrp.production</field>
<field name="inherit_id" ref="mrp.mrp_production_form_view" />
<field name="arch" type="xml">
<notebook position="inside">
<notebook>
<page string="Notes">
<field name="notes" nolabel="1" />
</page>