Hoppa till innehåll
Du tittar på Odoo 11.0 sida OwnCloud / NextCloud Odoo Integration. Den senaste versionen som stöds är ownCloud / Nextcloud Odoo Integration v.19.0 . Hämta den här builden direkt från Odoo Apps Store .

OwnCloud / NextCloud Odoo Integration v.11

The tool to automatically synchronize Odoo attachments with OwnCloud / NextCloud files in both ways

487€ 438€

Priset gäller till 2026-09-15 (enligt kampanjen August-September 2026).
Priset inkluderar redan alla nödvändiga beroenden = 89 80€ (own price) + 398 358€ (Cloud Storage Solutions).
Aktuellt Version 11.0.1.3.9

Enterprise
Community
Odoo.sh
Odoo document system is clear and comfortable to use. However, it is not especially designed to work with files as OwnCloud and NextCloud do. To process attachments users need to download a file, to change it, and to upload back. Documents are not synced locally and Odoo doesn't have powerful previewers and editors.
Both OwnCloud and NextCloud don't have such disadvantages. This is the tool to integrate their features into your Odoo business work flow. The app automatically stores all Odoo attachments in OwnCloud or NextCloud, and it provides an instant access to them via web links. In such a way users work with files comfortably in the cloud storage, while the results are fully available in Odoo.

Automatic integration

Odoo sends attachments to OwnCloud / NextCloud and retrieves files from there based on scheduled jobs. No manual interaction is required. Synced attachments are physically kept only in a cloud storage, what increases Odoo interface performance. Simultaneously, you can open documents from Odoo in a second.

Bilateral sync

Odoo attachments are put into a cloud storage according to the direct sync job. Files uploaded to clouds would be integrated in Odoo as links based on directories' structure during the backward sync job.

How files and folders are synced from Odoo to OwnCloud / NextCloud

Direct synchronization has 2 prime aims:
  • Prepare and keep updated folders' structure in OwnCloud / NextCloud
  • Upload new attachments to a correct folder
Folders

Odoo creates a convenient directory structure in OwnCloud / NextCloud: Odoo / Document type name / Document name / Files, where:

  • Odoo is a central directory for Odoo Sync in your cloud storage.
  • Document type is a synced Odoo model, for example, 'Sale orders', 'Opportunities', 'Customers'
    • You select document types by yourself. It might be any document type
    • Moreover, you might have a few folders for a single document type. Use Odoo domains to have not global 'Partners, but 'Customers' and 'Suppliers', not just 'Sale orders' but 'Commercial offers', 'To deliver', and 'Done orders'
    • With each sync Odoo would try to update document types' folders. Add a new document type at any moment. It will appear in OwnCloud / NextCloud with a next sync
    • You are welcome to introduce or change document types folder names at any moment in Odoo. Take into account: renaming in OwnCloud / NextCloud will be recovered to Odoo names
    • If you remove a model from integration, it will not be deleted from OwnCloud / NextCloud to keep already synced files safe. However, new documents of this type would not be synced
    • In case you removed a directory in OwnCloud / NextCloud, but it is still configured in Odoo, with a next sync a folder structure is going to be recovered (not files, surely).
  • Document is an exact object to sync. For instance, 'Agrolait' or 'SO019'
    • Documents are synced in case they relate to a synced document type and satisfy its filters. For example, you are not obliged to sync all partners, you may integrate only 'Customers' and 'Vendors' or only 'Companies', not 'Contacts'
    • Odoo would generate a folder in OwnCloud / NextCloud for each suitable document even for documents without attachments. It is needed for a backward sync to easily add new files
    • OwnCloud / NextCloud folder name equals a real document name. It relies upon Odoo name_get method. Thus, Odoo 'Michael Fletcher' (a contact of 'Agrolait') would be OwnCloud / NextCloud 'Agrolait, Michael Fletcher'
    • If an exact document changes its document type (e.g. a quotation is now confirmed), Odoo will automatically relocate its related folder to a proper parent directory (in the example: from 'Commercial offers' to 'To deliver')
    • In case a document relates to a few types (for instance, you have 'Vendors' and 'Customers', while Agrolait is both), this document folder would be put into the most prioritized document type. A document type priority is higher as closer to the top in Odoo interfaces it is
    • If an Odoo document is removed, the next sync will remove a corresponding OwnCloud / NextCloud directory
    • In case you remove a directory in OwnCloud / NextCloud, but it still exists in Odoo, OwnCloud / NextCloud folder structure would be recovered (while files would be unlinked in both Odoo and OwnCloud / NextCloud)
    • Folders renaming in OwnCloud / NextCloud will be replaced with Odoo names, Odoo document names are more important
  • Files are real files taken from Odoo attachments

The resulted path would be, for example, 'Odoo / Quotations / SO019 / commercial offer.png'.

The only exclusion of the rule are stand alone attachments which do not relate to any Odoo documents (their document type is 'ir.attachment'). Such attachments' path is 'Odoo / Stand Alone Attachments / image.png'.

The direct sync might take quite a long, since a lot of folders should be created. It is not recommended to make sync too frequent: once an hour or two hours is fine.

Files

With each direct sync, Odoo tries to find not yet synced attachments. If such attachments suit any document type to sync, a file will be uploaded to OwnCloud / NextCloud to a proper folder. In Odoo such attachments will become of 'url' type. It means that a file is not any more kept in Odoo server space, but now it is in OwnCloud / NextCloud. Until sync is done, Odoo attachment remains binary and stores an actual file. Such approach helps Odoo to work faster.

If you unlinked an attachment from Odoo, it would be deleted in OwnCloud / NextCloud as well.

Take into account that file names should be managed in OwnCloud / NextCloud: each backward sync would recover OwnCloud / NextCloud names, Odoo is here less important.

How items are retrieved from OwnCloud / NextCloud to Odoo

Backward integration aims to sync new files from OwnCloud / NextCloud to Odoo:
  • If a new file is added to a proper document folder (e.g. to 'Odoo / Customers / Agrolait'), the same attachment will be added to Odoo document (in the example - to 'Agrolait')
  • In document folders you can put not only files but also child folders. In that case a link for this folder (not its content) is kept in attachments
  • In case you rename a file in OwnCloud / NextCloud, it will be renamed in Odoo as well
  • Files' removal from OwnCloud / NextCloud leads to related Odoo attachments' removal
  • If you move a file to another document folder, in Odoo a related attachment would be re-attached to this new document. Take into account: if you move a file for a not document folder, in Odoo attachment will be deleted as it has been removed from OwnCloud / NextCloud
  • If you deleted a document type or document folder, their child files are deleted as well. Thus, Odoo would remove related attachments. The folders, however, will be recovered with a next direct sync. Folders' move to another directory is also considered as a removal. Avoid such situations by following the simple rule: folders are managed mostly by Odoo, files - mostly by OwnCloud / NextCloud.

Backward OwnCloud / NextCloud might take quite much time, since each folder should be checked (the more folders, the more time the backward sync requires). It is recommended to make frequency oftener than once an hour or two hours.

Skärmdump

All document types are in the root directory 'Odoo'

Onedrive root directory

Document types' folders

Document types' folders in OwnCloud / NextCloud

All document of this type has an own folder

Documents' folders

Sync any documents you like

You decide by your own which Odoo document types should be synced. Customers, opportunities, sale or purchase orders, tasks or issues, employees or users, so on and so on.
The tool let you split any business model into a few directories. Have a separate folder for individuals and companies, for European and American opportunities, for each project, etc.
Moreover, it is possible to guarantee that only topical documents are synced by using relative periods: leads registered in the last 3 months, invoices updated the last week, and so on.

Typical use cases

  • Projects: automatically forward all project-related documents to OwnCloud / NextCloud to share those with a customer as a cloud link.
  • Customers: add all partner files in a single directory available both from Odoo and from OwnCloud / NextCloud. Modify those using default cloud editors and access them when working in Odoo.
  • Employees: gather all files by this employee in a single cloud folder: photos, document scans, contracts. Access and upload those from Odoo and OwnCloud / NextCloud alternatively.
  • Opportunities: carefully store all specifications, requirements and any file which would let you make a good offer.
  • Orders: keep all printings and contracts in OwnCloud / NextCloud with simple availability from Odoo.

Skärmdump

Choose document types to be synced

OwnCloud / NextCloud models structure

Document type might have a few folders based on filters

Documents filtered

Easy accessible files

To open a synced file from Odoo just click on an link in the top entry 'attachments'. Odoo would redirect to OwnCloud / NextCloud and would try to open a default editor / previewer (in case public URLs are set up). You may also access a whole folder of a current document by clicking on the button 'Open folder'.

Internal and public URLs

By default all links from Odoo to OwnCloud / NextCloud are internal. It means that only authorized users may access them and, after that, generate shared URLs for others.

It is possible to make them public using the option 'Use Public URLs'. In that case links will become 'shared', meaning that everybody may access those files by links. Although the links would be hardly known by external users, there is a slight chance that they become available as a result of some user actions. Besides, sharing links generation is not fast and might make the synchronization slower. Thus, be cautious if you decide to use shared links.

Skärmdump

Fast access to OwnCloud / NextCloud files and folders

Integrate Odoo and OwnCloud / NextCloud

Synced files are simply found in OwnCloud / NextCloud. Add unlimited number of files or folders here

Odoo attachments as OwnCloud / NextCloud files

Sync logs in Odoo

Sync activities might be logged. Control over files and folders creations, moves, name changes and removals. Just turn on the option 'Log sync activities', and you would be able to observe the history through the button 'Sync logs'.

Skärmdump

Logged synchronisation activities

Sync Logs

Default folders for documents

The tool let generate default directories' structure for this document type during the very first sync of a related object. For example, for all employees you may have pre-defined folders 'Scans', 'Scans/Official', 'Photos', etc.

Skärmdump

Default folders for this document types to be created while firstly synced

Default directories within each document folder

Applicable to all Odoo apps

Disregarding which apps you have installed in your Odoo, the synchronisation will work. You might integrate any document type including custom objects. Besides, the tool doesn't contradict standard Odoo features. Thus, it is fully compatible with Odoo reporting and mailing. In particular, the reports 'always reload' feature and messages and mass mailing attachments would work properly.

A few important peculiarities to take into account

  • Do not add folders inside root or document types' folders. If they have the same name as newly synced folders, the latter would not be uploaded
  • Make sure your database has a proper SSL certificate required to use OwnCloud API
  • Try to avoid the following symbols in folders' and files' names: *, ?, ", ', :, <, >, |, +, %, !, @, \, /,. Direct sync will replace such symbols with '-'. It is done to avoid conflicts with file systems.

Very good product

A perfect solution to integrate Owncloud with Odoo. We sync a high volume of objects across multiple Odoo models, which works seamless and stable. For us it is the perfect solution to have an external DMS instead of the Odoo native attachment handling, which also enables us to interchange files between systems in our best-of-breed setup.
The team behind this module is extremely professional and responsive. They helped us on a few occasions and provided clear answers and prompt support when required, and they even went out of their way to assist us with another requirement we had. Cannot recommend the product and team highly enough, try this if you're in the market to connect Odoo with an external document solution.

Frank Vogler Odoo Appar Butik Odoo Apps Store

Works according to specs

I have used this app with Odoo 12 and Nextcloud 16 and it works as specified. Odoo Tools offers very responsive support which is really helpful. Of course 5 stars...!

NXD-Audio Odoo Appar Butik Odoo Apps Store

This is Awesome

I have used Cloud Sync on Next/Own Cloud and works really great.

Humberto Odoo Appar Butik Odoo Apps Store

Konfigurations- och installationstips för OwnCloud / NextCloud Odoo Integration Odoo v.11

Python dependency

The tool depends on external libraries 'owncloud'. Install this library for your Odoo server through the command: pip install pyocclient

Configuration and log in

To log in in OwnCloud / NextCloud you should:
  • Enter your cloud storage full url
  • Select an OwnCloud / NextCloud, which has full rights to read, create, write and delete files and folders within a root directory
  • Enter login and password of this user
  • Introduce the title for OwnCloud / NextCloud folder, e.g. Odoo
  • Push the button 'Save', and then - the button 'Login and Confirm'
  • If everything is fine, push the button 'Sync'
  • Make sure that the root directory or its children are shared with your colleagues

Enter OwnCloud / NextCloud credentials

OwnCloud / NextCloud settings

Confirmed credentials to start sync

Sync to NextCloud / OwnCloud

Odoo server configuration and cron job configuration

To make sure the synchronization works correctly apply proper timeouts to the Odoo configuration file: LIMIT_TIME_CPU, LIMIT_TIME_REAL should be more than 900 seconds.

For Odoo.sh this should not be done, since timeouts are predefined and are not configurable.

Then, timeout should be entered to your Odoo. To that goal find the section 'Settings' on the app configuration page and copy the number there.

Afterwards, it is needed to make the cron jobs suit the applied timeouts. In the debug mode go to the Settings > Technical > Automation > Scheduled Jobs:

  • Set up the job 'Synchronize attachments with cloud' as (a) frequency - 2*timeout; (b) the next execution as the next hour +timeout. For example, for 900seconds timeout: frequency - as 30minutes; the next execution - at 08:15
  • Set up the job 'Synchronize attachments from cloud' as (a) frequency - 2*timeout; (b) the next execution as the next hour + timeout*2. For example, for 900seconds timeout: frequency - as 30minutes; the next execution- at 08:30.

Vanliga frågor om OwnCloud / NextCloud Odoo Integration Odoo v.11

Kan jag ändra frekvensen för synkroniseringsjobb?

Ja, det går. Gör så här:

  1. Slå på felsökningsläget

  2. Gå till tekniska inställningar > Automatisering > Schemalagda åtgärder

  3. Hitta jobben «Synchronize attachments with cloud» och «Update attachments from cloud».

Gör dem inte för täta. Ett jobb bör hinna slutföras innan nästa startar. Inställningen beror på hur många objekt som ska synkas. Vanligtvis är frekvensen mellan 15 minuter och 4 timmar.

Sätt också tillräckliga tidsgränser i Odoos konfigurationsfil. LIMIT_TIME_CPU och LIMIT_TIME_REAL ska vara lika med eller större än den planerade crontiden. Från version 13 gäller även LIMIT_TIME_REAL_CRON.

Viktig anmärkning för Odoo.sh-kunder: max tiden för ett cronjobb kan vara begränsad till 15 minuter.

Kan jag konfigurera en annan struktur för synkade kataloger än den som synken förutsätter?

Nej, den här funktionen finns först från version 15. Dessförinnan använder modulen en fördefinierad mappstruktur:

  1. Odoo - rotmapp för synken

  2. Modeller - mappar för varje Odoo-dokumenttyp. Till exempel «Projects», «Partners». Via domän kan det finnas mer specifika mappar: «Customer 1 Projects», «Projects of the Customer 2», «Internal Projects» osv.

  3. Objekt - mappar för varje dokument, t.ex. «Project 1» eller «Customer 1»

  4. Filer och mappar som hör till detta Odoo-dokument och ska synkas.

Då kan du till exempel ha:

  • Odoo / Projects / Project 1 / filer och mappar för projekt 1

  • Odoo / Customer 1 Projects / Project 1; Odoo / Customer 2 Projects / Project 3, ...

  • Odoo / Customers / Customer 1 / filer och mappar för kund 1

Strukturen är alltid platt: bara dessa nivåer. Olika dokumenttyper kan inte ligga i samma gren. I mappen «Customer 1» kan man inte hålla både order, fakturor och projekt. Varje typ har egen/egna mapp(ar). Annars finns inget kriterium för bakåtsynken.

Ska jag ställa in specifika användaråtkomster i Odoo?

Nej, verktyget använder en enda användarslutpunkt. Alla synkprocesser körs under en enda molnadministratör (app). Rättigheter för skapade mappar / filer automatiseras inte. Administrera dem i din molnlagring.

Var lagras synkade filer? Dupliceras de till Odoo och molnen?

Appen förutsätter att bilagornas binära innehåll lagras i Cloud Client i stället för på Odoo-servern. Sådana bilagor i Odoo blir av typen URL och du kan när som helst nå dem från bilagerutan eller från Cloud Client.

Efter installationen krävs inga manuella åtgärder: synkroniseringen är helt automatisk. Bestäm vilka Odoo-dokumenttyper som ska synkas och ställ in en relaterad modell för var och en (kunder, sälj- eller inköpsorder, uppgifter, projekt osv.).

Kan jag ha flera mappar för samma dokumenttyp? Till exempel interna projekt och kundprojekt?

Ja, det går. Skapa en regel för varje och applicera filter: till exempel efter projekttyp.

Gör filtren ömsesidigt uteslutande så att ett dokument kan tilldelas entydigt. Till exempel: «kund men inte leverantör», «leverantör men inte kund». Annars hoppar dokumentmappen från en modell till en annan.

Behöver jag bara appen Cloud Storage Solution?

Nej, verktyget är bara en teknisk kärna. Du behöver också anslutningen för din molnklient.

Är det okej om jag har många objekt att synka, till exempel 10000?

Ja, även om processen kan vara långsam med många mappar/bilagor. Samtidigt har kunder rapporterat miljöer med >10k partners och ~5k produktvarianter, och processerna var acceptabla.

Några punkter:

  1. Synken är byggd så att varje objekt synkas och inte går förlorat, även om det inte är snabbt. FIFO-köer och commit av varje jobb garanterar det.
  2. Antalet objekt kan begränsas logiskt. Modellkonfigurationen låter dig utesluta föråldrade poster (t.ex. arkiverade partners eller order från 2 år sedan).

Går det att göra synkroniseringen i realtid?

Nej. Vi har starka skäl att undvika realtidssynk:

  • Prestanda. Vid realtidssynk ger varje filuppladdning en laddningsskärm.

  • Konflikter. Om 2 användare ändrar ett objekt samtidigt kan det bli olösligt. Med vanliga jobb kan vi rätta efteråt; i realtid behövs en kö, ännu mer vilseledande.

  • Funktion. Särskilt namnbyte och omstrukturering. Bakåtsynken bygger strikt på kataloglogiken och vid varje synk kontrolleras 100 % av objekten. Efter varje uppdatering skulle det bli tusentals anrop per sekund. Annars går ändringar förlorade.

Kan jag synka bilagor till flera molnklienter

Nej, den här funktionen finns först från version 15.

Vi använder en särskild redigerare i våra moln (t.ex. OnlyOffice, Office 365). Skulle filer öppnas i den redigeraren?

Ja, beroende på din molnklients konfiguration.

Kan jag uppdatera OwnCloud-taggar med anslutningen?

Nej, taggar synkas inte. Vi övervägde funktionen tidigare men beslutade att inte införa den av flera skäl:

  • Anslutningsbiblioteket stöder inte att hämta eller uppdatera OwnCloud-taggar

  • Odoo-bilagor har inte attributet «tags» och det är oklart när sådana taggar skulle tilldelas användare.

  • Eftersom appen ger dubbelriktad synk kan det uppstå kritiska konflikter som är svåra att lösa.

Vilka uppdateringsregler galler for era verktyg?

Enligt de aktuella reglerna for Odoo Apps Store:

  • Varje modul kop for version 12.0 eller tidigare ger tillgang till alla versioner upp till 12.0.
  • Fran och med version 13.0 maste varje modulversion kopas separat.
  • Oavsett version ger kopet ratt till alla uppdateringar och felrattningar inom en huvudversion.

faOtools-teamet styr inte dessa regler. Vid fragor, kontakta representanterna for Odoo Apps Store direkt.

Hur installerar jag er app pa Odoo.sh?

Det mest direkta sattet ar Odoo-butikens inbyggda flode:

1. Oppna modulens sida och klicka pa Deploy on odoo.sh

2. Du omdirigeras till GitHub. Logga in och klicka pa Create a new repo eller anvand ett befintligt. Repot maste vara privat. Appar under OPL-1 far inte publiceras. Skapa vid behov ett nytt repo for Odoo.sh-projektet

3. Ga sedan till odoo.sh, klicka pa Deploy, bekrafta och klicka pa Continue. Installationen startar.

Stegen installerar appen pa production-grenen. For andra grenar eller uppdatering:

1. Ladda ner kallkoden fran Odoo-butiken

2. Committa modulen till GitHub-repot. Ingen app-mapp/fil far sta i .gitignore. Repon som odoo.sh skapar kan ignorera viktiga sokvagar (t.ex. /lib). Ladda upp alla modulmappar och filer

3. Deploya malgrenen i odoo.sh-projektet eller vanta pa den automatiska builden om installningarna anger det.

Hur installerar jag er app pa min egen server?

1. Packa upp kallkoden for de kopta verktygen i en av Odoos add-ons-kataloger;
2. Starta om Odoo-servern;
3. Sla pa utvecklarlaget (tekniska installningar);
4. Uppdatera applistan (Appar-menyn);
5. Hitta appen och klicka pa Activate/Install;
6. Folj anvisningarna pa appsidan om det finns nagon.

Er app har extra tillagg. Kan jag kopa dem senare?

Ja. Odoo lagger automatiskt alla beroenden i varukorgen: uteslut redan kopta verktyg sa att du inte betalar tva ganger.

Jag deployade er app pa Odoo.sh och ser en varning/ett fel i testerna

En rod/orange varning paverkar inte appens funktioner. Ibland klarar vara moduler inte de vanliga automatiska testerna, eftersom de forvantar ett beteende som strider mot appens mal. Vi andrar till exempel prisberakningen, medan Odoo-testerna jamfor slutpriset med standardalgoritmen.

Kontrollera forst funktionerna i den deployade databasen. Fungerar allt?

Om du anda tror att varningen paverkar verkliga funktioner, kontakta oss och skicka de fullstandiga installationsloggarna och den fullstandiga listan over deployade moduler (karn och tredje part).

Kan jag kopa er app direkt av er?

Nej, vi distribuerar verktygen endast via den officiella Odoo-appbutiken.

Jag vill ha rabatt

Tyvarr har vi inte tekniska mojligheter att erbjuda individuella priser.

Kan jag installera appen pa min Odoo Online (SaaS)-databas?

Nej, tredjepartsappar kan inte anvandas pa Odoo Online. Odoo SaaS blockerar den mojligheten.

Ert verktyg beror pa andra appar. Behover jag kopa dem?

Ja, verktyget behover alla moduler som anges som beroenden. Priset pa appsidan inkluderar redan dessa beroenden.

Vad kostar modulen i amerikanska dollar? Varfor andrades det?

Priset for vara moduler anges i euro. Odoo-butiken konverterar till andra valutor enligt sin interna vaxelkurs. Darfor kan priset i amerikanska dollar andras nar kursen uppdateras.

App- och webbplatsformuleringar på andra språk än engelska är AI-assisterade och anpassade till officiella Odoo-översättningar. Om du upptäcker ett fel, skicka ett ärende om översättningskorrekthet så åtgärdar vi det.

Bugg Rapporter

Om du stöter på fel eller inkonsekvent beteende, kontakta oss. Vi garanterar rättningar inom 60 dagar efter köpet och vill förbättra verktygen även efter det.

Du behöver varken telefonnummer eller kreditkort för att kontakta oss. Det räcker med en kort e-postregistrering som tar högst 30 sekunder.

Ta med så många detaljer som möjligt: skärmbilder, Odoo-serverloggar och en fullständig beskrivning av hur problemet återskapas. Det tar vanligtvis några arbetsdagar att ta fram en arbetsplan (om felet bekräftas) eller riktlinjer (annars).

Allmänheten Funktioner Begäran Modul Idéer GRATIS Utveckling

Vi är starkt motiverade att förbättra våra verktyg och tackar för all feedback. Om kraven är av allmänt intresse och kan implementeras effektivt tar teamet med dem i att-göra-listan.

En sådan att göra-lista behandlas regelbundet och innebär inga extraavgifter. Även om vi inte kan lova deadlines och slutlig design kan det vara ett bra sätt att få önskade funktioner utan investeringar och risker.

Du behöver varken telefonnummer eller kreditkort för att kontakta oss. Det räcker med en kort e-postregistrering som tar högst 30 sekunder.

Du kanske också gillar verktygen
Password Manager

Verktyget för att safely behåll lösenord i Odoo för delad använd. Delad vaults

198€
KPI Balanced Scorecard

Verktyget för att ange up KPI targets och kontroll deras fulfillment av periods. KPI dashboards. Dashboard designer. KPI charts

198€
KnowSystem: Knowledge Base System

Verktyget för att build deep och strukturerad kunskapsbas för intern och extern använd. Knowledge System. KMS. Wiki-like revisions.

398€
Universal Appointments and Time Reservations

Verktyget för tidsbaserad tjänstehantering från bokning till försäljning och recensioner

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

Verktyget för att styra Odoo från dina AI-chattar via MCP. Claude. Valfri AI med MCP.

198€
Cloud Storage Solutions

Verktyget som strukturerar Odoo-bilagor i mappar och synkar kataloger med molnklienter: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box och NAS. DMS. Filhanterare. Dokumenthantering

398€ 358€
OneDrive / SharePoint Odoo Integration

Verktyget för att automatiskt synkronisera Odoo bilagor med OneDrive filer i båda ways

487€ 438€
Google Drive Odoo Integration

Verktyget för att automatiskt synkronisera Odoo bilagor med Google Drive filer i båda ways

487€ 438€
Dropbox Odoo Integration

Verktyget för att automatiskt synkronisera Odoo bilagor med DropBox filer i båda ways

487€ 438€