Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
17702 Vistas

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
Descartar
Mejor respuesta

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

thanks, it worked

Mejor respuesta

Thank you. It helps me too.

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 22
2779
2
may 20
5717
1
dic 19
4939
1
feb 19
6672
0
ene 19
5753