summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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: