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

I wish to hide the attachment drop down button from the project information page (where you can quickly add a document). But only from the project information page so it has to be available on all other pages/modules. 

But i do want to make it visible for the managers. 

Is this possible?

아바타
취소
베스트 답변

May be you can use groups. hope so this will help you.

아바타
취소
베스트 답변
Try this,

<record model="ir.ui.menu" id="base.menu_action_attachment">

<field name="groups_id" eval="[(4,ref('base.group_sale_salesman'))]"/>

</record>
아바타
취소
관련 게시물 답글 화면 활동
0
11월 23
1389
0
2월 23
1887
3
3월 18
21954
2
7월 16
4658
1
3월 15
9126