diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-19 14:45:43 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-19 14:45:43 +0200 |
| commit | f16a2f0e266b20b6bc4f964b8ff5dc53924fc2d9 (patch) | |
| tree | 0a04467c72c9a08fe5ca5d5b0c8615af4b5714f1 /TODO | |
| parent | 60dfc4cab91b0076901cac81ba6cb1f2d198b06c (diff) | |
change inv ui for new tax rates
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
