跳至內容
選單
此問題已被標幟
1 回覆
4244 瀏覽次數

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
2782
2
9月 25
575
1
9月 25
2789
3
7月 25
4159