Ir al contenido
Menú
Se marcó esta pregunta
5 Respuestas
4327 Vistas

Hi Community.....

Please help me...

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


thanks,...

Avatar
Descartar

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 Mejor respuesta

thanks all

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ene 25
19400
2
jun 22
2948
0
abr 23
2782
0
abr 19
3227
2
dic 18
8095