OCA / e-commerce

Odoo E-Commerce server automation addons
GNU Affero General Public License v3.0
170 stars 496 forks source link

[16.0][FIX] website_sale_checkout_skip_payment: Fix wrong confirmation method. #959

Closed pilarvargas-tecnativa closed 4 months ago

pilarvargas-tecnativa commented 4 months ago

When an order is confirmed and goes to the path ‘/shop/confirmation’, the driver method involved is ‘shop_payment_confirmation’ from websitesale. With the migration, the wrong method was involved as it was a portal method and its path is ‘/payment/confirmation’, which has nothing to do with the confirmation of an order.

cc @tecnativa TT50360

@CarlosRoca13 @carlos-lopez-tecnativa please review :)

ping @pedrobaeza

pedrobaeza commented 4 months ago

/ocabot merge minor

OCA-git-bot commented 4 months ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 16.0-ocabot-merge-pr-959-by-pedrobaeza-bump-minor, awaiting test results.

OCA-git-bot commented 4 months ago

Congratulations, your PR was merged at ae3a49bc7844966e9b046354d05f0504bdd55194. Thanks a lot for contributing to OCA. ❤️