summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index e0085eeb..e57aeabb 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -94,6 +94,7 @@
</field>
<field name="user_id" position="after">
<field name="hold_outgoing" readonly="1" />
+ <field name="hold_outgoing_datetime" readonly="1" widget="datetime" />
<field name="helper_by_id" readonly="1" />
<field name="compute_fullfillment" invisible="1" />
</field>
@@ -402,6 +403,7 @@
<field name="pareto_status" optional="hide" />
<field name="shipping_method_picking" optional="hide" />
<field name="hold_outgoing" optional="hide" />
+ <field name="hold_outgoing_datetime" optional="show" />
</field>
</field>
</record>