summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-01-23 15:33:13 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-01-23 15:33:13 +0700
commitd86a60d49cd65bc8f83e0b89954fb1d4e23bb237 (patch)
treed4673299889de401d34ac3a00b01506910b12396 /indoteknik_custom/views
parent331671549aacb0d8f6b4448a4e788fd530f78654 (diff)
parentac648884d21560f5cc32ad432121b05e6758d708 (diff)
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
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>