i wanted to hide security groups in res.users for every users except admin how to do it i m trying using fields_view_get method but i am not able to solve it. can u suggest me better way or using fields_view_get method to solve this problem.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
3948
瀏覽次數
Change Administrative Access Rights to null to all users. So they cant see the settings menu. or add a security group to the page Access rights
Thanks Hilar, actually in admin login only while creating new users groups should be invisible and for admin user i mean for superuser every groups should be visible including access rights.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
5月 24
|
2226 | ||
|
3
4月 23
|
11720 | ||
|
1
4月 23
|
14706 | ||
|
9
12月 23
|
24016 | ||
|
1
5月 20
|
6460 |
I am looking for same functionality. Have you got solution?