summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-20 08:29:53 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-20 08:29:53 +0200
commitfdc74456a98fe9076ff5d029b37cdf5fdd18b1d1 (patch)
tree70e5520d8a2a0ae618d5a8df82f01bde66381d98 /TODO
parent82f783595f654b62ce57a7cfb537d23efce7affc (diff)
nl tax tests
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 57a1d99..8b25d1d 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,11 @@
TODO:
Refactor:
-- There is alot of memory leakage
Testing:
-- write tests for all NL tax categories
- write test to make sure all tax rates are unique per country.
- write tests for strops.hpp
- write tests that check error handling for corrupt files. (e.g. references to tax rates, project and cost center that failed to load)
-- it is possible a referenced tax rate is loaded after an invoice is loaded. This means all invoices need to be recalculated after file load. (try to write a test for this).
- peppol testing: add a billing item for each tax category.
Improvements: