Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4737 Vistas

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

Avatar
Descartar
Mejor respuesta

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...

Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 20
15221
16
ago 19
10183
1
ene 19
5439
5
jun 18
10843
0
sept 17
2479