Hi,
I have odoo 11 community. In the POS section I have to POS. I want to link each POS to 1 user so when they log in the only see the assigned POS any idea on how to do this?
Thanks in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I have odoo 11 community. In the POS section I have to POS. I want to link each POS to 1 user so when they log in the only see the assigned POS any idea on how to do this?
Thanks in advance.
Hi,
please turn on the debug mode
settings->technical->Record Rule
and search the point of sale and change the rule just like company_id=user.company_id.id for company wise pos
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
User permissions
해결 완료
|
|
1
2월 19
|
4577 | |
|
2
3월 24
|
5426 | ||
|
0
2월 21
|
4956 | ||
|
1
3월 20
|
5573 | ||
|
1
4월 19
|
8211 |
Hello, did you achieve this? if yes how did you configure it?