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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
1
thg 7 21
|
4698 | |||
|
0
thg 5 17
|
4705 | |||
|
0
thg 9 21
|
78 | |||
|
2
thg 5 24
|
3539 | |||
|
0
thg 1 23
|
809 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.