summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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