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


아바타
취소

top menu item ? post image, or the code you have done so far

작성자

for example the Accouting on the top bar

작성자 베스트 답변

The Problem is solved ,here is the solution for anyone who have the same problem :

<record id="make_invisible" model="res.groups">
    <field name="name">Invisible</field>
</record>
<record model="ir.ui.menu" id="base.menu_product">
    <field name="groups_id" eval="[(6,0,[ref('make_invisible')])]"/>
</record>
아바타
취소
베스트 답변
Hi MouBou
   apply techinical rights then after go on user interface --> menu item and find it.
Or, you can hide it by editing the list of groups with users that are able to see it : go to the views section and fine yours.
 
아바타
취소
관련 게시물 답글 화면 활동
1
4월 22
5343
1
3월 15
8824
3
1월 24
8792
0
1월 24
7
2
9월 21
10554