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

I want to map a portal user to an employee record so that I can assign timesheet and allow view entries from portal

what does this mean? [('share', '=', False)] in a field in studio

Avatar
Discard
Best Answer

Hi,
Did you see it inside any domains ? If yes, it means in the corresponding model(res.users) we have a field named share which will be a Boolean field, and we need to list only or filter the records to show only records with who's value for field share is False.

Thanks 

Avatar
Discard
Author

Thanks for the clarification Mehjabin

Related Posts Replies Views Activity
1
Feb 25
4808
1
Jun 22
4876
3
Sep 24
3732
1
Mar 24
6872
2
Jul 19
4378