summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-08-17 17:35:06 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-08-17 17:35:06 +0200
commit8ea59863c5d13e68e080cf7612047ea4c655292c (patch)
treec9e71b722854cb10e34de193e77f5e3220d9d4e1 /docs
parentb676299f983b6fc00458953d90efe3f784b86d62 (diff)
debug data for invoices and expenses
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)