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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Feb. 25
|
4863 | ||
Timesheet for portal users
Gelöst
|
|
1
Juni 22
|
4947 | |
|
3
Sept. 24
|
3804 | ||
|
1
März 24
|
6929 | ||
|
2
Juli 19
|
4429 |