Hi,
Is it possible to set a user-based access rules for wizards?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Is it possible to set a user-based access rules for wizards?
Thanks
Yes, you can set for user any access rules for any object.
You can make it by assign User
to Group
. See menu "Settings/Users".
For Group you define access rules. See menu "Settings/Technical/Security/Access Controls List".
Do you think will it work for wizard?
Strangely, for wizard it don't work. I define access rules, that don't permit read. But it remained readable! So object-level permissions don't work for Transient Model?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 25
|
1262 | ||
|
0
Oct 24
|
1253 | ||
|
2
Apr 23
|
25388 | ||
|
1
Dec 22
|
3211 | ||
|
0
Dec 20
|
3110 |
What do you exactly want to do ? Do you not want user to access that wizard or wizard menu should not be appear for that user ? Please share more information!
I want to hide some wizards menus from regular users
Ok, then you can create a Group, Assign that group to that wizard menus but do not assign that group to that regular user. It means that if that user has no group, user won't be able to see that wizard menu.
is it possible to set it in 'security\ir.model.access.csv' files?
No, with wizard, it will not work but you can hide some fields if you want by using attrs attribute!