From 0327e06b59aa20dbfec137b2287b950b5cb84960 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 10 Aug 2025 14:38:09 +0200 Subject: refactors, comments, documentation --- docs/CHANGES.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/CHANGES.rst (limited to 'docs/CHANGES.rst') 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 -- cgit v1.2.3-70-g09d2