Skip to content

Commit f252e1e

Browse files
committed
[BOT] post-merge updates
1 parent 24c61b4 commit f252e1e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[account_invoice_select_for_payment](account_invoice_select_for_payment/) | 18.0.1.0.0 | | Account Invoice Select for Payment
3232
[account_payment_method_base_mode](account_payment_method_base_mode/) | 18.0.1.0.0 | | Glue module for base views
3333
[account_payment_mode](account_payment_mode/) | 18.0.1.0.2 | | Account Payment Mode
34-
[account_payment_order](account_payment_order/) | 18.0.1.2.3 | | Account Payment Order
34+
[account_payment_order](account_payment_order/) | 18.0.1.2.4 | | Account Payment Order
3535
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 18.0.1.0.1 | | Account Payment Order - Generate grouped moves
3636
[account_payment_order_notification](account_payment_order_notification/) | 18.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Account Payment Order Notification
3737
[account_payment_order_return](account_payment_order_return/) | 18.0.1.0.0 | | Account Payment Order Return

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:75ce664f0a1429d49d1fe97ec15acaf229bd13059242956183c5e06df6b3e8f0
14+
!! source digest: sha256:8d6799f5b0fbc72522b44365c7a066c0386cb537eb5d5bc87da678a7b194e868
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": "18.0.1.2.3",
12+
"version": "18.0.1.2.4",
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:75ce664f0a1429d49d1fe97ec15acaf229bd13059242956183c5e06df6b3e8f0
375+
!! source digest: sha256:8d6799f5b0fbc72522b44365c7a066c0386cb537eb5d5bc87da678a7b194e868
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/18.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-18-0/bank-payment-18-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=18.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)