summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index a189e399..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>
@@ -45,6 +46,7 @@
<field name="real_shipping_id"/>
</field>
<field name="origin" position="after">
+ <field name="date_doc_kirim"/>
<field name="approval_status" attrs="{'invisible': [('is_internal_use', '=', False)]}"/>
<field name="approval_return_status" attrs="{'invisible': [('approval_return_status', '=', False)]}"/>
<field name="summary_qty_operation"/>