Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
8670 Visualizzazioni

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
Abbandona
Autore Risposta migliore

Thank you for your response.

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
lug 19
4415
1
lug 18
19886
3
mag 18
2793
0
mag 25
1263
1
apr 25
1379