Order xxx2Many targets by id origin instead of order name
The ordering is only to group records for cache alignment, so ordering by id avoid to have to join on the origin table.
Closes #12795 (closed)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
The ordering is only to group records for cache alignment, so ordering by id avoid to have to join on the origin table.
Closes #12795 (closed)