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

I have designed a kanban view in a new model to basing in the state. In the statusbar the order is correct (draft, confirmed, done and cancel) but in the kanban view the order of columns is (cancel, confirmed, done and draft).

¿As I can change?

Avatar
Discard
Best Answer

I think the problem is that Odoo uses the name of the state, and sorts it in alphabetical order.  You should be able to change the states so that they are in the correct alphanumeric sequence - but the description can be whatever you want.  
You could have 1-draft, 2-confirmed, 3-done, 4-cancel

The same problem exists with Sales Order states:

cancelCancelled
done Locked
draftQuotation
saleSales Order
sentQuotation Sent


Obviously that is not a logical sequence!

Avatar
Discard
Related Posts Replies Views Activity
4
May 24
12917
1
Apr 24
3507
0
Nov 23
2186
1
Sep 23
2352
2
Aug 23
4811