diff --git a/README.md b/README.md index 36508b552..58eb0f8d7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [l10n_nl_business_document_import](l10n_nl_business_document_import/) | 14.0.1.0.0 | [![bosd](https://github.com/bosd.png?size=30px)](https://github.com/bosd) | Adapt the module base_business_document_import for the Netherlands [l10n_nl_oin](l10n_nl_oin/) | 14.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Adds Dutch OIN field [l10n_nl_postcode](l10n_nl_postcode/) | 14.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Dutch postcode validation for Partners -[l10n_nl_tax_statement](l10n_nl_tax_statement/) | 14.0.1.1.0 | | Netherlands BTW Statement +[l10n_nl_tax_statement](l10n_nl_tax_statement/) | 14.0.1.2.0 | | Netherlands BTW Statement [l10n_nl_tax_statement_icp](l10n_nl_tax_statement_icp/) | 14.0.1.0.0 | | Netherlands ICP Statement [l10n_nl_xaf_auditfile_export](l10n_nl_xaf_auditfile_export/) | 14.0.3.2.1 | | Export XAF auditfiles for Dutch tax authorities diff --git a/l10n_nl_tax_statement/README.rst b/l10n_nl_tax_statement/README.rst index 82cfeb232..28a181bbb 100644 --- a/l10n_nl_tax_statement/README.rst +++ b/l10n_nl_tax_statement/README.rst @@ -7,7 +7,7 @@ Netherlands BTW Statement !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:64910a665ea4efb6a1a7cc25cfa558ca2712f3b1cb6458e07c6378db91e2a7b9 + !! source digest: sha256:5efe6927b8034613a7580cb5f2e2d75497d6e77d5b9f6da0ca2d53cc17ce2fdd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_nl_tax_statement/__manifest__.py b/l10n_nl_tax_statement/__manifest__.py index 6661173b5..7b86db8a3 100644 --- a/l10n_nl_tax_statement/__manifest__.py +++ b/l10n_nl_tax_statement/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Netherlands BTW Statement", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "category": "Localization", "license": "AGPL-3", "author": "Onestein, Odoo Community Association (OCA)", diff --git a/l10n_nl_tax_statement/static/description/index.html b/l10n_nl_tax_statement/static/description/index.html index 4c41bf561..a3b12fde5 100644 --- a/l10n_nl_tax_statement/static/description/index.html +++ b/l10n_nl_tax_statement/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Netherlands BTW Statement

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:64910a665ea4efb6a1a7cc25cfa558ca2712f3b1cb6458e07c6378db91e2a7b9 +!! source digest: sha256:5efe6927b8034613a7580cb5f2e2d75497d6e77d5b9f6da0ca2d53cc17ce2fdd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-netherlands Translate me on Weblate Try me on Runboat

This module provides you with the Tax Statement in the Dutch format.

@@ -501,7 +501,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.