Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
17848 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Autor

thanks, it worked

Melhor resposta

Thank you. It helps me too.

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 22
2910
2
mai. 20
5850
1
dez. 19
5037
1
fev. 19
6812
0
jan. 19
5849