跳至内容
菜单
此问题已终结
5 回复
4085 查看

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
18538
2
6月 22
2742
0
4月 23
2558
0
4月 19
2989
2
12月 18
7801