From ec40b4fa31e7f17edce52acb81b3986b12e53dc3 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 4 Jul 2024 16:26:37 +0700 Subject: order by create_date desc --- indoteknik_custom/views/report_logbook_bill.xml | 2 +- indoteknik_custom/views/report_logbook_sj.xml | 2 +- 2 files changed, 2 insertions(+), 2 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 @@ report.logbook.bill.tree report.logbook.bill - + diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml index 147ae393..896594bb 100644 --- a/indoteknik_custom/views/report_logbook_sj.xml +++ b/indoteknik_custom/views/report_logbook_sj.xml @@ -4,7 +4,7 @@ report.logbook.sj.tree report.logbook.sj - + -- cgit v1.2.3