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

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
4203
1
7月 18
19473
3
5月 18
2530
0
5月 25
897
1
4月 25
1028