Skip to content
Snippets Groups Projects
Commit b980086d 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#43763

X-original-commit: 714e52f98eec5c64a224523cee4b1e14463ed191
Related: odoo/enterprise#7869
Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 513aab31
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