From 4cef4a8cbf42acc481a1c31a108431f2b91f3dc2 Mon Sep 17 00:00:00 2001 From: Carlos Roca Date: Thu, 14 Jan 2021 08:53:21 +0100 Subject: [PATCH] [FIX] account_banking_sepa_direct_debit: Fixed settings view and test_sdd implementation --- account_banking_sepa_direct_debit/README.rst | 19 +- .../readme/CONTRIBUTORS.rst | 7 +- .../static/description/index.html | 18 +- .../tests/__init__.py | 2 +- .../tests/test_sdd.py | 198 ++++++++++++++---- .../views/res_config_settings.xml | 30 +-- 6 files changed, 190 insertions(+), 84 deletions(-) diff --git a/account_banking_sepa_direct_debit/README.rst b/account_banking_sepa_direct_debit/README.rst index fbac9519d..2d25e20e5 100644 --- a/account_banking_sepa_direct_debit/README.rst +++ b/account_banking_sepa_direct_debit/README.rst @@ -14,13 +14,13 @@ Account Banking SEPA Direct Debit :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/13.0/account_banking_sepa_direct_debit + :target: https://github.com/OCA/bank-payment/tree/14.0/account_banking_sepa_direct_debit :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-13-0/bank-payment-13-0-account_banking_sepa_direct_debit + :target: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_banking_sepa_direct_debit :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/13.0 + :target: https://runbot.odoo-community.org/runbot/173/14.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -88,7 +88,7 @@ For defining a payment mode that uses SEPA direct debit: Usage ===== -In the menu *Invoicing/Accounting > Payments > Debit Order*, create a new debit +In the menu *Invoicing/Accounting > Customers > Debit Order*, create a new debit order and select the Payment Mode dedicated to SEPA Direct Debit that you created during the configuration step. @@ -98,7 +98,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. @@ -115,14 +115,17 @@ Contributors ~~~~~~~~~~~~ * Alexis de Lattre -* Pedro M. Baeza * Stéphane Bidoul * Alexandre Fayolle * Raphaël Valyi * Sandy Carter * Antonio Espinosa -* Sergio Teruel * Marçal Isern +* `Tecnativa `__: + + * Pedro M. Baeza + * Sergio Teruel + * Carlos Roca Maintainers ~~~~~~~~~~~ @@ -137,6 +140,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_banking_sepa_direct_debit/readme/CONTRIBUTORS.rst b/account_banking_sepa_direct_debit/readme/CONTRIBUTORS.rst index 0acc21d6f..04a019eaa 100644 --- a/account_banking_sepa_direct_debit/readme/CONTRIBUTORS.rst +++ b/account_banking_sepa_direct_debit/readme/CONTRIBUTORS.rst @@ -1,9 +1,12 @@ * Alexis de Lattre -* Pedro M. Baeza * Stéphane Bidoul * Alexandre Fayolle * Raphaël Valyi * Sandy Carter * Antonio Espinosa -* Sergio Teruel * Marçal Isern +* `Tecnativa `__: + + * Pedro M. Baeza + * Sergio Teruel + * Carlos Roca diff --git a/account_banking_sepa_direct_debit/static/description/index.html b/account_banking_sepa_direct_debit/static/description/index.html index a9eb45a9b..6e07fbb75 100644 --- a/account_banking_sepa_direct_debit/static/description/index.html +++ b/account_banking_sepa_direct_debit/static/description/index.html @@ -3,7 +3,7 @@ - + Account Banking SEPA Direct Debit