v3-annual
This commit is contained in:
parent
a2f3f75ea9
commit
89ef7eb956
|
|
@ -111,7 +111,7 @@
|
|||
<field name="product_id"/>
|
||||
<field name="description"/>
|
||||
<field name="price_unit" readonly="1"
|
||||
attrs="{'column_invisible': [('parent.state','not in',['ssd','ceo','procurement','purchase'])]}"/>
|
||||
attrs="{'column_invisible': [('parent.state','not in',['ssd','ceo','purchase'])]}"/>
|
||||
<field name="uom_id"/>
|
||||
<field name="quantity"/>
|
||||
</tree>
|
||||
|
|
|
|||
Loading…
Reference in New Issue