Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
8331 Visualizações

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
Cancelar
Autor Melhor resposta

Thank you for your response.

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
jul. 19
4217
1
jul. 18
19520
3
mai. 18
2548
0
mai. 25
912
1
abr. 25
1056