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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
3949
ビュー
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
|
2229 | ||
|
3
4月 23
|
11723 | ||
|
1
4月 23
|
14707 | ||
|
9
12月 23
|
24019 | ||
|
1
5月 20
|
6464 |
I am looking for same functionality. Have you got solution?