diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-11 23:36:54 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-11 23:36:54 +0200 |
| commit | 955af14f6664574df1ff47e073e39f8d48d6355a (patch) | |
| tree | 71f5f91b5478feaa218cee0ada652115c7c120cc /docs/README.rst | |
| parent | d83e5e8cd66f05ca7e6aa9fc645788313d89dfe7 (diff) | |
doxygen setup
Diffstat (limited to 'docs/README.rst')
| -rw-r--r-- | docs/README.rst | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/docs/README.rst b/docs/README.rst deleted file mode 100644 index b6fddfd..0000000 --- a/docs/README.rst +++ /dev/null @@ -1,51 +0,0 @@ -.. _readme: - -=============================== -OpenBooks - Accounting software -=============================== - -Author: Aldrik Ramaekers <aldrik.ramaekers@gmail.com> - -The master is hosted on github: https://github.com/aldrik-ramaekers/open-books - -All documentation can be found inside the docs folder. - -1. Introduction ---------------- -OpenBooks is a simple and portable accounting tool. This tool aims to be EU VAT Directive compliant and has country specific compliance, invoice keeping and tax reporting. - -What OpenBooks **can** do: - -- OpenBooks handles administration of invoices, expenses, receipts, contacts, projects, VAT rates and cost centers. -- OpenBooks can export/email invoices in PDF, UBL and Peppol format. -- OpenBooks can send and receive invoices over the Peppol network (using a locally run `Holodeck <https://holodeck-b2b.org/>`_ instance). -- OpenBooks can create tax reports and audit files (see supported countries list). -- OpenBooks can create Intra-Community transactions declaration (ICP) reports. -- OpenBooks stores all incomming and outgoing invoices in Peppol BIS Billing 3.0 format for archiving. - -What OpenBooks **can't** do: - -- Intrastat reporting -- OSS reporting -- PoS Fiscalization -- Automatically submit tax, audit or ICP reports - -2. Supported countries ----------------------- -This section lists all supported countries. If the country you operate from is not listed below, some reporting requirements might not be handled by OpenBooks. - -- **The Netherlands**: Quarterly tax reports, Peppol BIS 3.0 Billing. - -3. Dependencies ---------------- -Changes/patches have been made to most of these libraries. - -- ImGui 1.92.1 (https://github.com/ocornut/imgui) -- simclist 1.5 (https://mij.oltrelinux.com/devel/simclist/) -- ImGuiDatePicker (https://github.com/DnA-IntRicate/ImGuiDatePicker) -- tinyfiledialogs (https://sourceforge.net/projects/tinyfiledialogs/) -- xml.c (https://github.com/ooxi/xml.c) -- zip (https://github.com/kuba--/zip) -- timer_lib (https://github.com/mjansson/timer_lib) -- greatest (https://github.com/silentbicycle/greatest) -- cpp-httplib (https://github.com/yhirose/cpp-httplib)
\ No newline at end of file |
