summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 12:03:06 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 12:03:06 +0200
commit0546522f56ddd6dc4abdf09cdedd1e59598462c6 (patch)
treef1da8b3364dc7c093fafc498a614e5f5d1d46ecf /docs
parent4cfbd259d1a6fbe7592b8975eed399b46082edc1 (diff)
ai query improvements and importing work
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 2d1bbf1..93fd296 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -2,11 +2,10 @@
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
+ 1. all address data should be editable because import is not perfect
+ 2. file path should not be editable as it is imported
+- toggle on invoice form wether price in inclusive of tax.
- 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