Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5 Відповіді
4385 Переглядів

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
19537
2
черв. 22
3026
0
квіт. 23
2856
0
квіт. 19
3285
2
груд. 18
8184