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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 25
|
1345 | ||
|
1
Mar 25
|
1523 | ||
MERGING CONTACTS
Solved
|
|
1
Feb 25
|
2306 | |
Use of external id
Solved
|
|
2
Feb 25
|
2665 | |
|
2
Feb 25
|
2173 |
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.