diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-14 10:44:12 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-14 10:44:12 +0700 |
| commit | 487772c771e72a77ae4d9e9c865d94d015f1ea5b (patch) | |
| tree | 713c6c9ab789d5de5f69790a9b6d656fc4fa3152 /indoteknik_custom/views | |
| parent | 1def3707b2392fa17fb71cc70051bbe76cda47aa (diff) | |
refactor code state_reserve
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 7d1153e0..5424f3d3 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -84,6 +84,7 @@ /> </button> <field name="backorder_id" position="after"> + <field name="shipping_method_so_id"/> <field name="summary_qty_detail"/> <field name="count_line_detail"/> <field name="dokumen_tanda_terima"/> |
