diff options
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 |
