summaryrefslogtreecommitdiff
path: root/docs/CHANGES.rst
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-08-16 11:10:29 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-08-16 11:10:29 +0200
commit05bc81cd42c5aeff7cfb6cf6b18f88792e7c16c9 (patch)
tree7bc9c0439507b4531ed78578e441b12cba4dda4e /docs/CHANGES.rst
parentf67e92f55b6223f2806c3d5ef1cbe2a638920562 (diff)
invoice form work
Diffstat (limited to 'docs/CHANGES.rst')
-rw-r--r--docs/CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 34f37fa..282a21a 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -12,6 +12,8 @@
- 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.
v0.1 (master)