I have made some groups,A
B
C
D
through 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??