Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4318 Widoki

I have made some groups,AB CDthrough GUI in Odoo v10. These groups are shown as checkboxes on the user page.

I want that instead of these check-boxes a dropdown must be shown so that user can be assigned to only a single group i.e. a user can only be in one of the A,B,C,D groups.

How can I do this??

Awatar
Odrzuć
Autor Najlepsza odpowiedź

@Ermin Trevisan What do you mean by another type of groups. Can you please elaborate?

Awatar
Odrzuć

Odoo groups are "topics"-based collections of access rights. Therefore there is a manytomany relationship between groups and users. If you want to have collections of access rights which are mutually exclusive, you could create another type of groups ("mygroups"), which have a onetomany relationship to users.

Najlepsza odpowiedź

This would most probably break Odoo. You would have to create another type of groups in order to handle them like you want.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 24
1410
3
kwi 23
17945
2
sty 23
26397
1
gru 22
14108
2
cze 22
2980