Skip to content
Snippets Groups Projects
Commit 75bbec4f authored by nurefexc's avatar nurefexc Committed by luvi
Browse files

[FIX] web: missing context during resequence


Problem 1: The context was not passed when calling the resequence function.
Problem 2: Also, the subsequent read operation did not pass the full
context, but only the context of the user, not the context of the action.
A test has been added for the basic model to check that the context is properly
given after a resequence.

closes odoo/odoo#81477

X-original-commit: 9b665ba8
Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
Signed-off-by: default avatarLuca Vitali <luvi@odoo.com>
parent d6c73c89
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment