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

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