Skip to content
Snippets Groups Projects
Commit 6dfd0d50 authored by Jacky (trj)'s avatar Jacky (trj) Committed by lejeune quentin
Browse files

[FIX] pos_adyen: leaving PaymentScreen while paying/cancelling


Before this commit: whenever we left the PaymentScreen when we were paying (either by reloading the page or by backing to the ProductScreen), the real payment status was not properly saved even tho the payment has been paid or cancelled.

With this commit: whenever we go to the PaymentScreen with a pending payment line with Adyen, we fetch the latest status from the back end. This way, the front end will always have the latest status of the payment.

opw-2802676

closes odoo/odoo#88309

Signed-off-by: default avatarQuentin Lejeune (qle) <qle@odoo.com>
parent 2a7b3cb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment