hello,
in odoo 8 we can assign a user to a pos in the user creation , but in odoo 10 I can't see this functionality .
How can I restrict POS to a user , please help.
Kinds regarrds
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
hello,
in odoo 8 we can assign a user to a pos in the user creation , but in odoo 10 I can't see this functionality .
How can I restrict POS to a user , please help.
Kinds regarrds
I fix the problem in 3 steps
first create a field x_user_id in model pos.config with details:
name:field x_user_id
type:many2one
relation of objet:res.users
2- Add this fields in pos.config form view
3- Create a rule name: POS assign with details
Name:POS assign
objet:pos.config
domain filter: [('x_user_id','=',user.id)]
add a security group ex:point of sale /users
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|  | 3 Okt. 21  | 7966 | ||
| 
            
                POS - No Receivable Account
            
            
                    Gelöst
            
         |  | 2 März 20  | 7859 | |
|  | 2 Mai 18  | 8080 | ||
|  | 8 Mai 24  | 20393 | ||
|  | 1 Sept. 16  | 7043 |