Skip to content
Snippets Groups Projects
Commit 24f3c99a authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[FIX] base, mail: ensure ordering of search on partner / user

Add 'id' in partner ordering, to be sure searching on duplicated partners is
deterministic.

In mail, use standard ordering when searching on users to be deterministic.
As ordering on users is based on name then login which is unique, this is a
safe ordering and can be used as it.

Task-2612945 (Mail: Defensive email formatting)

Part-of: odoo/odoo#74474
parent f96834b4
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