Skip to Content
Menú
This question has been flagged
1 Respondre
2567 Vistes

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
Descartar
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
Descartar
Autor

Thanks for the clarification Mehjabin

Related Posts Respostes Vistes Activitat
1
de febr. 25
4865
1
de juny 22
4947
3
de set. 24
3810
1
de març 24
6933
2
de jul. 19
4429