Skip to Content
Menu
This question has been flagged
1 Reply
3157 Views

I struggle to find out, how i can edit the sort function itself. I dont need other fields to sort, but the sort function should sort alphabetically. The default alphabetical sort is:

All upper case before lower case. 

Aaron

Bernd

Chris


but

Bernd

Chris

aaron


That case sensitive sorting is not really usefull and should be changed by default to ignore case sensitivity.


So, how can I edit the sort function?

Avatar
Discard

You want this type of case-insensitive sorting in list/tree view OR in some other use case?

Author

to be honest, everywhere! a sort respecting upper and lower case makes absolutly no sense to me, nowhere. But let's start with list/kanban view

Nice, but how to solve this in Online? There we do cannot change the code.

Best Answer

Check this  answer,  may  help  you

  https://stackoverflow.com/questions/68917379/how-to-get-record-in-true-alphabetically-case-insensitive-sort-order-in-odoo/68921418#68921418


Worked for me!

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 24
129
1
Nov 24
194
1
Sep 24
449
2
Aug 24
459
3
Sep 24
1147