diff options
Diffstat (limited to 'fixco_custom/views/detail_order.xml')
| -rwxr-xr-x | fixco_custom/views/detail_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml index 2944126..5ab2116 100755 --- a/fixco_custom/views/detail_order.xml +++ b/fixco_custom/views/detail_order.xml @@ -12,6 +12,7 @@ <field name="invoice_id"/> <field name="execute_status"/> <field name="create_date" optional="hide"/> + <field name="write_date" optional="hide"/> </tree> </field> </record> |
