From c1d950f2765cde614c8411b4effb3850146ba598 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 18 Oct 2025 08:41:54 +0200 Subject: ui loading animation for model request --- TODO | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ea1c3d5..fbfa583 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,10 @@ TODO: Refactor: - Can we get rid of taxrate id in invoice? this would avoid reference conflicts. +- refactor _add functions to use _import functions +- replace memset with memops function +- replace strncpy and similar with strops functions +- There is alot of memory leakage Testing: - write tests for all NL tax categories @@ -10,24 +14,17 @@ Testing: - it is possible a referenced tax rate is loaded after an invoice is loaded. This means all invoices need to be recalculated after file load. (try to write a test for this). Improvements: -- There is alot of memory leakage -- for invoice importing using AI: all address data should be editable because import is not perfect -- for invoice importing using AI: file path should not be editable as it is imported -- real error logging for OpenAI and importing in general -- log_set_depth function so data can be grouped -- log elapsed time for ai requests -- refactor _add functions to use _import functions -- replace memset with memops function -- replace strncpy and similar with strops functions +- AI importer: all address data should be editable because import is not perfect +- AI importer: file path should not be editable as it is imported +- AI importer: real error logging for OpenAI and importing in general +- AI importer: log elapsed time for ai requests Features: - error log for tax report to display invoices not yet supported for tax generation or invoices with invalid tax rates - minimum invoice date for tax report generation, show warnings for unsupported invoices -- Tax rates for private usage - create invoice PDF for NL https://goedestartbelastingdienst.nl/wiki/view/50bdccd8-f9a0-4297-b57f-3a6651cbe05c/factuureisen - toggle on invoice form wether price is inclusive of tax. - retrieve available balance from AI api & show in settings/services. -- let user choose the model to use in settings/services/ai - Send invoice by email - create invoice from image of receipt - create invoice from UBL file -- cgit v1.2.3-70-g09d2