Has anyone managed to get the Google Docs Templates and setup got the integration working between OpenERP 7.0 and Google drive?
I've setup the google docs URL as described in the instructions:
/settings/Google Docs configuration/Models configuration
for a text document with url like
https://docs.google.com/a/openerp.com/document/d/123456789/edit, the ID isdocument:123456789for a spreadsheet document with url likehttps://docs.google.com/a/openerp.com/spreadsheet/ccc?key=123456789#gid=0, the ID isspreadsheet:123456789fora presentation (slide show) document with url like
https://docs.google.com/a/openerp.com/presentation/d/123456789/edit#slide=id.p, the ID ispresentation:123456789for a drawing document with url like
https://docs.google.com/a/openerp.com/drawings/d/123456789/edit, the ID isdrawings:123456789
I've tried various google accounts and URL patterns, but I just keep getting the error message
Google Docs Error! Your resource id is not correct. You can find the id in the google docs URL.
Any ideas would be useful
Regards Colin
Have you been able to solve this?