コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5 返信
4386 ビュー

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
19537
2
6月 22
3026
0
4月 23
2856
0
4月 19
3285
2
12月 18
8184