Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
28430 มุมมอง

How can I sort items in the kanban view? For example sort task in the Kanban view in alphabetical order?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can change the default sorting order of the kanban cards by modifying the kanban view definition. Just add a "default_order" attribute to the kanban node, with the comma separated names of sorting fields.

e.g. 

...
<field name="arch" type="xml">
<kanban default_order="name">
...

see https://www.odoo.com/documentation/8.0/reference/views.html#kanban for the reference

อวตาร
ละทิ้ง

default_order is not working in openerp7, Can you tell me how can i sort column in kanbanview in openerp7 ?

คำตอบที่ดีที่สุด

Hello,

you can not directly sort product into a kanban view.

First open list view and  then sort it  as your need and then change view to kanban it is in the sorted form.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can sort items in kanban view in Odoo10 -

1) You can search by categories in the search panel

2)You can Filter items

3)You an Group by items

4)You can choose Favorites

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ม.ค. 25
1720
1
ก.พ. 24
2047
0
ส.ค. 22
2587
0
มี.ค. 22
2581
Not display Kanban view ? แก้ไขแล้ว
1
ต.ค. 19
5523