diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-12 15:19:45 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-12 15:19:45 +0100 |
| commit | 4a2500299e8fd58f40b545d62dae0282ff20bb01 (patch) | |
| tree | 881ca57b38fc400c589cea747414cbe5ccc62aa7 /TODO | |
| parent | afc58c547f25affd9075ee5eef4444b7c0855e06 (diff) | |
refactor contact page
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 |
