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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
Thanks for the clarification Mehjabin
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
févr. 25
|
4971 | ||
Timesheet for portal users
Résolu
|
|
1
juin 22
|
5103 | |
|
3
sept. 24
|
3917 | ||
|
1
mars 24
|
7083 | ||
|
2
juil. 19
|
4526 |