Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5070 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
15784
16
ago. 19
11029
1
jan. 19
5854
5
jun. 18
11341
0
set. 17
2863