How to add User Role on Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
8212
瀏覽次數
Odoo security is based on USERS (people who login) who are members of GROUPS (permission to see an do certain things). GROUP = ROLE.
Settings --> Users --> Users
Settings --> Users --> Groups (Developer Mode)
Check out what's on the web about this, such as:
http://odoo-development.readthedocs.io/en/latest/dev/access/tutorial.html