Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4329 Представления

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??

Аватар
Отменить
Автор Лучший ответ

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

Аватар
Отменить

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.

Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
нояб. 24
1420
3
апр. 23
17964
2
янв. 23
26412
1
дек. 22
14124
2
июн. 22
2981