Merge pull request #4016 from expsa/hyperlink

make feild hyperlink
This commit is contained in:
mohammed-alkhazrji 2025-07-24 19:19:47 +03:00 committed by GitHub
commit 9324019b0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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>