summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-19 14:45:43 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-19 14:45:43 +0200
commitf16a2f0e266b20b6bc4f964b8ff5dc53924fc2d9 (patch)
tree0a04467c72c9a08fe5ca5d5b0c8615af4b5714f1 /TODO
parent60dfc4cab91b0076901cac81ba6cb1f2d198b06c (diff)
change inv ui for new tax rates
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 807ca74..7f969b9 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,11 @@
TODO:
Refactor:
-- Can we get rid of taxrate id in invoice? this would avoid reference conflicts.
- refactor _add functions to use _import functions
- replace strncpy and similar with strops functions
- There is alot of memory leakage
-- remove category_code from tax rate and get it from internal code as it has nothing to do with our administration.
- replace strlen with strops function
+- replace strcmp with strops function
Testing:
- write tests for all NL tax categories