summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-08-14 09:44:48 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-08-14 09:44:48 +0700
commit844cfbdf7a961dddb8c6c0b63f1dcaf72bc84f51 (patch)
treed6304f536822775dbccce62f7b01c18908e183ae /indoteknik_custom/views/stock_picking.xml
parent8eaffe2f3590e52b90835fada67460e119032dee (diff)
arrival_time do
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 a58f3003..899d29eb 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -68,6 +68,9 @@
<field name="partner_id" position="after">
<field name="real_shipping_id"/>
</field>
+ <field name="date_done" position="after">
+ <field name="arrival_time"/>
+ </field>
<field name="origin" position="after">
<field name="purchase_id"/>
<field name="sale_order"/>