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:
- CRM
- 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
|
477 | ||
|
1
11月 22
|
2854 | ||
|
2
4月 19
|
7984 | ||
|
1
3月 15
|
3954 | ||
|
1
3月 15
|
6240 |