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
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
3924
Visninger
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
2
maj 24
|
2201 | ||
|
3
apr. 23
|
11683 | ||
|
1
apr. 23
|
14696 | ||
|
9
dec. 23
|
23982 | ||
|
1
maj 20
|
6422 |
I am looking for same functionality. Have you got solution?