Update partner_extended.xml

This commit is contained in:
zainab2097 2024-08-13 14:15:14 +03:00 committed by GitHub
parent c5cd92552b
commit e5e4bb7755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
<field name="inherit_id" ref="partner_custom.partner_view_property_cusotm"/>
<field name="arch" type="xml">
<xpath expr="//group[@name='identifcation_info']" position="after">
<group>
<group attrs="{'invisible':[('company_type', '=', 'company')]}>
<field name="gender"/>
<field name="nationality_id"/>
<field name="birth_date"/>