Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
4344 Представления

Hi Community.....

Please help me...

I have 3 level for user but, I want showing different field for user at same menu ........


thanks,...

Аватар
Отменить

Can you please make clear your question?.

""I want showing different field for user at same menu.""

this is your statement, what you need,

you have 3 level of users and do you want to show them in a dropdown list or different boolean fields. ?

Groups and Access Rights in Odoo: https://goo.gl/8DZYRT

Hope this will clear your concepts

Автор Лучший ответ

thanks all

Аватар
Отменить
Лучший ответ

you can define a field like this: 

then olny users in group_level1 can view the field

qty = fields.Float(string='Qty',groups='module_name.group_level1')

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
янв. 25
19443
2
июн. 22
2974
0
апр. 23
2805
0
апр. 19
3239
2
дек. 18
8119