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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3295
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 24
|
528 | ||
|
3
Apr 23
|
9890 | ||
|
1
Apr 23
|
11609 | ||
how to assign menu to groups
Solved
|
|
9
Dec 23
|
21984 | |
|
1
May 20
|
4697 |
I am looking for same functionality. Have you got solution?