diff options
Diffstat (limited to 'docs/CHANGES.rst')
| -rw-r--r-- | docs/CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index c909fba..2397853 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -1,5 +1,6 @@ .. _changes: +TODO: - Send invoice by email - create invoice from PDF file - create invoice from image of receipt @@ -14,6 +15,8 @@ - Make sure invoices/expenses cannot be added when company info is empty/invalid. - net negative billing items should not also have discounts. - net negative billing items should set tax to 0. +- validate data within administration on save to make sure it is valid for transmissions. (e.g. rules of https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cbc-EndpointID/) +- View local business number / vat number naming on contact form. e.g. when country is austria: "Österreichische Umsatzsteuer-Identifikationsnummer" v0.1 (master) |
