Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2732 Vistas

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
Mejor respuesta

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

Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 25
5066
1
jun 22
5180
3
sept 24
4005
1
mar 24
7155
2
jul 19
4588