Skip to content
Snippets Groups Projects
Commit 845f3742 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)

X-original-commit: odoo/odoo@24f3c99ab83d38b30c96f391af96cd6999fbba82
Part-of: odoo/odoo#133958
parent 779ac52f
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