Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
17969 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

thanks, it worked

Nejlepší odpověď

Thank you. It helps me too.

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
bře 22
3079
2
kvě 20
5963
1
pro 19
5158
1
úno 19
6958
0
led 19
5961