This commit is contained in:
michel 2017-11-24 16:26:24 +01:00
parent 61274df36d
commit 824dbc7cda
1 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
<field name="inherit_id" ref ="base.view_partner_form" />
<field name="arch" type="xml">
<form string="Partners">
<sheet>
<group name="group_left">
</group>
<notebook position="inside">
@ -17,7 +18,7 @@
</group>
</page>
</notebook>
</sheet>
</form>
</field>
</record>