summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views')
-rwxr-xr-xfixco_custom/views/product_product.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/product_product.xml b/fixco_custom/views/product_product.xml
index cd065aa..7842909 100755
--- a/fixco_custom/views/product_product.xml
+++ b/fixco_custom/views/product_product.xml
@@ -25,6 +25,7 @@
<field name="arch" type="xml">
<tree editable="bottom">
<field name="variant_id" />
+ <field name="product_uom_qty" />
<field name="master_sku" />
<field name="price"/>
</tree>