Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5 Odpowiedzi
4373 Widoki

Hi Community.....

Please help me...

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


thanks,...

Awatar
Odrzuć

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 Najlepsza odpowiedź

thanks all

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
sty 25
19521
2
cze 22
3022
0
kwi 23
2851
0
kwi 19
3283
2
gru 18
8182