ok xoa attb
This commit is contained in:
parent
4374256c5c
commit
ba37be643c
Binary file not shown.
@ -33,7 +33,8 @@
|
|||||||
<field name="father_name"/>
|
<field name="father_name"/>
|
||||||
<field name="veterinarian_id"/>
|
<field name="veterinarian_id"/>
|
||||||
<field name="is_purchased"/>
|
<field name="is_purchased"/>
|
||||||
<field name="purchase_price" attrs="{'invisible': [('is_purchased', '=', False)]}"/>
|
<field name="purchase_price" invisible="is_purchased == False"/>
|
||||||
|
<!-- <field name="purchase_price" attrs="{'invisible': [('is_purchased', '=', False)]}"/> -->
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user