summaryrefslogtreecommitdiff
path: root/docs/CHANGES.rst
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 09:25:36 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 09:25:36 +0200
commit4cfbd259d1a6fbe7592b8975eed399b46082edc1 (patch)
treec6095f5d2e0f1eabae41ddb62a6adc74d2210f97 /docs/CHANGES.rst
parent485e5ebf340857db07b1c8ecb5c63dcf3a908377 (diff)
import ui
Diffstat (limited to 'docs/CHANGES.rst')
-rw-r--r--docs/CHANGES.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index b93080c..2d1bbf1 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -2,13 +2,11 @@
TODO:
for invoice importing using AI:
+ 1. my address data should be editable because import is not perfect
4. find billing item tax rate based on paid tax vs total
6. set document original and copy path (save file to zip first)
7. create a new invoice ID
- 8. call ai_document_to_invoice in a thread & create a new UI page to show loading screen.
- The user should not be able to add/update existing invoices but they can navigate to other screens
- and come back to the loading screen.
- retrieve available balance from AI api & show in settings/services.
- let user choose the model to use in settings/services/ai
- real error logging for OpenAI and importing in general