add domain to vendors contact page

This commit is contained in:
younes 2025-04-21 13:31:10 +01:00
parent 7b2d8f7e81
commit b59e75c411
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@
<field name="partner_id" position="attributes"> <field name="partner_id" position="attributes">
<attribute name="options">{'no_create': True, 'no_open': True}</attribute> <attribute name="options">{'no_create': True, 'no_open': True}</attribute>
<attribute name="domain">['&amp;',('supplier_rank','>', 0),'|', ('company_id', '=', False), ('company_id', '=', company_id)]</attribute> <attribute name="domain">['&amp;',('supplier_rank','>', 0),'|', ('company_id', '=', False), ('company_id', '=', company_id)]</attribute>
<attribute name="domain">['&amp;', ('supplier_rank','>', 0), '|', ('company_id', '=', False), ('company_id', '=', company_id)]</attribute>
</field> </field>
<xpath expr="/form/header/button[@name='action_rfq_send']" position="after"> <xpath expr="/form/header/button[@name='action_rfq_send']" position="after">
<field name="parent_state" invisible="1"/> <field name="parent_state" invisible="1"/>