diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-06-09 04:48:12 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-06-09 04:48:12 +0000 |
| commit | f43855aa55265794c7774af79089258e830b0df4 (patch) | |
| tree | ec0c4595d5c6eed250648613c7d46d6b583a33c7 /indoteknik_custom/views | |
| parent | 9228e331a2b4c3f80eb22ec824a14633b6235972 (diff) | |
| parent | de747091235c844d33bcf62b4d98af0d03251826 (diff) | |
Merged in parsial-biteship (pull request #324)
Parsial biteship
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 2 |
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"/> |
