Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8341 Vues

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
Ignorer
Auteur Meilleure réponse

Thank you for your response.

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
juil. 19
4218
1
juil. 18
19527
3
mai 18
2568
0
mai 25
914
1
avr. 25
1064