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

hello, i want to create a Button that only visible to ADMIN only. if other than admin logged in , the button would be INVISIBLE...

thanks a lot in advance

Regards, Ali..

아바타
취소
베스트 답변

Hello,

You can do like:

<button string="Cancel all" groups="base.group_erp_manager"/>

In groups you have to assign the group to whom you want to display button.

Thanks.

아바타
취소
작성자

how to give access right programmatically...???

In xml add groups="base.group_erp_manager" to the button you have created. This group already exist so no need to add other code.

작성자

thanks a lot.....!!!!

관련 게시물 답글 화면 활동
2
11월 24
2094
1
1월 24
14418
3
7월 22
15198
1
5월 21
9794
2
6월 19
16176