Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
18043 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

thanks, it worked

Najlepsza odpowiedź

Thank you. It helps me too.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 22
3219
2
maj 20
6078
1
gru 19
5262
1
lut 19
7059
0
sty 19
6023