diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 08:58:32 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 08:58:32 +0200 |
| commit | 0dc33a4dd49eb560e98b24090969fd618a4c6198 (patch) | |
| tree | 77e7070bcbbcc9db4e0c5552ae83a33d3b2f9cfc /TODO | |
| parent | c1d950f2765cde614c8411b4effb3850146ba598 (diff) | |
refactor memops
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
