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

I would like to know where I can locate the list of user groups. For example, a user with permission to apply "invoice" in "Accounting and Finance" belongs to the group "account.group_account_invoice". I want to know the other groups of the other odoo modules.

I need the technical name of any group. For example, For group "Accounting and invoicing / invoicing" (on Settings/Users/Groups), the technical name is "account.group_account_invoice" which is used on xml code on "account.invoice.form" view. I need to change the visibility of Validate Button so only the group "Accounting and invoicing/invoicing manager" see it, but I don't know it technical name.

아바타
취소
베스트 답변

Hi,

If you are looking how to get the technical name of a user group in odoo, what you can do is that, activate the developer mode and navigate to Settings -> Users & Companies -> Groups, from here open the group of which you need to get the external_id/technical name, once the record is opened click the debugger button near the logged in users name in the menu bar and click the View Metadata, then in the opening wizard you can see a value with label XML ID, this is the external id / technical name.

See how the external id of the menu is taken in this video : Get External ID of the Menu in Odoo


Thanks

아바타
취소
관련 게시물 답글 화면 활동
4
4월 23
11141
0
10월 21
2516
2
1월 25
1535
0
7월 24
3
1
11월 22
2207