Skip to Content
Menú
This question has been flagged
1 Respondre
4828 Vistes

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

Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Autor

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

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

Related Posts Respostes Vistes Activitat
2
de gen. 20
15382
16
d’ag. 19
10340
1
de gen. 19
5575
5
de juny 18
10978
0
de set. 17
2614