diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ Fix: - reload invoice when backing out of edit mode. Unsaved changed are not undone atm - Handle missing file loading crash - handle invalid file format crash. check if xml object is found before using it. +- invoice total is wrong when invoice is not using main currency (final is correct but currency tag is wrong) Refactor: - Refactor zip writing to be faster (Windows is slow) @@ -19,6 +20,8 @@ Testing: - write tests for document saving Features: +- Button to mark expense as paid +- Button to mark invoice as paid - status window for ongoing requests, used can click on item when result is ready. Should be usefull for batch imports. - implement gemini and perplexity api backends - Refactor contact and project UI to be like invoice & expenses |
