Dear Odoo users,
Currently, I defaulted my Purchase menu view to 'Kanban' and grouped it by Status. I noticed that it was filtered in alphabetical order, not the sequence the status should be in. It would make sense if the order from left to right was RFQ > RFQ Sent > Purchase Order as those are the steps you follow. However, it now is RFQ > Purchase Order > RFQ Sent, while the actual sequence from the status is in the correct order as seen in Field > Status (purchase.order) or simply in the top right of an order it is seen the order is correct. (Same goes for Sales)
How could I get this order in my Kanban view? I tried going for the easy solution and changing 'sent' to 'draft sent' in the Field as it would alphabetically be behind 'draft' but before 'purchase'. However, it is not possible to change a base field. The best-case scenario would be to not change anything and just view the correct status in chronological order (sequence) instead of alphabetical order.
Does anyone have a Python solution to change my base field value name? Or preferably another solution in general to obtain my wish to view the sequence in the correct order via Kanban view?
Kind regards,
Marco