I have create a inherited action of project.open_view_project_all
fieldname="view_id"ref="project.view_project"/>
I want the default view is the tree-View of projects when i open the project app.
Now the problem is: if the user switch the view back to kanban, then not the "normal" view is shown (id= view_project_kanban ). The result is the mobile-version of the kanban (id= project_view_kanban )
When i didn´t change the value in "view_id", then it works fine - but the opening view is the kanban-view
Please help me, how can i change the default view of projects
Thanks - that works fine - thank you for you fast help today