Hi Community.....
Please help me...
I have 3 level for user but, I want showing different field for user at same menu ........
thanks,...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi Community.....
Please help me...
I have 3 level for user but, I want showing different field for user at same menu ........
thanks,...
thanks all
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')
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
3
ม.ค. 25
|
17738 | ||
|
2
มิ.ย. 22
|
2447 | ||
|
0
เม.ย. 23
|
2142 | ||
|
0
เม.ย. 19
|
2764 | ||
|
2
ธ.ค. 18
|
7532 |
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