From 23e4891a64ef51e2c749e88bc332cd14cc6c271d Mon Sep 17 00:00:00 2001 From: Tilman Liero Date: Fri, 29 Jul 2016 22:40:21 +0200 Subject: [PATCH] mc --- src/main/resources/static/app/import.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/static/app/import.html b/src/main/resources/static/app/import.html index 507fac1..d655684 100644 --- a/src/main/resources/static/app/import.html +++ b/src/main/resources/static/app/import.html @@ -23,7 +23,8 @@ SELECT FORMATDATETIME(t.date,'dd.MM.yyyy'), c.name, t.amount, t.description FROM Transaction t JOIN Category c on (t.category_id = c.id) -WHERE t.account_id = 1 and t.date > parsedatetime('2016-06-01','yyyy-MM-dd') +WHERE t.account_id = 1 and t.date >= parsedatetime('2016-06-01','yyyy-MM-dd') +ORDER BY t.date ASC "08.08.2016";"08.08.2016";"Übertrag/Überweisung";"Empfänger: Adam Kto/IBAN: DE485197745151542243216 BLZ/BIC: COBADEHD001 Buchungstext: none End-to-End-Ref.: nicht angegeben Ref. JK21619010302362/2";"-40,00"; "27.07.2016";"27.07.2016";"Lastschrift/Belast.";"Auftraggeber: DANKE, IHR LIDL Kto/IBAN: DE61300500000008000119 Buchungstext: Kartenzahlung DANKE, IHR LIDL//Berlin/DE 2016-06-25T09:47:08 KFN 2 VJ 1912 Ref. 6GL16179AXXX0086/7787";"-70,17";