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

Currently using odoo's native dash board module in v14 Ent, apart from My Dashboard, there's no other tab.  Is there a way we could add another tab to the menu?

아바타
취소
베스트 답변

Hi,

Are you looking to add new menu after the MY Dashboard menu ? If yes, you can add a new menu in your custom module or from the user interface and set its parent as "Dashboards" menu and set the necessary action for the menu.

Sample:


<menuitem action="action_model_relation" id="ir_model_relation_menu" parent="base.next_id_9"
groups="base.group_no_one"/>




See:  How To Inherit And Add Menu To Existing Module In Odoo


Thanks

아바타
취소
관련 게시물 답글 화면 활동
1
8월 24
1044
2
6월 24
1365
1
10월 20
3213
1
2월 20
6368
0
7월 19
3006