diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-14 11:14:01 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-14 11:14:01 +0700 |
| commit | 472f36669375d3d0bcecf137e07260fac25d12b3 (patch) | |
| tree | 873a665fd8d3cc249a6460858e85272b838162d3 /indoteknik_custom/views/stock_picking.xml | |
| parent | 24b33148858c9827ad0b14e716562c377e1644ca (diff) | |
| parent | 37e0beac646ee2e676ff935e8289cf3189b3c21b (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into gudang-service
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -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 9aa0581c..9cd63e25 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -245,6 +245,7 @@ <field name="responsible"/> <field name="carrier_id" attrs="{'invisible': [('select_shipping_option_so', '=', 'biteship')]}"/> + <field name="shipment_group_id"/> <field name="biteship_id" invisible="1"/> <field name="out_code" attrs="{'invisible': [['out_code', '=', False]]}"/> <field name="picking_code" attrs="{'invisible': [['picking_code', '=', False]]}"/> |
