Update partner_extended.xml

This commit is contained in:
zainab2097 2024-08-14 21:19:51 +03:00 committed by GitHub
parent 3ac264e27a
commit 03aa828ae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
</div>
<!-- Name Field on the Left -->
<div style="flex: 1; text-align: left;" class="o_address_zip">
<div style="flex: 1;" class="o_address_zip">
<field name="name" default_focus="1" placeholder="e.g. Lumber Inc"
attrs="{'required': [('type', '=', 'contact'), ('is_company', '=', True)],
'invisible': [('is_company','=', False)]}"/>