Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
8348 Visninger

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!

Avatar
Kassér
Forfatter Bedste svar

Thank you for your response.

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jul. 19
4218
1
jul. 18
19537
3
maj 18
2569
0
maj 25
914
1
apr. 25
1068