Skip to Content
Menu
This question has been flagged
1 Reply
4727 Views

Upon installation of the google_drive module in openERP 7.0, I get this error:

KeyError: 'google.service'

I have seen that others are getting this but haven't seen an answer as to why

Avatar
Discard
Author Best Answer

OK, I found that google.service is a missing model. It is not being created but it is being referenced by a class in the google_drive module (lines 221 and 226 in google_drive.py). I don't know what this class is or which module should be creating it. I have tried installing google_base_account, google_docs, google_apis modules because there may be dependencies there. None of that worked, however.

I was able to run the Google docs script and successfully generate reports. This is the one at the bottom of the thread and was referenced by Fabrice in this post: help.openerp.com/question/27120/what-is-the-best-way-to-develop-reports-in-open-erp/

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 20
3924
0
Mar 15
4634
0
Mar 15
7551
0
Mar 15
5295
0
Apr 22
2681