diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-11 09:37:48 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-11 09:37:48 +0700 |
| commit | f4ff9e2abad82f07e039c388af5e82034ae30694 (patch) | |
| tree | 541d217d511f5cb671c6027438ae364341910bcd /fixco_custom/views | |
| parent | e989cf9dac14be220b746703f92aabbfd2d9022f (diff) | |
product grouping
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> |
