Always show location_id on stock inventory line
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
<attribute name="decoration-info">product_qty > theoretical_qty</attribute>
|
<attribute name="decoration-info">product_qty > theoretical_qty</attribute>
|
||||||
<attribute name="decoration-danger">product_qty < theoretical_qty</attribute>
|
<attribute name="decoration-danger">product_qty < theoretical_qty</attribute>
|
||||||
</tree>
|
</tree>
|
||||||
|
<field name="location_id" position="attributes">
|
||||||
|
<attribute name="invisible">0</attribute>
|
||||||
|
</field>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user