remove readonly on standard_price
This commit is contained in:
parent
b5bb678cbc
commit
661d1452de
1 changed files with 0 additions and 6 deletions
|
|
@ -16,12 +16,6 @@
|
||||||
<field name="last_purchase_price_received_compute_type" />
|
<field name="last_purchase_price_received_compute_type" />
|
||||||
<field name="to_print_label" />
|
<field name="to_print_label" />
|
||||||
</label>
|
</label>
|
||||||
<field name="standard_price" position="replace">
|
|
||||||
<field
|
|
||||||
name="standard_price"
|
|
||||||
attrs="{'readonly': [('last_purchase_price_received_compute_type','!=', 'manual_update')]}"
|
|
||||||
/>
|
|
||||||
</field>
|
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue