Skip to Content
Menu
This question has been flagged
1 Reply
1187 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
4484
0
Jan 25
645
0
Dec 24
1062
1
Sep 24
1156
1
Jul 16
4119