Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3866 Представления

The main idea, is to be able to fetch data from openerp into google spreadsheets, for that you should establish a connection between the two, using javascript, and others languages, for that I installed the module google_spreadsheet. This module depends on google_base_account, it adds the Synchronization tab on user form, I filled in this tab, the google account ( user and password ) for a user.

Then on Reporting Module, a new menu is available, "Google spreadsheets", I created a new spreadsheet, it gives you a link with a google drive ID, I tick the link, knowing that I'm already connected to my google account, a new tab on my google spreadsheet menu appears, offering Settings to connect to the server. I don't know what the google drive ID is for ?

After That I fill the url of my server, the Database, and the login and the password, My problem is, when I try to fetch records with the method : oe_browse for example : =oe_browse("res.partner"; "name city country_id"; "[['customer','=',true]]"; "name asc"; 5)

it gives :  Authentication Error (line 320, file "Code")

Is there any step by step for implementing google spreadsheet integration with openerp v7 ? I think somethiing is wrong with the connection between the two parts. can anybody gives a hand please ? Thanks.

Аватар
Отменить

Hi Yassine. I am trying to do exactly the same , having the same results. Can anybody help?

Related Posts Ответы Просмотры Активность
1
мар. 15
10042
1
янв. 23
2863
3
мая 22
14929
0
июл. 21
2492
0
июл. 18
5162