make feild hyperlink

This commit is contained in:
mohammed-alkhazrji 2025-07-24 19:17:44 +03:00
parent 2fb4132639
commit 9da0e73e24
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
<field name="can_committee_vote" invisible="1"/>
</xpath>
<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>