Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4291 มุมมอง

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






อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ต.ค. 21
7214
POS - No Receivable Account แก้ไขแล้ว
2
มี.ค. 20
7216
2
พ.ค. 18
7237
8
พ.ค. 24
19409
1
ก.ย. 16
6485