[IMP] product_usability: optional=show on min_qty
This commit is contained in:
@@ -24,6 +24,9 @@
|
|||||||
<field name="product_code" position="attributes">
|
<field name="product_code" position="attributes">
|
||||||
<attribute name="optional">show</attribute>
|
<attribute name="optional">show</attribute>
|
||||||
</field>
|
</field>
|
||||||
|
<field name="min_qty" position="attributes">
|
||||||
|
<attribute name="optional">show</attribute>
|
||||||
|
</field>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user