تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
8316 أدوات العرض

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
يوليو 19
4203
1
يوليو 18
19473
3
مايو 18
2530
0
مايو 25
897
1
أبريل 25
1028