Hello!
We have a Kanban view grouped by a field called "state". This field only has 4 possible values (New, Allotted, Released, Invoiced).
When sorting by state field, we can only do ascending or descending. The ascending order is as follows: Allotted-Invoiced-New-Released.
How can we do the following sort?: New - Allotted - Released - Invoiced
Odoo 14: Community.
Regards!
Alberto