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

How set record rules for Restrict user to view their default POS only in Odoo8 ?

アバター
破棄
最善の回答

Hi,
Go to Settings/Technical/Security/Record Rules
Add a new rule for pos.order model with this domain filter

['|','|',('user_id','=',user.id),('user_id','=',False)]

Best regards.

アバター
破棄
著作者

Sir i Try it but it's not working...

Still All point of sale show in user point of sale list...

関連投稿 返信 ビュー 活動
2
1月 20
15220
16
8月 19
10183
1
1月 19
5435
5
6月 18
10842
0
9月 17
2479