summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfixco_custom/views/detail_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml
index 3132874..2944126 100755
--- a/fixco_custom/views/detail_order.xml
+++ b/fixco_custom/views/detail_order.xml
@@ -11,6 +11,7 @@
<field name="picking_id"/>
<field name="invoice_id"/>
<field name="execute_status"/>
+ <field name="create_date" optional="hide"/>
</tree>
</field>
</record>