跳至內容
選單
此問題已被標幟
5 回覆
4388 瀏覽次數

Hi Community.....

Please help me...

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


thanks,...

頭像
捨棄

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

作者 最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
1月 25
19542
2
6月 22
3027
0
4月 23
2859
0
4月 19
3285
2
12月 18
8186