Skip to Content
Menú
This question has been flagged
1 Respondre
1419 Vistes

I am using odoo17 and looking the cookbook, the code below is what on the book.                                      

But I found that every time I set the user with Library User, it always gets the 'The user cannot have more than one user types.'

How can I prevent that ever happen?Thanks.

Avatar
Descartar
Best Answer

Hello Mr. Enish

Odoo has 3 main types: public, portal, Internal User as you can see in the image below




This problem happens when you try to assign two different  types to the same user

The problem is probably because the group Library User assigns the user one or two of the main types


Check the security file the line that has

to check if it assigns different types to the group

Avatar
Descartar
Autor

Sorry about the content of post, I did not notice the code was forbidden. Please check the screenshot of the code again, sorry again. Thank you.

Related Posts Respostes Vistes Activitat
3
d’abr. 23
17964
1
de des. 22
14124
1
de març 15
6436
0
de març 15
4437
1
de maig 25
2561