I want to show some measures in the measures dropdown only for specific group (sales admin) and hide them for other groups
let's say i have the cost measure and i want the users in sales administration group only to see it
I want to show some measures in the measures dropdown only for specific group (sales admin) and hide them for other groups
let's say i have the cost measure and i want the users in sales administration group only to see it
Hi,
You can give groups attribute in the python file for the field.
cost = fields.Float('Cost', readonly=True, groups="sales_team.group_sale_manager")Regards
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
1
čvc 21
|
5696 | |||
|
0
kvě 17
|
5589 | |||
|
0
zář 21
|
78 | |||
|
2
kvě 24
|
4396 | |||
|
0
led 23
|
809 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.