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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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.
thanks, it worked
Thank you. It helps me too.
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.
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
März 22
|
3201 | ||
|
2
Mai 20
|
6045 | ||
Project Kanban Columns
Gelöst
|
|
1
Dez. 19
|
5243 | |
|
1
Feb. 19
|
7036 | ||
|
0
Jan. 19
|
6020 |