Skip to content
Snippets Groups Projects
Commit 7612f2c5 authored by Johan Demaret Rivarola's avatar Johan Demaret Rivarola
Browse files

[FIX] payment: remove transaction from session


Sequentially previewing and paying two sale orders was causing a
redirection issue. Instead of being redirect to the SO preview
(/my/orders/<:order_id>), the user was redirected to /payment/process.

The issue was due to processed transactions not being removed from the
session.

opw-1948288
Closes #31741

Signed-off-by: default avatarToufik Benjaa (tbe) <tbe@odoo.com>
parent 3c9a5056
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