Configuration of Google spreadsheets with Odoo

廉价感情. 提交于 2019-12-12 11:56:55

问题


I want to get the report data in google spreadsheets in Odoo. I have done following steps to configure google spreadsheet with Odoo:

  • Installed the Google Spreadsheet module in Odoo.
  • Generated Google Authorization Code
  • Tried to get a report on Google Spreadsheet but it gives me Error Some settings are not set in Code. From settings did it manually Server Settings -->
  • URL --> http://127.0.0.1:8069
  • dbname ---> Database name
  • username -username of database
  • password - password of database

Am I doing something wrong? I don't have much idea. Please guide.


回答1:


The Configuration for Google Spreadsheet with Odoo requires live IP address of your database (server) so the it can make authentication and then pull data or synchronize in Google Spreadsheets.



来源:https://stackoverflow.com/questions/29122072/configuration-of-google-spreadsheets-with-odoo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!