summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/product_product.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_product.xml b/indoteknik_custom/views/product_product.xml
index 8194f92c..c06cc5f1 100644
--- a/indoteknik_custom/views/product_product.xml
+++ b/indoteknik_custom/views/product_product.xml
@@ -10,6 +10,13 @@
<field name="outgoing_qty"/>
<field name="incoming_qty"/>
</field>
+ <field name="virtual_available" position="after">
+ <field name="qty_onhand_bandengan" optional="hide"/>
+ <field name="qty_incoming_bandengan" optional="hide"/>
+ <field name="qty_outgoing_bandengan" optional="hide"/>
+ <field name="qty_available_bandengan" optional="hide"/>
+ <field name="qty_free_bandengan" optional="hide"/>
+ </field>
</field>
</record>