Skip to Content
Menu
This question has been flagged
2 Replies
8307 Zobrazenia

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
Zrušiť
Autor Best Answer

Thank you for your response.

Avatar
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
júl 19
4202
1
júl 18
19470
3
máj 18
2512
0
máj 25
885
1
apr 25
1019