From 6d6b68fd5610ecb7a3a42a0b923832f3ee46cc9b Mon Sep 17 00:00:00 2001 From: Bert Van Groenendael Date: Tue, 15 Oct 2024 12:18:47 +0200 Subject: [PATCH] [MIG] account_payment_mode: Migration to 18.0 --- account_payment_mode/README.rst | 11 ++++++----- account_payment_mode/__manifest__.py | 2 +- account_payment_mode/readme/CONTRIBUTORS.md | 1 + account_payment_mode/static/description/index.html | 7 ++++--- account_payment_mode/views/account_payment_method.xml | 10 +++++----- account_payment_mode/views/account_payment_mode.xml | 10 +++++----- 6 files changed, 22 insertions(+), 19 deletions(-) diff --git a/account_payment_mode/README.rst b/account_payment_mode/README.rst index 8dd73d820a4a..b1e0b0cfa0cd 100644 --- a/account_payment_mode/README.rst +++ b/account_payment_mode/README.rst @@ -17,13 +17,13 @@ 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/17.0/account_payment_mode + :target: https://github.com/OCA/bank-payment/tree/18.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-17-0/bank-payment-17-0-account_payment_mode + :target: https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_payment_mode :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/bank-payment&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -55,7 +55,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -75,6 +75,7 @@ Contributors - Andrea Stirpe - Marçal Isern - Miquel Alzanillas +- Bert Van Groenendael Maintainers ----------- @@ -89,6 +90,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 e62f07c7e4f1..c57665b49ad7 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "17.0.1.0.2", + "version": "18.0.1.0.0", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", diff --git a/account_payment_mode/readme/CONTRIBUTORS.md b/account_payment_mode/readme/CONTRIBUTORS.md index 501609c3b56c..8acbd36b5ece 100644 --- a/account_payment_mode/readme/CONTRIBUTORS.md +++ b/account_payment_mode/readme/CONTRIBUTORS.md @@ -3,3 +3,4 @@ - Andrea Stirpe \<\> - Marçal Isern \<\> - Miquel Alzanillas \<\> +- Bert Van Groenendael \<\> diff --git a/account_payment_mode/static/description/index.html b/account_payment_mode/static/description/index.html index 2fc13a9a1e84..40ec40620fb3 100644 --- a/account_payment_mode/static/description/index.html +++ b/account_payment_mode/static/description/index.html @@ -369,7 +369,7 @@

Account Payment Mode

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:05b51bb50a6ce795b9c709cb7f50965bb1c89dd6f96469da94ad4b7520ba3330 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

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

@@ -402,7 +402,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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

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

@@ -421,6 +421,7 @@

Contributors

  • Andrea Stirpe <a.stirpe@onestein.nl>
  • Marçal Isern <marsal.isern@qubiq.es>
  • Miquel Alzanillas <malzanillas@apsl.net>
  • +
  • Bert Van Groenendael <bert.vangroenendael@dynapps.eu>
  • @@ -432,7 +433,7 @@

    Maintainers

    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_method.xml b/account_payment_mode/views/account_payment_method.xml index a73c7afe1322..ffd2480d1003 100644 --- a/account_payment_mode/views/account_payment_method.xml +++ b/account_payment_mode/views/account_payment_method.xml @@ -26,15 +26,15 @@ here. I hate the objects that don't have a view... --> - - account_payment_method.tree + + account_payment_method.list account.payment.method - + - + @@ -70,7 +70,7 @@ here. I hate the objects that don't have a view... --> Payment Methods account.payment.method - tree,form + list,form - - account.payment.mode.tree + + account.payment.mode.list account.payment.mode - + @@ -59,7 +59,7 @@ invisible="1" /> - + @@ -91,7 +91,7 @@ Payment Modes account.payment.mode - tree,form + list,form