summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 282a21a..c909fba 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -1,6 +1,5 @@
.. _changes:
-- Manage invoices and all information associated with invoices.
- Send invoice by email
- create invoice from PDF file
- create invoice from image of receipt
@@ -12,8 +11,9 @@
- Create monthly and quarterly results (per project).
- Create quarterly tax reports for NL.
- Store invoices in Peppol BIS 3.0 format.
-- destroy ui views on change (currently we leak all memory)
- 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.
v0.1 (master)