diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-14 09:39:12 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-14 09:39:12 +0700 |
| commit | fe9c85d0bc084e7787f348756c00864b5e239971 (patch) | |
| tree | f6950d20e8a9d65fcfcc45fb1bd5e6dbdac0c621 /indoteknik_custom/views/stock_picking.xml | |
| parent | ecc4356b7ac5ae14d4e86039589716fa76161230 (diff) | |
| parent | 6dda865a1b3262ce78ed2db024fd03efb091d6a6 (diff) | |
Merge branch 'odoo-production' into CR-mbaZila
# Conflicts:
# indoteknik_custom/security/ir.model.access.csv
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -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 882e5a29..8acba608 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -70,6 +70,8 @@ <field name="backorder_id" position="after"> <field name="summary_qty_detail"/> <field name="count_line_detail"/> + <field name="dokumen_tanda_terima"/> + <field name="dokumen_pengiriman"/> </field> <field name="weight_uom_name" position="after"> <group> |
