コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2688 ビュー

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
4999
1
6月 22
5130
3
9月 24
3932
1
3月 24
7109
2
7月 19
4537