diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-05-23 09:02:14 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-05-23 09:02:14 +0700 |
| commit | cc6e4b9e48752ee54b42db2c16fae7cd5d5af1c4 (patch) | |
| tree | 95d42034b88b19ae568efd8fb3221fce1b7eded3 /indoteknik_custom/views | |
| parent | cbf9eff4c2f934491b3a1adbf56255c14c4852ea (diff) | |
quick fix purchasing job conflict with manufacturing order sync to po
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/product_product.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_product.xml b/indoteknik_custom/views/product_product.xml index b214dc87..1d04e708 100644 --- a/indoteknik_custom/views/product_product.xml +++ b/indoteknik_custom/views/product_product.xml @@ -15,6 +15,7 @@ <field name="qty_onhand_bandengan" optional="hide"/> <field name="qty_incoming_bandengan" optional="hide"/> <field name="qty_outgoing_bandengan" optional="hide"/> + <field name="qty_outgoing_mo_bandengan" optional="hide"/> <field name="qty_available_bandengan" optional="hide"/> <field name="qty_free_bandengan" optional="hide"/> <field name="qty_rpo" optional="hide"/> |
