diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-27 10:04:33 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-27 10:04:33 +0200 |
| commit | 94636b871f0272b518dbb38ce0eb75f9e18bea8b (patch) | |
| tree | 11810f1f009366cc7d3a203f0d981a3cf9b3d346 /docs | |
| parent | 58edcf619ee9d589dd7b54b8a9cbd4271740c13b (diff) | |
refactor
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CHANGES.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 39a011c..64bd317 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -4,7 +4,8 @@ TODO: - 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) - 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). - +- invoice sequential number should be modifyable (for external invoices being imported) +- allow cost centers to be deleted that have 0 references - Send invoice by email - create invoice from PDF file - create invoice from image of receipt |
