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
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
1
2월 25
|
5793 | |||
|
1
6월 22
|
5969 | |||
|
3
9월 24
|
4624 | |||
|
1
3월 24
|
7922 | |||
|
2
7월 19
|
5620 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.