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

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
15251
16
8月 19
10215
1
1月 19
5467
5
6月 18
10872
0
9月 17
2501