The sort order in contacts is case sensitive, which is weird. Is there a way to make the sort order non-case sensitive?
Example:
Aaron
Phil
Steve
Zeus
but it will sort aaron at the end, if you write it with all small caps.
Phil
Steve
Zeus
aaron
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
The sort order in contacts is case sensitive, which is weird. Is there a way to make the sort order non-case sensitive?
Example:
Aaron
Phil
Steve
Zeus
but it will sort aaron at the end, if you write it with all small caps.
Phil
Steve
Zeus
aaron
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
may 25
|
1384 | ||
|
1
mar 25
|
1534 | ||
MERGING CONTACTS
Resuelto
|
|
1
feb 25
|
2458 | |
Use of external id
Resuelto
|
|
2
feb 25
|
2705 | |
|
2
feb 25
|
2193 |
Please check the answer in the link. https://www.odoo.com/forum/help-1/odoo-12-tree-view-is-not-sorting-ordering-with-name-field-156716
does the ascending function differentiate between "ASC" and "asc"?
The sort order by name is already set. What I need, is how the sort function should actually work. AAA AAa Aaa aaa - It should not make any difference between cases.