summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2026-01-03 15:38:13 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2026-01-03 15:38:13 +0100
commit66a918a4621f1ecb828e68eac94fdb34852e9570 (patch)
tree48a4bd4b3545a8379ffb74cd79b03243dcb4629f /TODO
parent83a9739b3aff75cf767db687bd531fa5283e0e72 (diff)
ui improvements
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index b3908a8..13b66da 100644
--- a/TODO
+++ b/TODO
@@ -2,16 +2,17 @@ TODO:
Fix:
- When reloading view, lock main thread as the freeing might cause a crash
-- reload invoice when backing out of edit mode. Unsaved changed are not undone atm.
+- reload invoice when backing out of edit mode. Unsaved changed are not undone atm
Refactor:
-- Refactor zip writing to be faster
+- Refactor zip writing to be faster (Windows is slow)
Testing:
- write tests for strops.hpp
- write tests that check error handling for corrupt files. (e.g. references to tax rates, project and cost center that failed to load)
Features:
+- Refactor contact and project UI to be like invoice & expenses
- Timeline for invoice modifications (e.g. edited, status changed, paid)
- When creating a new openbooks file, user should only be able to set company info before anything else.
- Show AI balance available in settings page