Update outgoing.xml

This commit is contained in:
zainab2097 2024-08-01 11:41:56 +03:00 committed by GitHub
parent fb3139043b
commit 8876de6402
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@
</header>
</xpath>
<xpath expr="//field[@name='to_ids']" position="before">
<field name='company_name'/>
<field name="is_partner" widget="boolean_toggle"/>
<field name="partner_id"
attrs="{'invisible':[('is_partner','!=',True)],'required':[('is_partner','=',True)]}"/>