From dba499b0dfb103c9c85995f785ce79b29b92746d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 20 Sep 2024 06:47:56 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 16 ++++++++-------- account_banking_mandate/README.rst | 2 +- account_banking_mandate/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_banking_mandate_contact/README.rst | 2 +- account_banking_mandate_contact/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- account_banking_sepa_credit_transfer/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_banking_sepa_direct_debit/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_payment_mode/README.rst | 2 +- account_payment_mode/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_payment_order/README.rst | 2 +- account_payment_order/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_payment_partner/README.rst | 2 +- account_payment_partner/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_payment_sale/README.rst | 2 +- account_payment_sale/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 25 files changed, 39 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 98cd431ef6b..08a69f0c6ec 100644 --- a/README.md +++ b/README.md @@ -21,21 +21,21 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_banking_mandate](account_banking_mandate/) | 17.0.1.0.2 | | Banking mandates -[account_banking_mandate_contact](account_banking_mandate_contact/) | 17.0.1.0.1 | | Assign specific banking mandates in contact level +[account_banking_mandate](account_banking_mandate/) | 17.0.1.0.3 | | Banking mandates +[account_banking_mandate_contact](account_banking_mandate_contact/) | 17.0.1.0.2 | | Assign specific banking mandates in contact level [account_banking_mandate_sale](account_banking_mandate_sale/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds mandates on sale orders [account_banking_mandate_sale_contact](account_banking_mandate_sale_contact/) | 17.0.1.0.0 | [![tisho99](https://github.com/tisho99.png?size=30px)](https://github.com/tisho99) | Add a specific contact mandate to sale orders [account_banking_pain_base](account_banking_pain_base/) | 17.0.1.0.0 | | Base module for PAIN file generation -[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 17.0.1.0.2 | | Create SEPA XML files for Credit Transfers -[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 17.0.1.2.1 | | Create SEPA files for Direct Debit -[account_payment_mode](account_payment_mode/) | 17.0.1.0.1 | | Account Payment Mode -[account_payment_order](account_payment_order/) | 17.0.1.4.3 | | Account Payment Order +[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 17.0.1.0.3 | | Create SEPA XML files for Credit Transfers +[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 17.0.1.2.2 | | Create SEPA files for Direct Debit +[account_payment_mode](account_payment_mode/) | 17.0.1.0.2 | | Account Payment Mode +[account_payment_order](account_payment_order/) | 17.0.1.4.4 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 17.0.1.0.0 | | Account Payment Order - Generate grouped moves [account_payment_order_notification](account_payment_order_notification/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Account Payment Order Notification -[account_payment_partner](account_payment_partner/) | 17.0.1.0.2 | | Adds payment mode on partners and invoices +[account_payment_partner](account_payment_partner/) | 17.0.1.0.3 | | Adds payment mode on partners and invoices [account_payment_purchase](account_payment_purchase/) | 17.0.1.2.1 | | Adds Bank Account and Payment Mode on Purchase Orders [account_payment_purchase_stock](account_payment_purchase_stock/) | 17.0.1.0.0 | | Integrate Account Payment Purchase with Stock -[account_payment_sale](account_payment_sale/) | 17.0.1.0.1 | | Adds payment mode on sale orders +[account_payment_sale](account_payment_sale/) | 17.0.1.0.2 | | Adds payment mode on sale orders [account_vendor_bank_account_default](account_vendor_bank_account_default/) | 17.0.1.0.0 | [![tisho99](https://github.com/tisho99.png?size=30px)](https://github.com/tisho99) | Set a default bank account on partners for their vendor bills [account_vendor_bank_account_default_purchase](account_vendor_bank_account_default_purchase/) | 17.0.1.0.0 | [![tisho99](https://github.com/tisho99.png?size=30px)](https://github.com/tisho99) | Set a default bank account purchase orders diff --git a/account_banking_mandate/README.rst b/account_banking_mandate/README.rst index 568d63a4105..1e415eb5658 100644 --- a/account_banking_mandate/README.rst +++ b/account_banking_mandate/README.rst @@ -7,7 +7,7 @@ Account Banking Mandate !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:54363bd03808909c400ec1c73ac11dbe3a53a87fd0696cf6d3fdaf74c51a7d4a + !! source digest: sha256:1cc104e5cf02f85aa4287a93b2d8af0d419048ae8889b6145e23b40061a41771 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/account_banking_mandate/__manifest__.py b/account_banking_mandate/__manifest__.py index b42bcd3efca..cd50807369b 100644 --- a/account_banking_mandate/__manifest__.py +++ b/account_banking_mandate/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Account Banking Mandate", "summary": "Banking mandates", - "version": "17.0.1.0.2", + "version": "17.0.1.0.3", "development_status": "Production/Stable", "license": "AGPL-3", "author": "Compassion CH, " diff --git a/account_banking_mandate/static/description/index.html b/account_banking_mandate/static/description/index.html index 417831dc8c9..b4b08f44107 100644 --- a/account_banking_mandate/static/description/index.html +++ b/account_banking_mandate/static/description/index.html @@ -367,7 +367,7 @@

Account Banking Mandate

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:54363bd03808909c400ec1c73ac11dbe3a53a87fd0696cf6d3fdaf74c51a7d4a +!! source digest: sha256:1cc104e5cf02f85aa4287a93b2d8af0d419048ae8889b6145e23b40061a41771 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a generic model for banking mandates. These mandates diff --git a/account_banking_mandate_contact/README.rst b/account_banking_mandate_contact/README.rst index 007281e1f61..fab20701b22 100644 --- a/account_banking_mandate_contact/README.rst +++ b/account_banking_mandate_contact/README.rst @@ -7,7 +7,7 @@ Account Banking Mandate Contact !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a94c7e79b6e4981698e5c2bd8a1e7d4f6b1d3a976c512da74ac808f0ddd344dc + !! source digest: sha256:4464a9c69346ec9c1d87582479d4c66816c5b8c73313e8817214586ec58e3881 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/account_banking_mandate_contact/__manifest__.py b/account_banking_mandate_contact/__manifest__.py index 8a57f0785a6..88ae44d82bf 100644 --- a/account_banking_mandate_contact/__manifest__.py +++ b/account_banking_mandate_contact/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Banking Mandate Contact", "summary": "Assign specific banking mandates in contact level", - "version": "17.0.1.0.1", + "version": "17.0.1.0.2", "development_status": "Production/Stable", "category": "Banking addons", "website": "https://github.com/OCA/bank-payment", diff --git a/account_banking_mandate_contact/static/description/index.html b/account_banking_mandate_contact/static/description/index.html index 158c34f5626..1f50351ca3b 100644 --- a/account_banking_mandate_contact/static/description/index.html +++ b/account_banking_mandate_contact/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Account Banking Mandate Contact

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a94c7e79b6e4981698e5c2bd8a1e7d4f6b1d3a976c512da74ac808f0ddd344dc +!! source digest: sha256:4464a9c69346ec9c1d87582479d4c66816c5b8c73313e8817214586ec58e3881 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to select a specific banking mandate (and thus, a @@ -438,7 +439,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +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.

diff --git a/account_banking_sepa_credit_transfer/README.rst b/account_banking_sepa_credit_transfer/README.rst index f486a196ff6..283df56ab7a 100644 --- a/account_banking_sepa_credit_transfer/README.rst +++ b/account_banking_sepa_credit_transfer/README.rst @@ -7,7 +7,7 @@ Account Banking SEPA Credit Transfer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:020d8aa4e8d4a1004f334863a97e2e278b591853e528c96a1e98224eb8e5b48d + !! source digest: sha256:5723ca661f54719cc094defd4befccedb8e54b1d60c1a93d0ed524c78aaecaf7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_banking_sepa_credit_transfer/__manifest__.py b/account_banking_sepa_credit_transfer/__manifest__.py index a5804f483fe..ae1a6c5676c 100644 --- a/account_banking_sepa_credit_transfer/__manifest__.py +++ b/account_banking_sepa_credit_transfer/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Account Banking SEPA Credit Transfer", "summary": "Create SEPA XML files for Credit Transfers", - "version": "17.0.1.0.2", + "version": "17.0.1.0.3", "license": "AGPL-3", "author": "Akretion, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment", diff --git a/account_banking_sepa_credit_transfer/static/description/index.html b/account_banking_sepa_credit_transfer/static/description/index.html index 3692fe1ac43..e794b946188 100644 --- a/account_banking_sepa_credit_transfer/static/description/index.html +++ b/account_banking_sepa_credit_transfer/static/description/index.html @@ -367,7 +367,7 @@

Account Banking SEPA Credit Transfer

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:020d8aa4e8d4a1004f334863a97e2e278b591853e528c96a1e98224eb8e5b48d +!! source digest: sha256:5723ca661f54719cc094defd4befccedb8e54b1d60c1a93d0ed524c78aaecaf7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Module to export payment orders in SEPA XML file format.

diff --git a/account_banking_sepa_direct_debit/README.rst b/account_banking_sepa_direct_debit/README.rst index 1184e3d1c36..24783bbfdcb 100644 --- a/account_banking_sepa_direct_debit/README.rst +++ b/account_banking_sepa_direct_debit/README.rst @@ -7,7 +7,7 @@ Account Banking SEPA Direct Debit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2388e0e75342b06279ae3f5ba197456a65c685822c109dd9bdf87c5ec1b819a9 + !! source digest: sha256:717255b967ccc2eb3672f5e701b0dd274e71c4cc9b386028fbf0ca283771a851 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_banking_sepa_direct_debit/__manifest__.py b/account_banking_sepa_direct_debit/__manifest__.py index 24688b5c2ae..5366a92bf5b 100644 --- a/account_banking_sepa_direct_debit/__manifest__.py +++ b/account_banking_sepa_direct_debit/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Account Banking SEPA Direct Debit", "summary": "Create SEPA files for Direct Debit", - "version": "17.0.1.2.1", + "version": "17.0.1.2.2", "license": "AGPL-3", "author": "Akretion, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment", diff --git a/account_banking_sepa_direct_debit/static/description/index.html b/account_banking_sepa_direct_debit/static/description/index.html index 5d03ecfc816..c5374f424b5 100644 --- a/account_banking_sepa_direct_debit/static/description/index.html +++ b/account_banking_sepa_direct_debit/static/description/index.html @@ -367,7 +367,7 @@

Account Banking SEPA Direct Debit

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2388e0e75342b06279ae3f5ba197456a65c685822c109dd9bdf87c5ec1b819a9 +!! source digest: sha256:717255b967ccc2eb3672f5e701b0dd274e71c4cc9b386028fbf0ca283771a851 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Create SEPA files for Direct Debit

diff --git a/account_payment_mode/README.rst b/account_payment_mode/README.rst index 32492f57b23..8dd73d820a4 100644 --- a/account_payment_mode/README.rst +++ b/account_payment_mode/README.rst @@ -7,7 +7,7 @@ Account Payment Mode !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:371a79cc87ade4890a2386f26d8d7d0ad47cfcdfce0108b714f446e6f20c8861 + !! source digest: sha256:05b51bb50a6ce795b9c709cb7f50965bb1c89dd6f96469da94ad4b7520ba3330 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index 4ce514f5867..e62f07c7e4f 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.1", + "version": "17.0.1.0.2", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", diff --git a/account_payment_mode/static/description/index.html b/account_payment_mode/static/description/index.html index 01657e527a7..2fc13a9a1e8 100644 --- a/account_payment_mode/static/description/index.html +++ b/account_payment_mode/static/description/index.html @@ -367,7 +367,7 @@

Account Payment Mode

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:371a79cc87ade4890a2386f26d8d7d0ad47cfcdfce0108b714f446e6f20c8861 +!! source digest: sha256:05b51bb50a6ce795b9c709cb7f50965bb1c89dd6f96469da94ad4b7520ba3330 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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 diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index a8955eb68d8..75d4cf3cbc5 100644 --- a/account_payment_order/README.rst +++ b/account_payment_order/README.rst @@ -7,7 +7,7 @@ Account Payment Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:66ab4156ac8d8456a3515c92a640b61253c42cf525f14854073d4bee15d1b8c4 + !! source digest: sha256:196afa2e536865ee1643cc5d8f33a45696659a90d0bdd11ae3a6ab87a961bbd2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index 1cae40dd15e..8728417e10b 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Account Payment Order", - "version": "17.0.1.4.3", + "version": "17.0.1.4.4", "license": "AGPL-3", "author": "ACSONE SA/NV, " "Therp BV, " diff --git a/account_payment_order/static/description/index.html b/account_payment_order/static/description/index.html index 81a4d128137..02d0549c25e 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/static/description/index.html @@ -367,7 +367,7 @@

Account Payment Order

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:66ab4156ac8d8456a3515c92a640b61253c42cf525f14854073d4bee15d1b8c4 +!! source digest: sha256:196afa2e536865ee1643cc5d8f33a45696659a90d0bdd11ae3a6ab87a961bbd2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds support for payment orders and debit orders.

diff --git a/account_payment_partner/README.rst b/account_payment_partner/README.rst index 519bb2cc1c1..4799825927b 100644 --- a/account_payment_partner/README.rst +++ b/account_payment_partner/README.rst @@ -7,7 +7,7 @@ Account Payment Partner !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:305db1b5abcfe5a964239b35f6f76d0e3673801a33e076b07940f59f0bcb01e8 + !! source digest: sha256:4750a58d581dc76e3c3a28f4b710532530c346b380fb95a086882e6eaad15cc3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_partner/__manifest__.py b/account_payment_partner/__manifest__.py index 2fb00cf392d..848fe17e3f9 100644 --- a/account_payment_partner/__manifest__.py +++ b/account_payment_partner/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Account Payment Partner", - "version": "17.0.1.0.2", + "version": "17.0.1.0.3", "category": "Banking addons", "license": "AGPL-3", "summary": "Adds payment mode on partners and invoices", diff --git a/account_payment_partner/static/description/index.html b/account_payment_partner/static/description/index.html index 93e1839eca9..7395a937b83 100644 --- a/account_payment_partner/static/description/index.html +++ b/account_payment_partner/static/description/index.html @@ -367,7 +367,7 @@

Account Payment Partner

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:305db1b5abcfe5a964239b35f6f76d0e3673801a33e076b07940f59f0bcb01e8 +!! source digest: sha256:4750a58d581dc76e3c3a28f4b710532530c346b380fb95a086882e6eaad15cc3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds several fields:

diff --git a/account_payment_sale/README.rst b/account_payment_sale/README.rst index 9adf5e1a348..177d1ef4eee 100644 --- a/account_payment_sale/README.rst +++ b/account_payment_sale/README.rst @@ -7,7 +7,7 @@ Account Payment Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:edbc449a33f822f738c7d94ae65f04a84078b0ec79f6795a5a44b4c99d65fedd + !! source digest: sha256:708beff81c390a261a1bc46d33b9ff7d073f2355b32229b2882dc7fb0d4afc11 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_payment_sale/__manifest__.py b/account_payment_sale/__manifest__.py index 1019357ef83..1a2eac33b7f 100644 --- a/account_payment_sale/__manifest__.py +++ b/account_payment_sale/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Sale", - "version": "17.0.1.0.1", + "version": "17.0.1.0.2", "category": "Banking addons", "license": "AGPL-3", "summary": "Adds payment mode on sale orders", diff --git a/account_payment_sale/static/description/index.html b/account_payment_sale/static/description/index.html index 8b3fffffaf5..5b9f4f4c6de 100644 --- a/account_payment_sale/static/description/index.html +++ b/account_payment_sale/static/description/index.html @@ -367,7 +367,7 @@

Account Payment Sale

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:edbc449a33f822f738c7d94ae65f04a84078b0ec79f6795a5a44b4c99d65fedd +!! source digest: sha256:708beff81c390a261a1bc46d33b9ff7d073f2355b32229b2882dc7fb0d4afc11 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This modules adds one field on sale orders: Payment Mode. This field