From 4dd89e93290fbcfb6aaa17f24c9069740539ccd8 Mon Sep 17 00:00:00 2001 From: "Luis J. Salvatierra" Date: Wed, 18 Jan 2023 12:32:47 +0100 Subject: [PATCH] [MIG] account_chart_update_l10n_eu_oss_oca: Migration to 16.0 --- account_chart_update_l10n_eu_oss_oca/README.rst | 15 +++++++++------ .../__manifest__.py | 2 +- .../i18n/account_chart_update_l10n_eu_oss_oca.pot | 2 +- .../readme/CONTRIBUTORS.rst | 3 +++ 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/account_chart_update_l10n_eu_oss_oca/README.rst b/account_chart_update_l10n_eu_oss_oca/README.rst index cfe82a749d78..fcead6e29eea 100644 --- a/account_chart_update_l10n_eu_oss_oca/README.rst +++ b/account_chart_update_l10n_eu_oss_oca/README.rst @@ -14,16 +14,16 @@ Account Chart update OSS OCA :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github - :target: https://github.com/OCA/account-financial-tools/tree/15.0/account_chart_update_l10n_eu_oss_oca + :target: https://github.com/OCA/account-financial-tools/tree/16.0/account_chart_update_l10n_eu_oss_oca :alt: OCA/account-financial-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_chart_update_l10n_eu_oss_oca :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/92/15.0 + :target: https://runbot.odoo-community.org/runbot/92/16.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Glue module for account chart update and OSS (OCA version). It makes the wizard ignore OSS taxes when updating the CoA. @@ -39,7 +39,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 -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -55,6 +55,9 @@ Contributors ~~~~~~~~~~~~ * Lois Rilo +* `Factor Libre `_: + + * Luis J. Salvatierra Maintainers ~~~~~~~~~~~ @@ -75,8 +78,8 @@ promote its widespread use. Current `maintainer `__: -|maintainer-LoisRForgeFlow| +|maintainer-LoisRForgeFlow| -This module is part of the `OCA/account-financial-tools `_ project on GitHub. +This module is part of the `OCA/account-financial-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_chart_update_l10n_eu_oss_oca/__manifest__.py b/account_chart_update_l10n_eu_oss_oca/__manifest__.py index 066e029447e8..4eb1b0b89cd5 100644 --- a/account_chart_update_l10n_eu_oss_oca/__manifest__.py +++ b/account_chart_update_l10n_eu_oss_oca/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Chart update OSS OCA", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "maintainers": ["LoisRForgeFlow"], "website": "https://github.com/OCA/account-financial-tools", diff --git a/account_chart_update_l10n_eu_oss_oca/i18n/account_chart_update_l10n_eu_oss_oca.pot b/account_chart_update_l10n_eu_oss_oca/i18n/account_chart_update_l10n_eu_oss_oca.pot index c821b9c42b0a..9bcfae772ddb 100644 --- a/account_chart_update_l10n_eu_oss_oca/i18n/account_chart_update_l10n_eu_oss_oca.pot +++ b/account_chart_update_l10n_eu_oss_oca/i18n/account_chart_update_l10n_eu_oss_oca.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" diff --git a/account_chart_update_l10n_eu_oss_oca/readme/CONTRIBUTORS.rst b/account_chart_update_l10n_eu_oss_oca/readme/CONTRIBUTORS.rst index 77dfbe89e971..4502aab43fb6 100644 --- a/account_chart_update_l10n_eu_oss_oca/readme/CONTRIBUTORS.rst +++ b/account_chart_update_l10n_eu_oss_oca/readme/CONTRIBUTORS.rst @@ -1 +1,4 @@ * Lois Rilo +* `Factor Libre `_: + + * Luis J. Salvatierra