Hi Community.....
Please help me...
I have 3 level for user but, I want showing different field for user at same menu ........
thanks,...
Hi Community.....
Please help me...
I have 3 level for user but, I want showing different field for user at same menu ........
thanks,...
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')
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
3
Sept. 25
|
24787 | |||
|
2
Juni 22
|
4710 | |||
|
0
Apr. 23
|
4643 | |||
|
1
Jan. 22
|
7641 | |||
|
0
Apr. 19
|
4826 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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