跳至內容
選單
此問題已被標幟
3876 瀏覽次數

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?

相關帖文 回覆 瀏覽次數 活動
1
3月 15
10085
1
1月 23
2915
3
5月 22
14969
0
7月 21
2521
0
7月 18
5200