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

I would like to assign user1 to POS1 and POS2 , user2 to POS3 and POS4. So user1 logs in with his account, then when he go to POS dashboard, he should only see POS1 and POS2, not all POS. Could you please help me how can I do like that? Thanks.

Avatar
Descartar
Mejor respuesta

Hello Thura

Similar question has been asked before: 

https://www.odoo.com/forum/help-1/non-authorized-employees-may-open-point-of-sale-how-to-restrict-that-207222#answer-207230\

As per your requirement, you need to apply record rule to filter allowed pos.config.

please apply following Record Rules for pos users group with Rule Definition (Domain Filter)

[('employee_ids', 'in', user.employee_ids.ids)]




now there is another rules needs to apply to show all the pos.config records for pos admin group.




Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015
    

Avatar
Descartar
Autor

Thanks a lot, CandidRoot Solutions. It works perfectly.

i was having these kind of requirement, this is best anwer. I have another issue in pos seeking solution
issue : I want pos user to view only his stock location when he see info tab in POS
can you please help me how to do with access right

Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 22
87
2
oct 25
2779
2
sept 25
572
1
sept 25
2787
3
jul 25
4156