diff options
Diffstat (limited to 'docs/CHANGES.rst')
| -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 |
