Overslaan naar inhoud
Je bekijkt de Odoo 15.0 pagina van Dropbox Odoo Integration. De nieuwste ondersteunde versie is Dropbox Odoo Integration v.19.0 . Download deze build rechtstreeks van Odoo Apps Store .

Dropbox Odoo Integration v.15

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

487€ 438€

De prijs is geldig tot 2026-09-15 (volgens de promocampagne augustus-september 2026).
De prijs omvat al alle noodzakelijke afhankelijkheden = 89 80€ (eigen prijs) + 398 358€ (Cloud Storage Solutions).
Huidige versie: 15.0.3.0.2

Enterprise
Community
Odoo.sh

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

 
 
Sync Odoo folders to Dropbox

Automatic folders' structure

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

Automatic regular sync

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

Bilateral sync

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

Cloud synchronization history

Control Dropbox 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 Dropbox.

Document-related folder in Dropbox
Dropbox files from Odoo attachments
Odoo root folder in Google Drive

How synchronization works

Automatic two-sided sync

  • Configure sync for one or multiple Dropbox 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 Dropbox (direct sync); changes in Dropbox modify Odoo folders and attachments (backward sync)
  • Cloud connection with Dropbox 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 Dropbox. Hence, items would be first taken back to Odoo (reverse sync) and then put to new cloud storage (direct sync)

Queue-based synchronization

  • Once in 15 minutes, the app examines updates in Odoo and Dropbox 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 Dropbox: direct sync

  • Direct sync prepares the folders' hierarchy and uploads Odoo attachments for Dropbox
  • Direct sync checks whether attachments are added or deleted for synced directories. If so, they would be created or removed in Dropbox. 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 Dropbox
  • Direct sync checks whether there are any updates in folders. If so, such changes are reflected in Dropbox

Dropbox files and folders for Odoo: backward sync

  • Backward sync checks whether any files or subfolders are added to Dropbox 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 Dropbox document folder. If so, a linked Odoo attachment would be also unlinked or moved
  • If you deleted a Dropbox 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 Dropbox: reverse sync

  • In case you decided to reset the connection with Dropbox, 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. The app would try to convert such documents, but in some cases, it would require manual interactions.

Dropbox URLs

Dropbox has a specific way to generate links for existing files and folders. In particular, there are no concepts of internal or private URLs. Instead, each Dropbox item might get so-called shared URLs. Such shared links are either public or team-only. Moreover, the latter feature is available only for the Dropbox business account.

This tool relies upon shared links' mechanics. It means, that each attachment link is either public (all personal Dropbox accounts) or team-only (all business Dropbox accounts).

Sometimes it is considered to be not fully safe. Although website URLs will be hardly known by external users, there is a slight chance that they become available as a result of some user actions. Besides, sharing link generation is not super fast and might make the sync process slower. That is why the feature to switch off sharing URLs is introduced.

If checked, all Dropbox URLs in Odoo will be of the type https://www.dropbox.com/home/Odoo/[PATH]. Such links will not work in many cases. Thus, if you need to open Dropbox files/folders from Odoo, be careful with the setting 'No links to Dropbox from Odoo'.

Configuratie- en installatietips voor Dropbox Odoo Integration Odoo v.15

Python dependency

The tool depends on the external library 'dropbox'. Install this library for your Odoo server through the command:

pip3 install dropbox

Configuration and log in

  1. Turn on the option 'Dropbox Sync' (cloud Storage > Configuration > Configuration). The optional add-on Dropbox Odoo Integration is required
  2. Follow the URL https://www.dropbox.com/developers/apps/create
  3. Choose an API as 'Scoped access'
  4. Choose the type of access as 'Full Dropbox'
  5. Select any suitable name for the app and push the button 'Create app'
  6. Add the redirect URI as [YOURODOOSITENAME]/dropbox_token (e.g. https://faotools.com/dropbox_token). A valid SSL certificate (https) is required
  7. Grant permissions to the app: 'Account Info (Read)', 'Files and folders Metadata (Write)', 'Files Content (Write)', 'Collaboration (Write)'. For team DropBox assign also 'Team Data Members', 'Members (Read)'. Make sure no other permissions are assigned.
  8. Submit App
  9. 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 'Dropbox'
    • As a Root folder name enter a title which would be users as the parent Google Drive directory for all synced folders. For example, 'Odoo' or 'OdooERP'
    • Copy 'App key' to the 'App key'
    • Copy 'App Secret' into the field 'App secret'
    • Insert previously generated redirect URL
    • If you use Dropbox team drives
      • Check the related box
      • Set an email of the Dropbox user. Inside this user folder, all Odoo related items would be created, and only after that they are shared with all other users. Under this user, all files and folders are created, changed, moved, and deleted
  10. Press 'Confirm'. Odoo redirects you to the Dropbox login page. Check in the system, agree with all conditions, and grant all permissions asked
  11. After login, Dropbox redirects you back to Odoo. Dropbox - Odoo synchronization is ready to be done
  12. Apply the newly created cloud client to folder rules and/or manual folders which should be synced to that Dropbox instance
  13. 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

Create a DropBox app

DropBox API app to connect to Odoo

Set up DropBox App: redirection URL

Dropbox app settings

DropBox permissions for personal accounts

Odoo Dropbox app personal permissions

DropBox permissions for business accounts

Odoo Dropbox app business permissions

Set up Odoo for DropBox integration

Odoo settings for DropBox

Veelgestelde vragen over Dropbox Odoo Integration Odoo v.15

Waar worden gesynchroniseerde bestanden bewaard? Worden ze gedupliceerd in Odoo en in de clouds?

De app gaat ervan uit dat de binaire inhoud van bijlagen in de Cloud Client blijft, niet op de Odoo-server. Zulke bijlagen worden in Odoo van het type URL en u kunt ze altijd openen vanuit het bijlagevak of vanuit de Cloud Client.

Na de setup zijn geen handmatige acties nodig: de synchronisatie is volledig automatisch. Bepaal welke Odoo-documenttypen gesynchroniseerd moeten worden en stel per type een gerelateerd model in (klanten, verkoop- of inkooporders, taken, projecten, enz.).

Kan ik meerdere mappen hebben voor hetzelfde documenttype? Bijvoorbeeld interne projecten en klantprojecten?

Ja, dat kan. Maak daarvoor per geval een regel en pas filters toe: bijvoorbeeld op projecttype.

Maak de filters onderling uitsluitend, zodat een document eenduidig wordt toegewezen. Bijvoorbeeld: «klant maar geen leverancier», «leverancier maar geen klant». Anders springt de documentmap van het ene model naar het andere.

Is het oké als ik veel objecten moet synchroniseren, bijvoorbeeld 10000?

Ja, hoewel het bij veel mappen/bijlagen traag kan zijn. Klanten meldden echter omgevingen met >10k partners en ~5k productvarianten, en de processen waren acceptabel.

Enkele punten:

  1. De sync is zo gebouwd dat elk item wordt gesynchroniseerd en niet verloren gaat, ook al is het niet snel. FIFO-wachtrijen en een commit per taak garanderen dat.
  2. Het aantal objecten kan logisch worden beperkt. De modelconfiguratie laat toe verouderde items uit te sluiten (bijv. gearchiveerde partners of orders van 2 jaar geleden).

Is realtime synchronisatie mogelijk?

Nee. We hebben sterke redenen om realtime sync te vermijden:

  • Prestaties. Bij realtime sync geeft elke bestandsupload een laadscherm.

  • Conflicten. Als 2 gebruikers tegelijk een item wijzigen, kan dat onoplosbaar worden. Bij gewone taken kunnen we het later herstellen; bij realtime zou een wachtrij nodig zijn, nog verwarrender.

  • Functionaliteit. Vooral hernoemen en herstructureren. De terug-sync steunt strikt op de mappenlogica en controleert bij elke sync 100 % van de items. Na elke update zouden dat duizenden verzoeken per seconde zijn. Zo niet, dan gaan wijzigingen verloren.

Kan ik de standaardmapnamen in de clouds wijzigen?

U kunt uw eigen naam geven aan modelmappen (verkooporders, kansen, leveranciers, enz.) voor elk documenttype.

Voor objectmappen (SO-001, John Smith, enz.) gebruikt de tool de Odoo-methode voor de weergavenaam. U kunt dat wijzigen met een naamexpressie. De syntaxis is die van Odoo-e-mailsjablonen.

Kan ik de frequentie van synchronisatietaken wijzigen?

Nee, vanaf versie 15 moet u geplande taken niet wijzigen. Ze zijn geoptimaliseerd om elke 15 minuten te lopen voor de meest stabiele en snelle verbinding.

De timeouts van de Odoo-server moeten minstens 15 minuten (900 seconden) zijn.

Om de sync even te stoppen, doet u dat op het formulier van de betreffende cloudclient.

Kan ik bijlagen synchroniseren naar meerdere cloudclients

Yes, starting from version 15, you can set up multiple connections. In this way, it is possible to sync some folders to one cloud client and others - to another.

Take into account that it is not any way possible to sync the same folder for a few cloud storages simultaneously.

We gebruiken een speciale editor in onze clouds (bijv. OnlyOffice, Office 365, enz.). Worden bestanden in die editor geopend?

Ja, afhankelijk van de configuratie van uw cloudclient.

Heb ik alleen de Cloud Storage Solution-app nodig?

Vanaf versie 15 kan de app alleen worden gebruikt om bijlagen in mappen te structureren en een bestandsbeheerinterface te bieden.

Als u een verbinding met een van de cloudclients wilt, moet u minstens één optionele client-app installeren.

Wat gebeurt er als ik een mapregel wijzig?

Als een mapregel wijzigt, wijzigt ook de mappenlijst. Past een map niet meer bij de voorwaarden, dan wordt ze verwijderd. Waren de bestanden al gesynchroniseerd, dan brengt de terug-sync ze terug naar Odoo en verwijdert ze uit de Cloud Client.

Past het documentobject niet bij een mapregel, dan wordt de map niet aangemaakt. Past het later wel, dan wordt de bijbehorende map gegenereerd.

Wat is het updatebeleid van uw tools?

Volgens het huidige beleid van de Odoo Apps Store:

  • Elke module gekocht voor versie 12.0 of eerder geeft toegang tot alle versies tot 12.0.
  • Vanaf versie 13.0 moet elke moduleversie apart worden gekocht.
  • Ongeacht de versie geeft aankoop recht op alle updates en bugfixes binnen een hoofdversie.

Het faOtools-team bepaalt dit beleid niet. Neem voor vragen rechtstreeks contact op met vertegenwoordigers van de Odoo Apps Store.

Hoe installeer ik uw app op Odoo.sh?

De meest directe aanpak is de ingebouwde workflow van de Odoo-store:

1. Open de modulepagina en klik op Deploy on odoo.sh

2. U gaat naar GitHub. Log in en klik op Create a new repo of gebruik een bestaande. De repository moet prive zijn. Apps onder OPL-1 mogen niet openbaar. Maak zo nodig een nieuwe repo voor het Odoo.sh-project

3. Ga daarna naar odoo.sh, klik op Deploy, bevestig en klik op Continue. De installatie start.

Zo installeert u de app op de productiebranch. Voor andere branches of een update:

1. Download de broncode uit de Odoo-store

2. Commit de module naar de GitHub-repository. Geen app-mappen/bestanden in .gitignore. Repo's van odoo.sh negeren soms belangrijke paden (bijv. /lib). Upload alle modulemappen en -bestanden

3. Deploy de doelbranch van het odoo.sh-project of wacht op de automatische build.

Hoe installeer ik uw app op mijn eigen server?

1. Pak de broncode van de gekochte tools uit in een Odoo-add-onsmap;
2. Herstart de Odoo-server;
3. Zet de ontwikkelaarsmodus aan (technische instellingen);
4. Werk de applijst bij (Apps-menu);
5. Zoek de app en klik op Activate/Install;
6. Volg de richtlijnen op de app-pagina als die er zijn.

Uw app heeft extra add-ons. Kan ik die later kopen?

Ja. Odoo zet automatisch alle afhankelijkheden in de winkelwagen: sluit eerder gekochte tools uit om dubbel betalen te voorkomen.

Ik heb uw app op Odoo.sh gezet en zie een waarschuwing/fout in de tests

Een rode/oranje waarschuwing beinvloedt de functies van de app niet. Soms halen onze modules de standaard automatische tests niet, omdat die gedrag verwachten dat indruist tegen het doel van de app. We wijzigen bijvoorbeeld de prijscalculatie, terwijl de Odoo-tests de eindprijs met het standaardalgoritme vergelijken.

Controleer eerst de functies van de gedeployde database. Werkt alles?

Als u toch denkt dat de waarschuwing echte functies raakt, neem contact op en stuur de volledige installatielogs en de volledige lijst gedeployde modules (kern en derden).

Kan ik uw app rechtstreeks bij u kopen?

Nee, we verspreiden de tools alleen via de officiele Odoo-appwinkel.

Ik wil graag korting

Helaas hebben we geen technische mogelijkheid voor individuele prijzen.

Kan ik de app installeren op mijn Odoo Online (SaaS)-database?

Nee, apps van derden kunnen niet op Odoo Online. Odoo SaaS blokkeert die mogelijkheid.

Uw tool hangt van andere apps af. Moet ik die kopen?

Ja, de tool heeft alle modules in de afhankelijkheden nodig. De prijs op de app-pagina is inclusief die afhankelijkheden.

Wat is de prijs van de module in Amerikaanse dollars? Waarom is die veranderd?

De prijs van onze modules staat in euro. De Odoo-store rekent om volgens de interne wisselkoers. De prijs in Amerikaanse dollars kan dus wijzigen als die koers wordt bijgewerkt.

De teksten van de app en website in andere talen dan het Engels zijn met AI ondersteund en afgestemd op de officiële Odoo-vertalingen. Als u een fout ziet, een vertaalticket sturen en we corrigeren het.

Fouten melden

Als u bugs of inconsistent gedrag tegenkomt, aarzel dan niet om contact met ons op te nemen. We garanderen dat we binnen 60 dagen na aankoop oplossingen bieden en zijn zeer geïnteresseerd in het verbeteren van onze tools, zelfs na deze periode.

U heeft geen telefoonnummer of creditcard nodig om contact met ons op te nemen. U hoeft slechts een korte e-mailaanmelding door te geven, die niet langer dan 30 seconden duurt.

Vermeld zo veel mogelijk details in uw verzoek: schermafbeeldingen, Odoo-serverlogboeken, een volledige beschrijving om uw probleem te reproduceren enzovoort. Gewoonlijk kost het enkele werkdagen om een werkplan voor een probleem op te stellen (als een bug is bevestigd) of u richtlijnen te geven over wat er moet gebeuren (anders).

Aanvragen voor openbare functies en module-ideeën (gratis ontwikkeling)

We zijn sterk gemotiveerd om onze tools te verbeteren en zijn dankbaar voor alle feedback. Als uw vereisten van openbaar nut zijn en efficiënt kunnen worden geïmplementeerd, zal het team deze opnemen in onze takenlijst.

Zo'n to-dolijst wordt regelmatig verwerkt en er zijn geen extra kosten aan verbonden. Hoewel we geen deadlines en definitief ontwerp kunnen beloven, kan het een goede manier zijn om de gewenste functies te verkrijgen zonder investeringen en risico's.

U heeft geen telefoonnummer of creditcard nodig om contact met ons op te nemen. U hoeft slechts een korte e-mailaanmelding door te geven, die niet langer dan 30 seconden duurt.

Deze apps vindt u misschien ook interessant
Password Manager

De tool om wachtwoorden veilig in Odoo te bewaren voor gedeeld gebruik. Kluizen

198€
KPI Balanced Scorecard

De tool om KPI-doelen te zetten en de realisatie per periode te controleren. Dashboards. Grafieken

198€
KnowSystem: Knowledge Base System

De tool om een diepe kennisbank te bouwen, intern en extern. KMS. Wiki-achtige revisies

398€
Universal Appointments and Time Reservations

De tool voor tijdgebonden diensten van boeking tot verkoop en reviews

398€ 358€
MCP Server. AI Chats and LLM Odoo Integration

De tool om Odoo vanuit AI-chats via MCP te beheren. Claude. Elke MCP-AI.

198€
Cloud Storage Solutions

De tool om Odoo-bijlagen in mappen te structureren en te synchroniseren met Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box en NAS. Bestandsbeheer. DMS

398€ 358€
OneDrive / SharePoint Odoo Integration

De tool om Odoo-bijlagen bidirectioneel met OneDrive te synchroniseren

487€ 438€
Google Drive Odoo Integration

De tool om Odoo-bijlagen bidirectioneel met Google Drive te synchroniseren

487€ 438€
ownCloud / Nextcloud Odoo Integration

De tool om Odoo-bijlagen bidirectioneel met ownCloud/Nextcloud te synchroniseren

487€ 438€