Skip to Content
Menu
This question has been flagged
5 Replies
4910 Zobrazenia

Hi Community.....

Please help me...

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


thanks,...

Avatar
Zrušiť

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

Autor Best Answer

thanks all

Avatar
Zrušiť
Best Answer

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')

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
sep 25
20958
2
jún 22
3421
0
apr 23
3378
0
apr 19
3584
2
dec 18
8687