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
|
4394 | |
|
2
3月 24
|
5114 | ||
|
0
2月 21
|
4692 | ||
|
1
3月 20
|
5365 | ||
|
1
4月 19
|
7982 |
Hello, did you achieve this? if yes how did you configure it?