Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4743 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
15225
16
ago. 19
10183
1
jan. 19
5444
5
jun. 18
10843
0
set. 17
2480