The default view is Kanban, how do I change it to List View?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
To make List View as default, open your XML view file and search for the View Id you are looking for.
There you'll find something like
<field name="view_mode">kanban,form,tree</field>
(for Kanban, Form & List views respectively).
You need to change the sequence of the views as per your requirement, then restart the server and upgrade the module.
Now if you check your view page it has been changed accordingly. Try this and give your feedback.
Thanks
Thanks a lot, will have a look in that shortly
Please Like this Post if you find this helpful :)
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
8月 25
|
508 | ||
|
1
11月 22
|
2887 | ||
|
2
4月 19
|
8003 | ||
|
1
3月 15
|
3970 | ||
|
1
3月 15
|
6264 |