summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-02-15 15:02:53 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-02-15 15:02:53 +0700
commit6e1b1715764630631cf6ee78fd0d6407a3185e9c (patch)
treeefc6da359341c5c5042a026a453138b1602cd085
parent258717cb3c0a326ff85200dd9a724818dd9fca18 (diff)
add date doc kirim in sj tree
-rw-r--r--indoteknik_custom/views/stock_picking.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 908820c5..866c1aac 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -8,6 +8,7 @@
<field name="arch" type="xml">
<field name="json_popover" position="after">
<field name="date_done"/>
+ <field name="date_doc_kirim"/>
<field name="driver_departure_date"/>
<field name="driver_arrival_date"/>
</field>