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

Hi everybody,

I am beginner in using odoo. I encounter this error below whenever i click on a record in timesheet interface. I actually use the timesheet sheet custom module.

Odoo Error Server: raise ValueError("Invalid field %r in leaf %r" % (left, str(leaf))) ValueError: Invalid field 'visibility' in leaf "<osv.ExtendedLeaf: ('visibility', '=', 'user_id') on project_task (ctx: )>"

Thank you for your help!

アバター
破棄
著作者 最善の回答

Thank you for your response.

アバター
破棄
最善の回答

Hi,

Check the corresponding model and see, whether there is a field named visibility . Invalid leaf error is thrown when you use a non existing field.


Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
7月 19
4218
1
7月 18
19522
3
5月 18
2551
0
5月 25
912
1
4月 25
1057