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

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
15232
16
8月 19
10198
1
1月 19
5450
5
6月 18
10844
0
9月 17
2484