Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5232 Visualizações

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Autor

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

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

Publicações relacionadas Respostas Visualizações Atividade
2
jan. 20
16066
16
ago. 19
11471
1
jan. 19
6072
5
jun. 18
11562
0
set. 17
3009