I have in my odoo 2 kinds of groups lets say X and Y which have in the website their "personal area" for each one (odoo/X and odoo/Y).
The Y users are created from the backend and X are all the users created from the sign up form.
Is there a way to make all users logged on from the sign up form be a part of the group X and the others created manually be part of group Y and not X. So i can restrict the personal area for each one.
Thanks a lot