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

Hello Odoo experts, recently I was working around with the security groups for my module and I found the code write like: 

What are the use of the this specific line of code. I aslo can't find the definition of "base.user_root" and "base.user_admin" anywhere. Please help me out. Thanks

아바타
취소
베스트 답변

"base.user_root" is a superuser (ID 1) which bypasses any security rules.
"base.user_admin" has admin priviledges, but still obeys to some security rules. 

Root user, should only be used on critical situations, or maintenance tasks.
For all other platform management tasks, which cannot be performed by any other user type, admin priviledges are enough

아바타
취소
작성자 베스트 답변

Thank you so much for this valuable knowledge. 

아바타
취소
관련 게시물 답글 화면 활동
1
4월 25
1881
1
3월 25
1377
0
11월 24
1563
0
6월 24
1606
1
6월 24
2118