Перейти к содержимому

Google Drive Odoo Integration v.18

The tool to automatically synchronize Odoo attachments with Google Drive files in both ways

487€ 438€

Цена действительна до 2026-09-15 (согласно промо-кампании Август-Сентябрь 2026).
В цену уже включены все необходимые зависимости = 89 80€ (собственная цена) + 398 358€ (Cloud Storage Solutions).
Текущая версия: 18.0.1.3.5

Enterprise
Community
Odoo.sh

This is the tool to integrate Google Drive features with Odoo folders and files. The app automatically stores Odoo attachments and directories in Google Drive and provides instant access to them via web links.

Synchronize Odoo folders with Google Drive

Automatic folders' structure

Decide which Odoo document types should have their own folders trees and synchronize those to Google Drive

Automatic regular sync

Rely on auto-synchronization between Odoo and Google Drive based on scheduled jobs. No manual interaction is required

Bilateral sync

Odoo sends attachments to Google Drive and retrieves files from there. Binary content is kept in clouds, while Odoo provides direct access to synced items

Cloud synchronization history

Control Google Drive sync logs right in Odoo. Export and share those in case of any issues. Be notified of any client disconnections

File manager interface

Manage synced folders and attachments from a single Odoo view. Comfortably navigate by directories. Search and download files one by one or in batch. Upload and move attachments to folders

Attachment box

Organize files of any Odoo object in a set of subfolders. Instantly access folders and files in the attachment box and in Google Drive.

Document-related folder in Google Drive
Google Drive: sync attachments
Google Drive subdirectories
Odoo's root folder is in Google Drive

Tricky setup, but works perfectly now

Really solid module. We managed to get a very flexible folder structure (sorted by clients) and synced all our sales orders, invoices and tasks by projects to Google Drive.

Initial setup was a bit of a pain and kinda tricky to configure everything at first, but now it's running smoothly and works perfectly. The faotools team helped a lot. Def worth it if u need to keep your docs organized in Odoo and Google Drive.

Recommended!

denis@bdecloud.com в Odoo Apps Store

Excellent !!!

Great App and great Service from faOtools.

Carlos A. Villarreal C. в Odoo Apps Store

Best module for integration with google drive

The module performs its function correctly and faOtools responds quickly to any problem and, in case of detecting any bug, quickly apply the changes. Its support is 10 stars.

sistemas@deza-sa.com в Odoo Apps Store

How synchronization works

Automatic two-sided sync

  • Configure sync for one or multiple Google Drive instances
  • Integration is based on scheduled jobs and is fully automatized. The app regularly checks changes in systems and runs sync operations
  • Synchronization is bilateral. Updates in Odoo are reflected in Google Drive (direct sync); changes in Google Drive modify Odoo folders and attachments (backward sync)
  • Cloud connection with Google Drive might be reset. In this way, the app assumes getting back all items back to Odoo (reverse sync)
  • Odoo folders and attachments might be re-attached to a new cloud client from Google Drive. Hence, items will be first taken back to Odoo (reverse sync) and then will be put into the new cloud storage (direct sync)

Queue-based synchronization

  • Once in 15 minutes, the app examines updates in Odoo and Google Drive to prepare a synchronization queue
  • Folders' checks follow the First-In-First-Out (FIFO) principle. So, directories that have not been examined for the longest will be processed first
  • Once in 15 minutes, the sync queue is run by the special scheduled job. Firstly, the most important (blocking) tasks would be done
  • Control planned jobs and their fulfillment in the special Odoo logs interface (Cloud Storage > Configuration > Sync Logs). Subscribe for particular cloud clients notifications
  • If the app faces sync failures, it will re-try operations afterward. Sync queue processing would not be stopped if there are items not blocked by such failures

Odoo attachments for Google Drive: direct sync

  • Direct sync prepares the folders' hierarchy and uploads Odoo attachments for Google Drive
  • Direct sync checks whether attachments are added or deleted for synced directories. If so, they will be created in Google Drive or removed from there. In particular, it means that any file added to a folder-related Odoo object (e.g. Quotation), would be automatically moved to a linked cloud client
  • Direct sync makes all synced Odoo attachments change their type to a link (URL), while binary content is removed with one of the next Odoo cleaners. So, no actual files would be stored on your Odoo server
  • Direct sync checks whether a new folder is added. Disregarding whether it is done manually or automatically, the app would generate a peer directory in Google Drive
  • Direct sync checks whether there are any updates in folders. If so, such changes are reflected in Google Drive

Google Drive files and folders for Odoo: backward sync

  • Backward sync checks whether any files or subfolders are added to Google Drive folders. If so, the app would create URL attachments/subdirectories inside linked Odoo directories (and hence Odoo objects if any)
  • Backward sync checks whether there are any updates in folders or attachments. Such updates would be then reflected in Odoo
  • Backward sync checks whether any files are deleted/moved in a Google Drive document folder. If so, a linked Odoo attachment would be also unlinked or moved
  • If you deleted a Google Drive folder related to a folder rule / Odoo object, their child files would be deleted as well. Thus, Odoo would remove related attachments. The folders, however, will be recovered with a direct sync
  • In case of conflicts, direct sync changes are in general considered more important than backward updates.

Resetting or changing Google Drive: reverse sync

  • In case you decided to reset the connection with Google Drive, files would be moved back to Odoo
  • In case you decided to change the cloud client of a folder rule or a folder, files would be first taken back to Odoo, and then direct sync for a new client would be done
  • Reverse sync operations are prioritized to direct and backward sync operations
  • Not all items can be correctly reversed to Odoo due to cloud client peculiarities. For example, there are documents that may exist only in cloud storage environments (e.g. Google Sheets). The app would try to convert such documents, but in some cases, it will require manual interactions.

Советы по настройке и установке для Google Drive Odoo Integration Odoo v.18

Configuration and log in

  1. Turn on the option 'Google Drive Sync' (cloud Storage > Configuration > Configuration). The optional add-on Google Drive Odoo Integration is required
  2. Go to the Google Cloud Console via the URL https://console.cloud.google.com
  3. Select or create a project
  4. After the project is selected, the console opens the Google Auth Platform. Press 'Get Started'
  5. Add app information
    • As an app name select any suitable
    • As a user support email select your email address
    • Press 'Next'
  6. As the audience select 'External' and press 'Next'. Note: you are anyway going to use this app only for your own Odoo connection
  7. As the contact information enter your Google or Google Workspace email address and press 'Next'
  8. Agree with the Google API Services User Data Policy, press 'Continue', and then press 'Create'
  9. Go to 'Clients' and press 'Create client'
    • As the application type select 'Web application'
    • As a name select any suitable
    • As the authorized redirect URI, add the link in a format [YOURODOOSITENAME]/google_drive_token (e.g. https://odootools.com/google_drive_token).
    • Press 'Create'
    • Copy and safely store 'Client ID' and 'Client secret'. The client secret is shown only once
  10. Enable the Google Drive API for this project: type 'Google Drive API' in the top search box, open the found product, and press 'Enable'
  11. Go to 'Audience' and add your email address as a test user
  12. Publish the app. Otherwise, the app stays in the testing state and its token expires every 7 days
    • Open 'Branding' and fill in the application home page and the application privacy policy link (for example, the links to your Odoo website). Add the domains of those links as the authorized domains
    • Open 'Audience' and press 'Publish app'
    • Do not upload an app logo. This would invoke a long and complex Google verification process that is of no actual need to you
  13. Go to Odoo Cloud Storage > Configuration > Cloud Clients press 'Create'
    • As a reference, introduce any name which would be clear to all users
    • As a Cloud client, choose 'Google Drive'
    • As a Root folder name, enter a title that will be used as the parent Google Drive directory for all synced folders. For example, 'Odoo' or 'OdooERP'
    • Copy 'Client ID' from step 9 into the field 'App client ID'
    • Copy 'Client secret' from step 9 into the field 'App client secret'
    • Insert the redirect URL you entered in step 9
    • If you use team drives, check the related box. Make sure you really use team drives. In your Google Drive you should find the item 'Team Drives' in the left sidebar. This feature is available only for business and enterprise tariffs
    • If the option 'Team Drive' is enabled, introduce its name. It should be absolutely the same as you see it in your Google Drive. Make sure that your user has full rights to all Google drives (usually, it is the same user who configures your team Google Drive)
  14. Press 'Confirm'. Odoo redirects you to the Google login page. Check in the system, agree with all conditions, and grant all permissions asked
  15. After login, Google redirects you back to Odoo. Google Drive - Odoo synchronization is ready to be done
  16. Apply the newly created cloud client to folder rules and/or manual folders which should be synced to that Google Drive
  17. Await the sync scheduled job to be started. For testing purposes only: trigger integration manually from Cloud Storage > Configuration > Configuration > the button 'Launch sync'.

Watch also the configuration video, Note: the Google console part of the video is outdated; follow the steps above instead

Open the Google Auth Platform

Google Auth Platform: the Get Started button

Add app information

Ввод имени приложения Google и email поддержки

Select the external audience

Выбор аудитории External для приложения Google

Add contact information

Ввод контактных данных разработчика Google

Agree with the policies and create the app

Принятие Google API Services User Data Policy

Create an OAuth client

Google Auth Platform: the Clients page

Configure the web application client

Entering the OAuth client type, name, and redirect URI

Copy the client ID and client secret

Google OAuth client credentials shown only once

Find the Google Drive API

Searching for the Google Drive API in the console

Enable the Google Drive API

Enabling the Google Drive API for the project

Fill in branding to publish the app

Google app branding: home page, privacy policy, and domains

Add test users and publish the app

Google Auth Platform audience: test users and Publish app

Enter Google app credentials to Odoo

Google app credentials in Odoo

Часто задаваемые вопросы о Google Drive Odoo Integration Odoo v.18

Предоставляется ли общий доступ к созданным папкам Google Drive автоматически между пользователями Odoo?

Само приложение не управляет правами на стороне Google Drive. Это нужно делать там вручную. Odoo создаёт целевые папки в Google Drive; по умолчанию они не в общем доступе, но права можно изменить для любой папки. Например, полный доступ к каталогу «Odoo» или к «Odoo > Sale Orders» или «Odoo > Sale Orders > SO-001».

Приложение работает по принципу одной пользовательской конечной точки. Все операции синхронизации идут от имени одного пользователя Google Drive (согласно настроенному приложению Google API).

Я удалил файл в Google Drive, но он всё ещё в Odoo

Чтобы удалить файл полностью, очистите также корзину в Google Drive.

Также учтите, что файл может ещё быть в Odoo, потому что обратная синхронизация ещё не обработала вложение. Это запланированный процесс, требуется время.

Будет ли Google брать плату за запросы API?

Модуль использует только бесплатный API, поэтому Google не будет взимать плату.

Где хранятся синхронизированные файлы? Дублируются ли они в Odoo и в облаках?

Приложение предполагает, что двоичное содержимое вложений хранится в Cloud Client, а не на сервере Odoo. Такие вложения в Odoo становятся типа URL, и к ним можно в любой момент обратиться из блока вложений или из Cloud Client.

После настройки ручные действия не нужны: синхронизация полностью автоматическая. Решите, какие типы документов Odoo синхронизировать, и настройте связанную модель для каждого из них (клиенты, заказы на продажу или закупку, задачи, проекты и т. д.).

Можно ли создать несколько папок для одного типа документов? Например, внутренние проекты и клиентские проекты?

Да, можно. Для этого подготовьте правило для каждой папки и задайте фильтры: например, по типу проекта.

Сделайте фильтры взаимоисключающими, чтобы документ однозначно попадал в одну папку. Например: «клиент, но не поставщик», «поставщик, но не клиент». Иначе папка документа будет перескакивать с одной модели на другую.

Можно ли сделать синхронизацию в реальном времени?

Нет. Есть веские причины не делать синхронизацию в реальном времени:

  • Производительность. При синхронизации в реальном времени каждая загрузка файла приводит к экрану ожидания.

  • Конфликты. Если двое одновременно меняют элемент, ситуация может стать неразрешимой. При регулярных заданиях это можно исправить позже; в реальном времени пришлось бы ставить изменения в очередь, что ещё сильнее запутает пользователей.

  • Функциональность. В частности, переименование и перестройка элементов. Обратная синхронизация строго опирается на логику каталогов, и при каждом запуске проверяется 100% элементов. Если делать это после каждого обновления, будут тысячи запросов в секунду. Если нет — изменения потеряются.

Можно ли изменить имена папок по умолчанию в облаках?

Вы можете задать своё имя каталогам моделей (заказы на продажу, возможности, поставщики и т. д.) для любого типа документа.

Для папок объектов (SO-001, John Smith и т. д.) инструмент использует метод Odoo для отображаемого имени этого типа документа. Это можно изменить выражением имени. Используется тот же синтаксис, что и в шаблонах писем Odoo.

Можно ли изменить частоту заданий синхронизации?

Нет, начиная с версии 15 менять запланированные задания не следует. Они оптимизированы на запуск каждые 15 минут для максимально стабильного и быстрого соединения.

Таймауты сервера Odoo должны быть не меньше 15 минут (900 секунд).

Чтобы временно остановить синхронизацию, сделайте это на форме конкретного облачного клиента.

Можно ли синхронизировать вложения с несколькими облачными клиентами

Да, начиная с версии 15 можно настроить несколько подключений. Так одни папки синхронизируются с одним облачным клиентом, другие — с другим.

Учтите: одну и ту же папку нельзя одновременно синхронизировать с несколькими облачными хранилищами.

Мы используем специальный редактор в облаках (например OnlyOffice, Office 365 и т. д.). Будут ли файлы открываться в этом редакторе?

Да, в зависимости от конфигурации облачного клиента.

Достаточно ли только приложения Cloud Storage Solution?

Начиная с версии 15 приложение можно использовать отдельно, чтобы раскладывать вложения по папкам и давать интерфейс файлового менеджера.

Если же цель — соединение с одним из облачных клиентов, нужно установить хотя бы одно дополнительное приложение клиента.

Что происходит, когда я меняю правило папки?

Когда меняется правило папки, меняется и список папок. Если папка больше не подходит под условия правил, она удаляется. Если файлы уже были синхронизированы, обратная синхронизация возвращает их в Odoo и удаляет из Cloud Client.

Если объект документа не подходит под правило папки, его папка не создаётся. Если позже начнёт подходить, связанная папка будет создана.

Какова политика обновлений ваших инструментов?

По текущим правилам Odoo Apps Store:

  • Модуль, купленный для версии 12.0 и ниже, даёт доступ ко всем версиям до 12.0 включительно.
  • С версии 13.0 каждую версию модуля нужно покупать отдельно.
  • Независимо от версии покупка даёт право на все обновления и исправления в рамках этой мажорной версии.

Команда faOtools эти правила не задаёт. Вопросы направляйте напрямую представителям Odoo Apps Store.

Как установить приложение на Odoo.sh?

Самый прямой способ - встроенный сценарий магазина Odoo:

1. Откройте страницу модуля и нажмите Deploy on odoo.sh

2. Вас перенаправит на GitHub. Войдите в аккаунт и нажмите Create a new repo или выберите существующий. Репозиторий должен быть закрытым: публиковать приложения по лицензии OPL-1 нельзя. При необходимости создайте новый репозиторий для проекта Odoo.sh

3. Затем в odoo.sh нажмите Deploy, подтвердите решение и нажмите Continue. Так запустится установка.

Эти шаги ставят приложение на production-ветку проекта. Для других веток или обновления модуля:

1. Скачайте исходный код из магазина Odoo

2. Закоммитьте модуль в нужный репозиторий GitHub. Ни одна папка или файл приложения не должны попасть в .gitignore. Репозитории, которые создаёт odoo.sh, по умолчанию могут игнорировать важные пути (например /lib). Загрузите все каталоги и файлы модуля без исключений

3. Разверните целевую ветку проекта odoo.sh или дождитесь автоматической сборки, если так настроено.

Как установить приложение на свой сервер?

1. Распакуйте исходный код купленных инструментов в один из каталогов дополнений Odoo;
2. Перезапустите сервер Odoo;
3. Включите режим разработчика (технические настройки);
4. Обновите список приложений (меню приложений);
5. Найдите приложение и нажмите Activate/Install;
6. Следуйте рекомендациям на странице приложения, если они есть.

У приложения есть дополнительные модули. Можно купить их позже?

Да. При этом Odoo сам кладёт все зависимости в корзину: исключите уже купленные инструменты, чтобы не заплатить дважды.

Я развернул приложение на Odoo.sh и вижу предупреждение или ошибку в тестах

Odoo Красное или оранжевое предупреждение не влияет на функции приложения. Иногда наши модули не проходят стандартные автотесты, потому что те ждут поведение, которое противоречит целям приложения. Например, мы меняем расчёт цены, а тесты ядра сравнивают итог со стандартным алгоритмом.

Сначала проверьте саму развёрнутую базу: всё ли работает?

Если всё же считаете, что предупреждение ломает функции, напишите нам и пришлите полные логи установки и полный список установленных модулей (ядро и сторонние).

Можно ли купить приложение напрямую у вас?

Нет, мы распространяем инструменты только через официальный магазин приложений Odoo.

Я хочу получить скидку

К сожалению, у нас нет технической возможности давать индивидуальные цены.

Можно ли поставить приложение на базу Odoo Online (SaaS)?

Нет, сторонние приложения нельзя использовать на Odoo Online. Odoo SaaS это блокирует.

У инструмента есть зависимости. Нужно ли их покупать?

Да, для корректной работы нужны все модули из зависимостей. Цена на странице приложения уже включает необходимые зависимости.

Какова цена модуля в долларах США? Почему она меняется?

Цены на наши модули заданы в евро. Магазин Odoo пересчитывает их в другие валюты по своему внутреннему курсу. Поэтому цена в долларах США может меняться при обновлении курса.

Тексты приложения и веб-сайта на языках, отличных от английского, переведены с помощью ИИ и согласованы с официальными переводами Odoo. Если вы заметили ошибку, отправьте тикет о переводе и мы исправим его.

Демонстрационные базы данных Odoo (предпросмотр)

Для этого приложения мы можем предоставить бесплатную персонализированную демонстрационную базу данных.

Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.

По вашему запросу мы подготовим отдельную демо базу для предпросмотра, где примерно две недели вы сможете проводить любые тесты и проверять свои предположения.

Отправка отчетов об ошибках

Если вы столкнулись с ошибками или непоследовательным поведением, не стесняйтесь обращаться к нам. Мы гарантируем предоставление исправлений в течение 60 дней с момента покупки и очень заинтересованы в улучшении наших инструментов даже по истечении этого периода.

Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.

Укажите в запросе как можно больше сведений: снимки экрана, журналы сервера Odoo, полное описание воспроизведения проблемы и так далее. Обычно подготовка рабочего плана по проблеме (если ошибка подтверждена) или рекомендаций по необходимым действиям (в противном случае) занимает несколько рабочих дней.

Запросы на публичные функции и идей модулей (бесплатная разработка)

Мы очень заинтересованы в улучшении наших инструментов и будем благодарны за любые отзывы. Если ваши требования общедоступны и могут быть эффективно реализованы, команда включит их в наш список дел.

Такой список дел обрабатывается регулярно и не предполагает дополнительных комиссий. Хотя мы не можем обещать сроки и окончательный дизайн, это может быть хорошим способом получить желаемые функции без вложений и рисков.

Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.

Вам также могут понравиться эти приложения
Password Manager

The tool to safely keep passwords in Odoo for shared use. Shared vaults

198€
KnowSystem: Knowledge Base System

The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.

398€
Universal Appointments and Time Reservations

The tool for time-based service management from booking appointments to sales and reviews

398€ 358€
KPI Balanced Scorecard

The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts

198€
MCP Server. AI Chats and LLM Odoo Integration

The tool to manage your Odoo from your favorite AI chats through MCP. Claude. Any MCP-supporting AI.

198€
Cloud Storage Solutions

The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, and NAS. DMS. File Manager. Document management system

398€ 358€
OneDrive / SharePoint Odoo Integration

The tool to automatically synchronize Odoo attachments with OneDrive files in both ways

487€ 438€
ownCloud / Nextcloud Odoo Integration

The tool to automatically synchronize Odoo attachments with ownCloud/Nextcloud files in both ways

487€ 438€
Dropbox Odoo Integration

The tool to automatically synchronize Odoo attachments with DropBox files in both ways

487€ 438€