This question has been flagged
2 Replies
3485 Views
  • 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
Discard
Best Answer

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
Discard
Author Best Answer

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

Avatar
Discard