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  | 4798 | |
|  | 2 3月 24  | 5817 | ||
|  | 0 2月 21  | 5285 | ||
|  | 1 3月 20  | 5902 | ||
|  | 1 4月 19  | 8612 | 
Hello, did you achieve this? if yes how did you configure it?