From ba2f864ef5770f9fb86cd2eb907641b5c7c69414 Mon Sep 17 00:00:00 2001 From: Thomas Binsfeld Date: Mon, 10 Oct 2022 14:26:47 +0200 Subject: [PATCH] [MIG] account_payment_mode: Migration to 16.0 --- account_payment_mode/README.rst | 8 ++++---- account_payment_mode/__manifest__.py | 2 +- account_payment_mode/i18n/account_payment_mode.pot | 2 +- account_payment_mode/static/description/index.html | 4 ++-- account_payment_mode/views/account_payment_mode.xml | 10 ++++++++++ 5 files changed, 18 insertions(+), 8 deletions(-) diff --git a/account_payment_mode/README.rst b/account_payment_mode/README.rst index ce7a21a54..46e768fd8 100644 --- a/account_payment_mode/README.rst +++ b/account_payment_mode/README.rst @@ -14,16 +14,16 @@ Account Payment Mode :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github - :target: https://github.com/OCA/bank-payment/tree/15.0/account_payment_mode + :target: https://github.com/OCA/bank-payment/tree/16.0/account_payment_mode :alt: OCA/bank-payment .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_mode :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/173/15.0 + :target: https://runbot.odoo-community.org/runbot/173/16.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds a new object *account.payment.mode*, that is used to better classify and route incoming/outgoing payment orders with the banks. @@ -83,6 +83,6 @@ 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/bank-payment `_ project on GitHub. +This module is part of the `OCA/bank-payment `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index bf9c26ae2..648c77a84 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", diff --git a/account_payment_mode/i18n/account_payment_mode.pot b/account_payment_mode/i18n/account_payment_mode.pot index 9b9f10fb4..c7aa4efd2 100644 --- a/account_payment_mode/i18n/account_payment_mode.pot +++ b/account_payment_mode/i18n/account_payment_mode.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_payment_mode/static/description/index.html b/account_payment_mode/static/description/index.html index 9a526f2d6..8bea70cf2 100644 --- a/account_payment_mode/static/description/index.html +++ b/account_payment_mode/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Mature License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runbot

+

Mature License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runbot

This module adds a new object account.payment.mode, that is used to better classify and route incoming/outgoing payment orders with the banks.

Table of contents

@@ -425,7 +425,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

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/bank-payment project on GitHub.

+

This module is part of the OCA/bank-payment project on GitHub.

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

diff --git a/account_payment_mode/views/account_payment_mode.xml b/account_payment_mode/views/account_payment_mode.xml index 43914453c..ac2838e1d 100644 --- a/account_payment_mode/views/account_payment_mode.xml +++ b/account_payment_mode/views/account_payment_mode.xml @@ -14,6 +14,11 @@ /> + @@ -45,6 +50,11 @@ +