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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Feb 25
|
4808 | ||
Timesheet for portal users
Solved
|
|
1
Jun 22
|
4876 | |
|
3
Sep 24
|
3732 | ||
|
1
Mar 24
|
6872 | ||
|
2
Jul 19
|
4378 |