Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
5 Besvarelser
4261 Visninger

Hi Community.....

Please help me...

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


thanks,...

Avatar
Kassér

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

Forfatter Bedste svar

thanks all

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
jan. 25
19148
2
jun. 22
2899
0
apr. 23
2707
0
apr. 19
3186
2
dec. 18
8026