コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4245 ビュー

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