|
|
@ -6,6 +6,7 @@ |
|
|
|
<record id="view_partner_form" model="ir.ui.view"> |
|
|
|
<field name="inherit_id" ref="base.view_partner_form" /> |
|
|
|
<field name="model">res.partner</field> |
|
|
|
<field name="groups_id" eval="[(4, ref('account.group_account_invoice'))]"/> |
|
|
|
<field type="xml" name="arch"> |
|
|
|
<xpath expr="//div[@name='button_box']" position="inside"> |
|
|
|
<button name="act_show_contract" type="object" class="oe_stat_button" |
|
|
|