From 6b9ecffc9291f4332ff02c51dfc525d9a1e45895 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 22 Feb 2024 13:46:15 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + l10n_be_eco_tax/README.rst | 71 ++- l10n_be_eco_tax/__manifest__.py | 2 +- l10n_be_eco_tax/static/description/index.html | 456 ++++++++++++++++++ setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 6 files changed, 510 insertions(+), 23 deletions(-) create mode 100644 l10n_be_eco_tax/static/description/index.html diff --git a/README.md b/README.md index 80d9bf564..f2ed0db21 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ addon | version | maintainers | summary [companyweb_payment_info](companyweb_payment_info/) | 16.0.1.0.4 | [![xavier-bouquiaux](https://github.com/xavier-bouquiaux.png?size=30px)](https://github.com/xavier-bouquiaux) | Send your customer payment information to Companyweb [l10n_be_antibiotic_tax](l10n_be_antibiotic_tax/) | 16.0.1.0.1 | | Data module to support antibiotics taxes [l10n_be_bpost_address_autocomplete](l10n_be_bpost_address_autocomplete/) | 16.0.1.0.0 | | Bpost address autocomplete +[l10n_be_eco_tax](l10n_be_eco_tax/) | 16.0.1.0.1 | | Data module to support BEBAT and RECUPEL taxes [l10n_be_mis_reports](l10n_be_mis_reports/) | 16.0.1.0.1 | | MIS Builder templates for the Belgium P&L, Balance Sheets and VAT Declaration [l10n_be_mis_reports_xml](l10n_be_mis_reports_xml/) | 16.0.1.0.0 | | Exports MIS Builder templates VAT Declaration as XML to load on the administration websites. [l10n_be_partner_identification](l10n_be_partner_identification/) | 16.0.1.0.0 | | Belgium Partner Identification Numbers diff --git a/l10n_be_eco_tax/README.rst b/l10n_be_eco_tax/README.rst index b299a579d..a5abe38f7 100644 --- a/l10n_be_eco_tax/README.rst +++ b/l10n_be_eco_tax/README.rst @@ -1,14 +1,41 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 - ================= -Belgium ECO Taxes +Belgium Eco Taxes ================= +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:387053f17f2dd7c7e0e72f6f7c1be8ed92904207690c83f633b655a8292cc2ed + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--belgium-lightgray.png?logo=github + :target: https://github.com/OCA/l10n-belgium/tree/16.0/l10n_be_eco_tax + :alt: OCA/l10n-belgium +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/l10n-belgium-16-0/l10n-belgium-16-0-l10n_be_eco_tax + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-belgium&target_branch=16.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + This is a data module which extends the l10n_be chart of taxes to support BEBAT and RECUPEL. +**Table of contents** + +.. contents:: + :local: + Installation ============ @@ -46,44 +73,46 @@ For further information, please visit: * https://www.odoo.com/forum/help-1 -Known issues / Roadmap -====================== - -* N/A - 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 feedback. +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 ======= -Images ------- +Authors +~~~~~~~ -* Odoo Community Association: `Icon `_. +* ACSONE SA/NV +* BCIM sprl +* Okia Contributors ------------- +~~~~~~~~~~~~ * Adrien Peiffer * Jacques-Etienne Baudoux +* Denis Roussel + +Maintainers +~~~~~~~~~~~ -Maintainer ----------- +This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org -This module is maintained by the OCA. - 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. -To contribute to this module, please visit http://odoo-community.org. +This module is part of the `OCA/l10n-belgium `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/l10n_be_eco_tax/__manifest__.py b/l10n_be_eco_tax/__manifest__.py index 0407badee..0750dcb68 100644 --- a/l10n_be_eco_tax/__manifest__.py +++ b/l10n_be_eco_tax/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Belgium Eco Taxes", "summary": "Data module to support BEBAT and RECUPEL taxes", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "ACSONE SA/NV, BCIM sprl, Okia, Odoo Community Association (OCA)", "category": "Generic Modules/Accounting", "website": "https://github.com/OCA/l10n-belgium", diff --git a/l10n_be_eco_tax/static/description/index.html b/l10n_be_eco_tax/static/description/index.html new file mode 100644 index 000000000..ef8a1424b --- /dev/null +++ b/l10n_be_eco_tax/static/description/index.html @@ -0,0 +1,456 @@ + + + + + +Belgium Eco Taxes + + + +
+

Belgium Eco Taxes

+ + +

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

+

This is a data module which extends the l10n_be chart of taxes +to support BEBAT and RECUPEL.

+

Table of contents

+ +
+

Installation

+

There is no specific installation procedure for this module.

+
+
+

Configuration

+

If you install this module after instanciating the chart of account +for your company, it is recommanded to use the account_chart_update +module from the OCA/account-financial-tools repository .

+

You may also need to customize your invoice layout to render +these eco taxes in the desired way.

+
+
+

Usage

+

To use this module, you need to add the BEBAT and/or RECUPEL +taxes on the products which are subjected to these rules.

+

You must make sure that the sequences of the BEBAT and RECUPEL taxes +is smaller than the sequences of the VAT taxes so the VAT is correctly +computed on top of the BEBAT and RECUPEL taxes. The sequences are correct +when using l10n_be_taxes.

+

The module also define a specific tax code template for eco taxes which +may help in reporting, and specific expense and income account templates.

+Try me on Runbot +

For further information, please visit:

+ +
+
+

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

+
    +
  • ACSONE SA/NV
  • +
  • BCIM sprl
  • +
  • Okia
  • +
+
+
+

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-belgium 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 ef64b9af1..23961616d 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20240222.0 \ No newline at end of file +16.0.20240222.1 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 4ac6d9bf5..701909484 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -13,6 +13,7 @@ 'odoo-addon-companyweb_payment_info>=16.0dev,<16.1dev', 'odoo-addon-l10n_be_antibiotic_tax>=16.0dev,<16.1dev', 'odoo-addon-l10n_be_bpost_address_autocomplete>=16.0dev,<16.1dev', + 'odoo-addon-l10n_be_eco_tax>=16.0dev,<16.1dev', 'odoo-addon-l10n_be_mis_reports>=16.0dev,<16.1dev', 'odoo-addon-l10n_be_mis_reports_xml>=16.0dev,<16.1dev', 'odoo-addon-l10n_be_partner_identification>=16.0dev,<16.1dev',