diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 23:10:20 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 23:10:20 +0200 |
| commit | 18bfbc423d188683973a0a3d6c31c9225158e262 (patch) | |
| tree | e88ab359e6455d44dc7687769ae1281133485acc /manual | |
| parent | e5e059538bbbf1993df854bd95e9bbf4bb1d7aaa (diff) | |
tax rate refactor
Diffstat (limited to 'manual')
| -rw-r--r-- | manual/02_countries.md | 7 | ||||
| -rw-r--r-- | manual/Doxyfile | 3 | ||||
| -rw-r--r-- | manual/OpenBooks_Manual.pdf | bin | 128283 -> 132192 bytes |
3 files changed, 7 insertions, 3 deletions
diff --git a/manual/02_countries.md b/manual/02_countries.md index 33ccb8f..a8d03dc 100644 --- a/manual/02_countries.md +++ b/manual/02_countries.md @@ -2,7 +2,10 @@ 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. **Invoicing**: -The Netherlands +[The Netherlands](\ref page_the_netherlands) **Tax reporting**: -The Netherlands (for invoices after 1 January 2020)
\ No newline at end of file +The Netherlands (for invoices after 1 January 2020) + +**Peppol E-Invoicing**: +-
\ No newline at end of file diff --git a/manual/Doxyfile b/manual/Doxyfile index 5103bc8..085925f 100644 --- a/manual/Doxyfile +++ b/manual/Doxyfile @@ -991,7 +991,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../manual ../include +INPUT = ../manual ../include ../src/countries # This tag can be used to specify the character encoding of the source files # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses @@ -1050,6 +1050,7 @@ FILE_PATTERNS = *.cc \ *.h \ *.hh \ *.hxx \ + *.cpp \ *.hpp \ *.h++ \ *.l \ diff --git a/manual/OpenBooks_Manual.pdf b/manual/OpenBooks_Manual.pdf Binary files differindex 1fef2aa..aa03e79 100644 --- a/manual/OpenBooks_Manual.pdf +++ b/manual/OpenBooks_Manual.pdf |
