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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
5月 25
|
1457 | ||
|
1
3月 25
|
1594 | ||
MERGING CONTACTS
已解决
|
|
1
2月 25
|
3451 | |
|
2
2月 25
|
2943 | ||
|
2
2月 25
|
2295 |
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.