Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shopinvader-git-bot committed Dec 5, 2023
1 parent c9e7a78 commit 621a3f3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary
[invader_payment_adyen_klarna_capture_delivery](invader_payment_adyen_klarna_capture_delivery/) | 14.0.1.0.1 | | Klarna payment mode - Capture payment during Picking out validation
[invader_payment_adyen_klarna_invoice](invader_payment_adyen_klarna_invoice/) | 14.0.1.0.3 | | Enable Adyen klarna payment for invoices
[invader_payment_adyen_klarna_sale](invader_payment_adyen_klarna_sale/) | 14.0.1.0.3 | | Enable Adyen klarna payment for sales
[invader_payment_adyen_sepa](invader_payment_adyen_sepa/) | 14.0.1.0.2 | | Manage SEPA payment by Adyen
[invader_payment_adyen_sepa](invader_payment_adyen_sepa/) | 14.0.1.1.0 | | Manage SEPA payment by Adyen
[invader_payment_manual](invader_payment_manual/) | 14.0.1.0.0 | | REST Services for manual payment like bank transfer, check ... (base module)
[invader_payment_sale](invader_payment_sale/) | 14.0.1.0.1 | | Implements sale order as payable
[invader_payment_stripe](invader_payment_stripe/) | 14.0.1.0.2 | | REST Services for Stripe Payments (base module)
Expand Down
2 changes: 1 addition & 1 deletion invader_payment_adyen_sepa/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Invader Payment Adyen - Sepa
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2400dff3cc3df8b72f7871f770730caf6f39ae1290d9d3d2791aebaff0104983
!! source digest: sha256:3b1d749081ccbe034ffbf707511c6eaac80ad2d70a0ce91b2276355cb52cab7c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion invader_payment_adyen_sepa/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Invader Payment Adyen - Sepa",
"summary": """Manage SEPA payment by Adyen""",
"version": "14.0.1.0.2",
"version": "14.0.1.1.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/shopinvader/odoo-shopinvader-payment",
Expand Down
2 changes: 1 addition & 1 deletion invader_payment_adyen_sepa/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Invader Payment Adyen - Sepa</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2400dff3cc3df8b72f7871f770730caf6f39ae1290d9d3d2791aebaff0104983
!! source digest: sha256:3b1d749081ccbe034ffbf707511c6eaac80ad2d70a0ce91b2276355cb52cab7c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/shopinvader/odoo-shopinvader-payment/tree/14.0/invader_payment_adyen_sepa"><img alt="shopinvader/odoo-shopinvader-payment" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader--payment-lightgray.png?logo=github" /></a></p>
<p>This module manage SEPA payment by Adyen service</p>
Expand Down

0 comments on commit 621a3f3

Please sign in to comment.