diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-26 17:58:31 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-26 17:58:31 +0200 |
| commit | fb8361d11bdf8c21d2e9d3b94bae444089ba0d96 (patch) | |
| tree | 9ab563c0c3eefb71ee4a1db6079d58e377a252a3 /docs/CHANGES.rst | |
| parent | e2321f28730adcb8d67800a434ebc7d60a6dcccb (diff) | |
log read and write failures
Diffstat (limited to 'docs/CHANGES.rst')
| -rw-r--r-- | docs/CHANGES.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 8d07a81..630f0b9 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -1,10 +1,8 @@ .. _changes: TODO: -- move xml functions out of administration reader into xml.c - refactor _add functions to use _import functions - write tests that check error handling for corrupt files. (e.g. references to tax rates, project and cost center that failed to load) -- log load failures - 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). - get rid of customer_id and supplier_id. |
