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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
2
10月 25
|
867 | |||
|
1
10月 25
|
718 | |||
|
2
10月 25
|
871 | |||
|
1
5月 25
|
2384 | |||
|
1
3月 25
|
2335 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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.