diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
