summaryrefslogtreecommitdiff
path: root/docs/CHANGES.rst
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-08-10 14:38:09 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-08-10 14:38:09 +0200
commit0327e06b59aa20dbfec137b2287b950b5cb84960 (patch)
tree468a884cc65647f2f6b980a97dd010c9d0470ef6 /docs/CHANGES.rst
parent7a29dfbc37f2440b7e5461e905651b25615d2d02 (diff)
refactors, comments, documentation
Diffstat (limited to 'docs/CHANGES.rst')
-rw-r--r--docs/CHANGES.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
new file mode 100644
index 0000000..34f37fa
--- /dev/null
+++ b/docs/CHANGES.rst
@@ -0,0 +1,23 @@
+.. _changes:
+
+- Manage invoices and all information associated with invoices.
+- Send invoice by email
+- create invoice from PDF file
+- create invoice from image of receipt
+- create invoice from UBL file
+- read invoice from Holodeck instance
+- send invoice via Holodeck instance
+- View invoice history for contacts
+- View invoice history for projects
+- Create monthly and quarterly results (per project).
+- Create quarterly tax reports for NL.
+- Store invoices in Peppol BIS 3.0 format.
+
+v0.1 (master)
+
+- Create/read/update contacts
+- Create/read/update projects
+- Create/read/update VAT rates
+- Create/read/update cost centers
+- Generate default VAT rates
+- Generate default cost centers \ No newline at end of file