diff options
Diffstat (limited to 'fixco_custom/views')
| -rwxr-xr-x | fixco_custom/views/product_product.xml | 1 |
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> |
