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 Nov 13, 2023
1 parent cc9e592 commit 3d5a847
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 @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[invader_invoice_payment](invader_invoice_payment/) | 14.0.1.0.2 | | Invader addon to make invoice payment
[invader_payment](invader_payment/) | 14.0.1.0.5 | | Payment integration for Shopinvader
[invader_payment_adyen](invader_payment_adyen/) | 14.0.1.0.4 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Adds a new payment service for Adyen
[invader_payment_adyen](invader_payment_adyen/) | 14.0.1.0.5 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Adds a new payment service for Adyen
[invader_payment_adyen_klarna](invader_payment_adyen_klarna/) | 14.0.1.0.2 | | Adds Klarna payment mode for Adyen
[invader_payment_adyen_klarna_capture](invader_payment_adyen_klarna_capture/) | 14.0.1.0.2 | | Klarna payment mode - Capture payment
[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
Expand Down
2 changes: 1 addition & 1 deletion invader_payment_adyen/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Invader Payment Adyen
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b083ae60f2b3c622051a51904306bf19eab5b145b2a292d9671176b20adcf3d0
!! source digest: sha256:e0e57f0aff410b6093e6be246e0b245b828cf36cf89365df599c49749aee92d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion invader_payment_adyen/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Invader Payment Adyen",
"summary": """
Adds a new payment service for Adyen""",
"version": "14.0.1.0.4",
"version": "14.0.1.0.5",
"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/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</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b083ae60f2b3c622051a51904306bf19eab5b145b2a292d9671176b20adcf3d0
!! source digest: sha256:e0e57f0aff410b6093e6be246e0b245b828cf36cf89365df599c49749aee92d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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"><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 implements rest services for Adyen payments.</p>
Expand Down

0 comments on commit 3d5a847

Please sign in to comment.