How to hide a field ex. price_unit for a usergroup called = test
in sale.order ???
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to hide a field ex. price_unit for a usergroup called = test
in sale.order ???
Stemphane,
Here is one solution if you want to hide particular field for specific group.
Follow these steps this might help you.
1) Take one boolean field (Computational field)
The method defined for this field will check the current user has your X(Test) group than it will set true to your boolean field.
2) Apply attrs on your field if that boolean is true than make it visible.
Hope this will help.
Rgds,
Anil.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Sep 22
|
2446 | ||
User only access one app
Solved
|
|
1
Dec 21
|
1861 | |
|
0
Mar 19
|
1830 | ||
|
0
Feb 18
|
5220 | ||
|
2
Mar 15
|
5415 |