Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2617 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
4910
1
jun 22
5033
3
sept 24
3853
1
mar 24
6990
2
jul 19
4465