Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3994 Vistas
  • I am getting the following error when I try to add a Pentaho report to Odoo 8

"The following fields are invalid 

  1. Model"

 

  • In Pentaho 5 I am also failing to access the OpenERP Data Access
Avatar
Descartar
Mejor respuesta

I think this has to do with the new API for Odoo 8 and up. It uses models.Model as reference class instead of osv.osv . Not much you can do I'm afraid. Perhaps seek out the creaters of the pentaho connection tool and ask them to adjust their code to match Odoo 8 structure. 

Avatar
Descartar
Autor Mejor respuesta

Pentaho Module has been re-built for Pentaho 5.2 and odoo 8  See the github wiki for details.

Avatar
Descartar