Skip to content
Snippets Groups Projects
Commit bf7f2a19 authored by pedrambiria's avatar pedrambiria
Browse files

[FIX] pos_restaurant: stay on current table after refund


Previously, when conducting a refund on a table, the system would
switch the active table to the table associated with the refunded
order. This was not the desired behavior, as it resulted in the details
of the order disappearing, requiring the user to navigate back to
the refund process.

Steps to reproduce the issue:

 - install PoS restaurant
 - pick a table, do an order and pay it
 - pick another table, refund
 - choose the previous order and refund
-> the order details disappear directly. You have to go back to refund.

opw-3301603

closes odoo/odoo#121351

X-original-commit: 1b28952d42c4c0830a1e9a73c6d1dd7f334e122b
Signed-off-by: default avatarHeinz Robin (rhe) <rhe@odoo.com>
Signed-off-by: default avatarPedram Bi Ria (pebr) <pebr@odoo.com>
parent b45abc3d
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