Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
5 Risposte
4709 Visualizzazioni

Hi Community.....

Please help me...

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


thanks,...

Avatar
Abbandona

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

Autore Risposta migliore

thanks all

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
set 25
20458
2
giu 22
3266
0
apr 23
3171
0
apr 19
3460
2
dic 18
8501