Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4730 Widoki

How set record rules for Restrict user to view their default POS only in Odoo8 ?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,
Go to Settings/Technical/Security/Record Rules
Add a new rule for pos.order model with this domain filter

['|','|',('user_id','=',user.id),('user_id','=',False)]

Best regards.

Awatar
Odrzuć
Autor

Sir i Try it but it's not working...

Still All point of sale show in user point of sale list...

Powiązane posty Odpowiedzi Widoki Czynność
2
sty 20
15220
16
sie 19
10182
1
sty 19
5433
5
cze 18
10841
0
wrz 17
2479