Merge pull request #715 from expsa/partner-1

Update partner_extended.xml
This commit is contained in:
zainab2097 2024-08-14 15:07:40 +03:00 committed by GitHub
commit bcb9576593
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@
<xpath expr="//field[@name='title']" position="replace"></xpath>
<xpath expr="//h1/field[@id='individual']" position="before">
<xpath expr="//h1" position="inside">
<!-- Add the 'title' field next to the 'name' field -->
<field name="title" class="o_address_state" placeholder="Title"
options="{'no_quick_create': True}"
@ -218,7 +218,7 @@
</xpath>
<xpath expr="//field[@name='vat']" position="attributes">
<attribute name="atrrs">{'invisible':[('company_type','!=','company')]}"</attribute>
<attribute name="attrs">{'invisible':[('company_type','!=','company')]}"</attribute>
</xpath>
<xpath expr="//div[@name='button_box']" position="inside">