Skip to Content
Menu
This question has been flagged
1 Reply
948 Views

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
Discard
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
Discard
Author

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 Replies Views Activity
3
Apr 23
17370
1
Dec 22
13570
1
Mar 15
6023
0
Mar 15
3979
1
May 25
2104