OneDrive / SharePoint Odoo Integration v.10
The tool to automatically synchronize Odoo attachments with OneDrive files in both ways
Synchronization is bilateral. All Odoo attachments are put in OneDrive regularly. OneDrive files create attachments in Odoo in case they are placed in a correct folder. Look at the sections From Odoo to OneDrive and From OneDrive to Odoo
Integration is automatic in both ways. Based on scheduled jobs, Odoo send attachments to OneDrive and retrieve files from there
Any Odoo document might be synced: customers, opportunities, sale or purchase orders, tasks or issues, employees or users, etc. You decide by your own which records should be in OneDrive, and which should be left in Odoo
Synchronization works for SharePoint sites, OneDrive for business, and personal OneDrive. In the first case the files are kept in preselected documents library, in the latter two - in a user' documents library
All synced files are easily accessible though clicking on an attachment. Odoo automatically redirects you to a file previewer. Among others it might be Word or Excel editors (if Office365 is set up). Besides, you might open a whole document folder by clicking on 'Open folder' on the attachment widget
All 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 access history through the button 'Sync logs'
The tool is compatible with Odoo reporting and mailing apps. If such an app faces a synced file, it retrieves a real content from OneDrive. In particular, the reports 'always reload' feature and messages & mass mailing attachments work properly
Integration is based on a single user endpoint. It means that you should login in OneDrive only once. Afterwards for integrations Odoo would use that credentials disregarding an actual Odoo user. Make sure, however, that real Odoo users have an access to OneDrive to open URLs linked to their attachments
- Prepare and keep updated folders' structure in OneDrive
- Upload new attachments to a correct folder
Odoo creates a convenient directory structure in OneDrive: Odoo / Document type name / Document name / Files, where:
- Odoo is a central directory for Odoo Sync in your Drive.
- 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 OneDrive 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 OneDrive will be recovered to Odoo names
- If you remove a model from integration, it will not be deleted from OneDrive to keep already synced files safe. However, new documents of this type would not be synced
- In case you removed a directory in OneDrive / SharePoint, 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 OneDrive for each suitable document even for documents without attachments. It is needed for a backward sync to easily add new files
- OneDrive folder name equals a real document name. It relies upon Odoo name_get method. Thus, Odoo 'Michael Fletcher' (a contact of 'Agrolait') would be OneDrive '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 OneDrive directory
- In case you remove a directory in OneDrive / SharePoint, but it still exists in Odoo, OneDrive folder structure would be recovered (while files would be unlinked in both Odoo and OneDrive)
- Folders renaming in OneDrive 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 very first sync might take quite a long, since a lot of folders should be created. Afterwards, it would be much faster. However, it is not recommended to make sync too frequent: once an hour seems quite good for large files.
FilesWith 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 OneDrive 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 OneDrive. Until sync is done, Odoo attachment remains binary and stores an actual file. Such approach helps Odoo to work faster.
Clicking on such attachment leads you to a file previewer / editor in OneDrive. Depending on your OneDrive / SharePoint configurations it might be Word, Excel, PDF previewer, etc. Anyway changes to file contents in OneDrive are available in Odoo at the same moment.
If you unlinked an attachment from Odoo, it would be deleted in OneDrive as well.
Take into account that file names should be managed in OneDrive: each backward sync would recover OneDrive names, Odoo is here less important.
- 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 OneDrive, it will be renamed in Odoo as well
- Files' removal from OneDrive 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 OneDrive
- 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 OneDrive.
SharePoint sites
- Go to your Azure Portal and prepare a new application:
- Grant the app full permissions for Office365 SharePoint online
- Assign the reply url as [YOURODOOSITENAME]/one_drive_token (e.g. https://odootools.com/one_drive_token)
- Generate a new key. Keep it safely somewhere for the future use
- Go to your SharePoint site and prepare a new documents' library (drive). You might use one of the existing ones, e.g. 'Documents'. Odoo folder would be put there afterwards, and it would be impossible to move it for another library
- Go to Odoo general settings > Onedrive.
- Copy 'Application ID' to 'App client_id'
- Put a previously generated key to the field 'App secret key'
- Enter the 'Redirect URL' as you entered 'Reply url' in Azure Portal
- Check the boxes 'OneDrive for business' and 'Use sharepoint sites'
- The SharePoint URL should be of the type https://[URL]/. The last '/' is required, sitename should not be included into. For example, https://odootools.sharepoint.com/
- SharePoint site should be either my_site_name (in that case it is considered as sites/my_site_name) or sites/my_site_name (instead of 'sites' it might be 'teams' and so on). There should be no '/' at the beginning or at the end. For example, sites/odootools
- As Documents Library use one created in SharePoint
- Press 'Save'
- Press 'Login and Confirm'. Odoo redirects you to Microsoft login page. Check in and grant permissions asked.
- After login, Microsoft redirects you back to Odoo. OneDrive - Odoo synchronization is ready to be done.
Create application in your Azure Portal
App's permissions
App's permissions
Redirect url should be https://[yourodoosite]/one_drive_token
Generate a secret key
Create a new SharePoint Documents Library
Create a new SharePoint Documents Library
Enter configuration keys in Odoo
Odoo attachments are ready for sync with Onedrive files. Press 'Sync to Onedrive' for the files upload
Personal OneDrive and OneDrive for business
- Go to https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade
- Click 'New registration'
- Introduce a new name for the application and assign the redirect URI as [YOURODOOSITENAME]/one_drive_token (e.g. https://odootools.com/one_drive_token)
- Copy the Application Client ID to the Odoo field 'App client_id'
- Go to Certificates & secrets > Click 'New Client Secret'. Copy the secret value to the Odoo field 'App Secret Key'
- Press Save on the Odoo configuration Page
- Press 'Login and Confirm'. Odoo redirects you to Microsoft login page. Check in and grant permissions asked
- After login, Microsoft redirects you back to Odoo. OneDrive - Odoo synchronization is ready to be done.
Create OneDrive application
New OneDrive Web platform and redirect url
Generate new secret for your application
Enter configuration keys in Odoo
Migration from the versions prior to the version 1.3.0
- Push the button 'Backward sync' (to make sure recent OneDrive changes are synced)
- Push the button 'Reconnect' and log in Microsoft
- Push the button 'Migrate from the version under 3.0'
- Check / update synced models
- Push the button 'Sync' to apply changes
Reconnection
- You use this tool with version prior to 1.2.0. In that case you should also install the library 'microsoftgraph'. Look above
- You have not used the sync tool for more than 6 months
- Press the button 'Reconnect'
- Press the button 'Login and confirm'
Vanliga frågor om OneDrive / SharePoint Odoo Integration Odoo v.10
Jag ser ett fel när jag klickar på molnlänken för den synkade bilden
Felet «This item might have been deleted, expired, or you might not have permission to access it. Contact the owner of this item for more information.» betyder att du inte är inloggad på tjänsten photos.onedrive.com.
Kan jag ändra frekvensen för synkroniseringsjobb?
Ja, det går. Gör så här:
Slå på felsökningsläget
Gå till tekniska inställningar > Automatisering > Schemalagda åtgärder
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:
Odoo - rotmapp för synken
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.
Objekt - mappar för varje dokument, t.ex. «Project 1» eller «Customer 1»
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:
- 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.
- 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.
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?
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.
Verktyget för att safely behåll lösenord i Odoo för delad använd. Delad vaults
198€Verktyget för att ange up KPI targets och kontroll deras fulfillment av periods. KPI dashboards. Dashboard designer. KPI charts
198€Verktyget för att build deep och strukturerad kunskapsbas för intern och extern använd. Knowledge System. KMS. Wiki-like revisions.
398€Verktyget för tidsbaserad tjänstehantering från bokning till försäljning och recensioner
Verktyget för att styra Odoo från dina AI-chattar via MCP. Claude. Valfri AI med MCP.
198€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
Verktyget för att automatiskt synkronisera Odoo bilagor med Google Drive filer i båda ways
Verktyget för att automatiskt synkronisera Odoo bilagor med ownCloud/Nextcloud filer i båda ways
Verktyget för att automatiskt synkronisera Odoo bilagor med DropBox filer i båda ways