Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
4000 Zobrazení
  • 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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor Nejlepší odpověď

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

Avatar
Zrušit