Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3103 Weergaven

Hello all odoo developer, I wonder when the user is not in Groups / User types / Internal User, why they cannot log in to system?

Avatar
Annuleer
Beste antwoord

Cause for such users different interface - portal - is available. The most of basic apps provide some features under /my/home. For example sale orders and invoices for customers, projects & tasks.

The reason, I guess, is to avoid any security issues for non-employee users (since Internal User = your employee). In the backend there are a lot of features which are not available for external registered users or public visitors.

Avatar
Annuleer
Auteur

Thank you Odoo Tools