Se rendre au contenu
Menu
Cette question a été signalée
5 Réponses
4317 Vues

Hi Community.....

Please help me...

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


thanks,...

Avatar
Ignorer

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

Auteur Meilleure réponse

thanks all

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
3
janv. 25
19350
2
juin 22
2939
0
avr. 23
2775
0
avr. 19
3218
2
déc. 18
8075