summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-10-24 14:08:18 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-10-24 14:08:18 +0700
commit84cbe80ad4f6f2bcb99386d92be7cc210d481dea (patch)
tree16605b5ad2941ad59ba6642fd4ed8a9b35eb959d /indoteknik_custom/views/stock_picking.xml
parente0d9fdcfd618332d6324c244859e9cbbf3a6a225 (diff)
add real shipping address in sale order and stock picking
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 1b648d58..3b150f34 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -30,6 +30,9 @@
<field name="summary_qty_detail"/>
<field name="count_line_detail"/>
</field>
+ <field name="partner_id" position="after">
+ <field name="real_shipping_id"/>
+ </field>
<field name="origin" position="after">
<field name="approval_status"/>
<field name="summary_qty_operation"/>