This commit is contained in:
ahmed-nouri051 2025-05-12 09:36:52 +02:00
parent 6685aac6a1
commit c4e2320db2
1 changed files with 1 additions and 3 deletions

View File

@ -170,9 +170,7 @@
<field name="model">res.partner</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<xpath expr="//page[@name='sales_purchases']" position="attributes">
<attribute name="groups">dev_membership.sale_purchase_tab</attribute>
</xpath>
<xpath expr="//field[@name='title']" position="replace"></xpath>