Skip to content
Snippets Groups Projects
Commit 3316fd49 authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[FIX] web: MockServer: search_read: handle sort on many2one


Before this commit, if the records had to be sorted according a
many2one field, and there was a sequence field on the many2one
comodel, the sequence was ignored. Now, the sequence is taken into
account like the actual server does.

Linked to odoo/enterprise/pull/7407

closes odoo/odoo#42595

Related: odoo/enterprise#7407
Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 397a6834
No related branches found
No related tags found
Loading
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