跳至内容
菜单
此问题已终结
1 回复
5299 查看

Hello,

I want to create a script which  move  Documents from odoo to google drive to store them there, any idea please ?

形象
丢弃
最佳答案

You need to create google cloud project and enable google drive API and get the the client id and secret key, these client id and secret will be used for authentication and getting the access token then you can use the google drive API to upload files to Google Drive. the below link will give you more details:

Python quickstart  |  Drive API  |  Google Developers

Google drive module in Odoo 15 has been stopped due to Google changes in basic authentication.

形象
丢弃
编写者

thank you very much for your help, but in odoo 13 i i found this message =>Ce module cessera de fonctionner après le 3 octobre 2022 en raison de

I am working with odoo 14 E, do you have any tutorial of how to do it, I have tried many ways buy Still doesn't work

The google_drive module is deprecated and its removed completely in Odoo 16.0. I'm afraid there is no out of the box way to integrate google drive with Odoo. You can search for custom apps.

相关帖文 回复 查看 活动
4
6月 25
2148
1
6月 25
1049
0
2月 25
960
1
11月 24
1920
1
11月 24
1105