How set record rules for Restrict user to view their default POS only in Odoo8 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4734
查看
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 |