跳至內容
選單
此問題已被標幟
1 回覆
2669 瀏覽次數

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
4987
1
6月 22
5128
3
9月 24
3929
1
3月 24
7106
2
7月 19
4536