From 06689a084e5ee05fa449cded83def0605b6d12d9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 12 Feb 2024 10:43:58 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + l10n_nl_tax_statement_date_range/README.rst | 13 +- .../static/description/index.html | 433 ++++++++++++++++++ setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 444 insertions(+), 6 deletions(-) create mode 100644 l10n_nl_tax_statement_date_range/static/description/index.html diff --git a/README.md b/README.md index 1e1b5063f..4ba309c62 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ addon | version | maintainers | summary [l10n_nl_oin](l10n_nl_oin/) | 16.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/) | 16.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/) | 16.0.1.0.1 | | Netherlands BTW Statement +[l10n_nl_tax_statement_date_range](l10n_nl_tax_statement_date_range/) | 16.0.1.0.0 | | Netherlands BTW Statement - Date range [l10n_nl_tax_statement_icp](l10n_nl_tax_statement_icp/) | 16.0.1.1.0 | | Netherlands ICP Statement [l10n_nl_xaf_auditfile_export](l10n_nl_xaf_auditfile_export/) | 16.0.1.1.1 | | Export XAF auditfiles for Dutch tax authorities diff --git a/l10n_nl_tax_statement_date_range/README.rst b/l10n_nl_tax_statement_date_range/README.rst index ec1452534..2de4526ff 100644 --- a/l10n_nl_tax_statement_date_range/README.rst +++ b/l10n_nl_tax_statement_date_range/README.rst @@ -2,10 +2,13 @@ Netherlands BTW Statement - Date range ====================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:6ba20f89801a4d78b2aed542a54375a4501a91e2546d4e2a0247f5de0c80f56e + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,9 +22,9 @@ Netherlands BTW Statement - Date range .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/l10n-netherlands-16-0/l10n-netherlands-16-0-l10n_nl_tax_statement_date_range :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/176/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-netherlands&target_branch=16.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -48,7 +51,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/l10n_nl_tax_statement_date_range/static/description/index.html b/l10n_nl_tax_statement_date_range/static/description/index.html new file mode 100644 index 000000000..7f66ffffe --- /dev/null +++ b/l10n_nl_tax_statement_date_range/static/description/index.html @@ -0,0 +1,433 @@ + + + + + +Netherlands BTW Statement - Date range + + + +
+

Netherlands BTW Statement - Date range

+ + +

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

+

This module provides the “Netherlands BTW Statement” with the Date Range feature.

+

Table of contents

+ +
+

Installation

+
    +
  • This module is installed automatically in case both l10n_nl_tax_statement and date_range are installed.
  • +
+
+
+

Usage

+

When creating a statement you can select a date range: the fields +From Date and To Date will be automatically set.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Onestein
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+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.

+

This module is part of the OCA/l10n-netherlands project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index bb5d5d7d2..1f0f79986 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20240212.0 \ No newline at end of file +16.0.20240212.1 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index b69225066..c29e721ef 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -13,6 +13,7 @@ 'odoo-addon-l10n_nl_oin>=16.0dev,<16.1dev', 'odoo-addon-l10n_nl_postcode>=16.0dev,<16.1dev', 'odoo-addon-l10n_nl_tax_statement>=16.0dev,<16.1dev', + 'odoo-addon-l10n_nl_tax_statement_date_range>=16.0dev,<16.1dev', 'odoo-addon-l10n_nl_tax_statement_icp>=16.0dev,<16.1dev', 'odoo-addon-l10n_nl_xaf_auditfile_export>=16.0dev,<16.1dev', ],