Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4242 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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
    

Imagine profil
Abandonează
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

Related Posts Răspunsuri Vizualizări Activitate
0
sept. 22
87
2
oct. 25
2781
2
sept. 25
573
1
sept. 25
2788
3
iul. 25
4157