Skip to content
Snippets Groups Projects
Commit 9b665ba8 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#81393

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 76ccaaf0
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