summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-07 09:41:27 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-07 09:41:27 +0700
commit288a7f333c1d37574dba76f3fb3f7216da259cae (patch)
tree7b258b05800b2516aef85cd9571064d0435ff796 /indoteknik_custom/views
parentb892a11ae2e28d1ad2d42c1fba0fec875fdbf163 (diff)
(andri) add field shipping option pada stock picking sebagai tambahan info
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 9b16639c..b0d55104 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -91,7 +91,9 @@
/>
</button>
<field name="backorder_id" position="after">
+ <field name="select_shipping_option_so"/>
<field name="shipping_method_so_id"/>
+ <field name="shipping_option_so_id"/>
<field name="summary_qty_detail"/>
<field name="count_line_detail"/>
<field name="dokumen_tanda_terima"/>