跳至內容
選單
此問題已被標幟
3 回覆
17827 瀏覽次數

Hi,

When clicking in the Proyect menu, the default view is kanban, I would like to know how to change it to be the tree view by default

Thanks in advance

頭像
捨棄
最佳答案

HI,

You can change the default view mode using project_view.xml file of project module:

<field name="view_id" ref=" view_project "></field>  <!-- For Tree View -->

instead of

<field name="view_id" ref="view_project_kanban"/>

OR:

Edit the action(Settings/Technical/Actions/Window Actions) with name: Projects and give tree view reference of project.project.tree in View Ref.

頭像
捨棄
作者

thanks, it worked

最佳答案

Thank you. It helps me too.

頭像
捨棄
最佳答案

Take a look at:

https://www.openerp.com/apps/7.0/product_tree_view_by_default/

https://www.openerp.com/apps/7.0/partner_tree_view_by_default/

These modules do the same thing for products and partners.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
3月 22
2897
2
5月 20
5827
1
12月 19
5028
1
2月 19
6807
0
1月 19
5843