콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
17932 화면

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.

아바타
취소
관련 게시물 답글 화면 활동
0
3월 22
3052
2
5월 20
5928
1
12월 19
5122
1
2월 19
6942
0
1월 19
5950