Hello all odoo developer, I wonder when the user is not in Groups / User types / Internal User, why they cannot log in to system?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- 專案管理
- MRP
此問題已被標幟
1
回覆
3160
瀏覽次數
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.
Thank you Odoo Tools