İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
17822 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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.

Avatar
Vazgeç
Üretici

thanks, it worked

En İyi Yanıt

Thank you. It helps me too.

Avatar
Vazgeç
En İyi Yanıt

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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Mar 22
2897
2
May 20
5827
1
Ara 19
5026
1
Şub 19
6806
0
Oca 19
5843