summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/report_logbook_bill.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/report_logbook_bill.xml')
-rw-r--r--indoteknik_custom/views/report_logbook_bill.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/report_logbook_bill.xml b/indoteknik_custom/views/report_logbook_bill.xml
index fc461400..0564d2e5 100644
--- a/indoteknik_custom/views/report_logbook_bill.xml
+++ b/indoteknik_custom/views/report_logbook_bill.xml
@@ -4,7 +4,7 @@
<field name="name">report.logbook.bill.tree</field>
<field name="model">report.logbook.bill</field>
<field name="arch" type="xml">
- <tree create="0" delete="0">
+ <tree default_order="create_date desc" create="0" delete="0">
<field name="name"/>
<field name="approve_by"/>
<field name="created_by"/>