summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-18 08:58:32 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-18 08:58:32 +0200
commit0dc33a4dd49eb560e98b24090969fd618a4c6198 (patch)
tree77e7070bcbbcc9db4e0c5552ae83a33d3b2f9cfc /TODO
parentc1d950f2765cde614c8411b4effb3850146ba598 (diff)
refactor memops
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index fbfa583..9b69dbe 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,9 @@ 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
+- remove country list from config and use country namespace iteration.
Testing:
- write tests for all NL tax categories