]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Bug 24 - row sum calculation wrong, with negative and positive values.
authorWill Budic <redacted>
Sun, 10 May 2020 00:15:59 +0000 (10:15 +1000)
committerWill Budic <redacted>
Sun, 10 May 2020 00:15:59 +0000 (10:15 +1000)
Current Development Check List.md

index 4a910fbcb24328cdd180d1b40b0b6a6b17cd4e6d..201dc3681c6b4571cbd032503762afbc0c031af7 100644 (file)
@@ -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.
 * &#10004; Introduce a new column header background colour.
 * &#10004; 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.
 * &#10004; Bug 23 - Delete not working in view mode.
 * &#10004; Bug 22 - Delete selection of entries not working after a while, db fix in config page required.
 * &#10004; Bug 21 - Income sum for year in stats is displayed wrong.