Skip to Content
Menu
This question has been flagged
1 Reply
962 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
4231
0
Jan 25
397
0
Dec 24
797
1
Sep 24
850
1
Jul 16
3937