Skip to content

Commit 567a9c5

Browse files
committed
[BOT] post-merge updates
1 parent 6ae3896 commit 567a9c5

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
2424
[account_banking_mandate](account_banking_mandate/) | 19.0.1.0.0 | | Banking mandates
2525
[account_banking_pain_base](account_banking_pain_base/) | 19.0.1.0.0 | | Base module for PAIN file generation
2626
[account_payment_mode](account_payment_mode/) | 19.0.1.0.3 | | Adds payment mode on partners and invoices
27-
[account_payment_order](account_payment_order/) | 19.0.1.0.0 | | Account Payment Order
27+
[account_payment_order](account_payment_order/) | 19.0.1.0.1 | | Account Payment Order
2828
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 19.0.1.0.0 | | Account Payment Order - Generate grouped moves
2929
[account_payment_purchase](account_payment_purchase/) | 19.0.1.0.0 | | Adds Bank Account and Payment Mode on Purchase Orders
3030
[account_payment_sale](account_payment_sale/) | 19.0.1.0.1 | | Adds payment mode on sale orders

account_payment_order/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Account Payment Order
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:ca83b728faa484e547db71a38d8913d3c665089f596cd1db4f9a2a436ef283aa
14+
!! source digest: sha256:c72e19c343dc4f49e9f8f268696aba258024ddabd8dead3654f69e82e1f8338e
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png

account_payment_order/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
{
1111
"name": "Account Payment Order",
12-
"version": "19.0.1.0.0",
12+
"version": "19.0.1.0.1",
1313
"license": "AGPL-3",
1414
"author": "ACSONE SA/NV, "
1515
"Therp BV, "

account_payment_order/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Account Payment Order</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:ca83b728faa484e547db71a38d8913d3c665089f596cd1db4f9a2a436ef283aa
375+
!! source digest: sha256:c72e19c343dc4f49e9f8f268696aba258024ddabd8dead3654f69e82e1f8338e
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/19.0/account_payment_order"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-19-0/bank-payment-19-0-account_payment_order"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds support for payment orders and debit orders.</p>

0 commit comments

Comments
 (0)