-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[15.0][ADD] website_sale_partner_restrict_payment_acquirer: New module website_sale_partner_restrict_payment_acquirer #1021
Conversation
353bf70
to
9d2c376
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested in runboat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested in runboat
9d2c376
to
91178f8
Compare
Hi @ivs-cetmix, sorry to ping directly. Could you also review this PR when you have a moment please? It's related to the [15.0][MIG] partner_restrict_payment_acquirer PR. Thank you in advance! |
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed code and runbot, LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would also highly recommend to add screenshots to make the documentation more user friendly. Please use images no more than 800px wide so they would be displayed correctly in the Odoo App Store.
website_sale_partner_restrict_payment_acquirer/readme/USAGE.rst
Outdated
Show resolved
Hide resolved
53cc55b
to
8bf0f47
Compare
…e website_sale_partner_restrict_payment_acquirer
8bf0f47
to
29a259f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect! LGTM
This PR has the |
Hi @pedrobaeza, is this ready to be merged? Thank you! |
Merging due to the existing reviews: /ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 369e273. Thanks a lot for contributing to OCA. ❤️ |
This module extends the functionality of
partner_restrict_payment_acquirer
to restrict payment acquirers for a partner during the checkout process in e-commerce. Only the selected acquirers will be available for online payments.cc https://github.com/APSL 166715
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review
Depends on: