From: Will Budic Date: Sun, 10 May 2020 00:15:59 +0000 (+1000) Subject: Bug 24 - row sum calculation wrong, with negative and positive values. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=4438f48c4ef06100487c40079d2102fe12cf1fe3;p=LifeLog.git Bug 24 - row sum calculation wrong, with negative and positive values. --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 4a910fb..201dc36 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -8,7 +8,7 @@ This version is not compatible in data structure to prior versions. Data migrati ## LifeLog Development ### v.1.8 SUN STABLE - +* Implement View by Amount Type, reset button for categories. * ✔ Introduce a new column header background colour. * ✔ Autologin bypasses actual wanted login. * This is bug 20. @@ -94,6 +94,7 @@ This version is not compatible in data structure to prior versions. Data migrati ### v. 1.9 Encountered/Fixed +* Bug 24 - Logs row sum calculation not working/wrong, with negative and positive values. * ✔ Bug 23 - Delete not working in view mode. * ✔ Bug 22 - Delete selection of entries not working after a while, db fix in config page required. * ✔ Bug 21 - Income sum for year in stats is displayed wrong.