跳至内容
菜单
此问题已终结
1 回复
4235 查看

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.

形象
丢弃
最佳答案

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
    

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
0
9月 22
87
2
10月 25
2779
2
9月 25
572
1
9月 25
2787
3
7月 25
4156