make feild hyperlink
This commit is contained in:
parent
2fb4132639
commit
9da0e73e24
|
|
@ -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">['&',('supplier_rank','>', 0),'|', ('company_id', '=', False),
|
||||
('company_id', '=', company_id)]
|
||||
</attribute>
|
||||
|
|
|
|||
Loading…
Reference in New Issue