Skip to Content
Menu
This question has been flagged
1 Reply
1474 Views





When I want to open the 'Sales SO' menu an error appears like the first picture. The second image is security and the third image is the views.

Avatar
Discard
Best Answer

Hi Aprilia

try with uid if you would like to check the current user

<field name="domain">[('user_id','=',uid)]</field>

or domain_force instead of domain

<field name="domain_force">[('user_id','=', user.id)]</field>


Warm regards

Daniel

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
4801
0
Jan 25
815
0
Dec 24
1349
1
Sep 24
1466
1
Jul 16
4296