Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3995 Widoki
  • 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
Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć