OwnCloud / NextCloud Odoo Integration v.10
The tool to automatically synchronize Odoo attachments with OwnCloud / NextCloud files in both ways
Synchronization is bilateral. All Odoo attachments are put in OwnCloud / NextCloud regularly. OwnCloud / NextCloud files create attachments in Odoo in case they are placed in a correct folder. Look at the sections From Odoo to OwnCloud / NextCloud and From OwnCloud / NextCloud to Odoo
Integration is automatic in both ways. Based on scheduled jobs, Odoo send attachments to OwnCloud / NextCloud 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 OwnCloud / NextCloud, and which should be left in Odoo
Synchronization equally works for OwnCloud and NextCloud
All synced files are easily accessible though clicking on an attachment. You might also 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 OwnCloud / NextCloud. 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 a single user login/password of OwnCloud / NextCloud is used. Afterwards for integrations Odoo would use that credentials disregarding an actual Odoo user. Make sure, however, that real Odoo users have an access to OwnCloud / NextCloud to open URLs linked to their attachments
- Prepare and keep updated folders' structure in OwnCloud / NextCloud
- Upload new attachments to a correct folder
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.
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 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.
- 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.
- 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.
Log in
- 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 '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
Confirmed credentials to start sync
Migration from the versions prior to the version 1.3.0
- Push the button 'Backward sync' (to make sure recent OwnCloud / NextCloud changes are synced)
- Push the button 'Migrate from the version under 3.0'
- Check / update synced models
- Push the button 'Sync' to apply changes
Hakkında sık sorulan sorular OwnCloud / NextCloud Odoo Integration Odoo v.10
Senkronizasyon işlerinin sıklığını değiştirebilir miyim?
Evet, yapabilirsiniz. Bunun için:
Hata ayıklama modunu açın
Teknik ayarlar > Otomasyon > Zamanlanmış işler bölümüne gidin
«Synchronize attachments with cloud» ve «Update attachments from cloud» işlerini bulun.
Çok sık çalıştırmayın. Bir işin, yenisi başlamadan bitmesi tercih edilir. Ayar, senkronize edilecek öğe sayısına bağlıdır. Sıklık genellikle 15 dakika ile 4 saat arasındadır.
Odoo yapılandırma dosyasında yeterli zaman sınırları da ayarlayın. LIMIT_TIME_CPU ve LIMIT_TIME_REAL, planlanan cron süresine eşit veya daha büyük olmalıdır. Sürüm 13'ten itibaren LIMIT_TIME_REAL_CRON parametresini de dikkate alın.
Odoo.sh müşterileri için önemli not: cron işinin azami süresi yalnızca 15 dakika olabilir.
Senkronizasyonun varsaydığından farklı bir dizin yapısı yapılandırabilir miyim?
Hayır, bu özellik yalnızca sürüm 15'ten itibaren vardır. Öncesinde modül önceden tanımlı klasör yapısıyla çalışır:
Odoo - senkronun kök klasörü
Modeller - her Odoo belge türü için klasörler. Örneğin «Projects», «Partners». Alana göre daha özel klasörler olabilir: «Customer 1 Projects», «Projects of the Customer 2», «Internal Projects» vb.
Nesneler - her belge için klasör, örn. «Project 1» veya «Customer 1»
Bu Odoo belgesine ait senkronize edilecek dosya ve klasörler.
Sonuç olarak örneğin şunlar oluşabilir:
Odoo / Projects / Project 1 / proje 1'e ait dosya ve klasörler
Odoo / Customer 1 Projects / Project 1; Odoo / Customer 2 Projects / Project 3, ...
Odoo / Customers / Customer 1 / müşteri 1'e ait dosya ve klasörler
Yapı her zaman düzdür: yalnızca bu hiyerarşi düzeyleri. Farklı belge türleri aynı dalda tutulamaz. «Customer 1» klasöründe hem sipariş, hem fatura hem proje dosyaları olamaz. Her türün kendi klasörü (veya klasörleri) vardır. Aksi halde geri senkron için dayanak kalmaz.
Odoo'da belirli kullanıcı erişimleri ayarlamalı mıyım?
Hayır, araç tek bir kullanıcı uç noktasına dayanır. Tüm senkron süreçleri tek bir bulut yöneticisi (uygulama) altında yapılır. Oluşturulan klasör / dosya hakları otomatik değildir. Bunları bulut depolama çözümünüzde yönetin.
Senkronize edilen dosyalar nerede saklanır? Odoo ve bulutlarda çoğaltılır mı?
Uygulama, eklerin ikili içeriğinin Odoo sunucusu yerine Cloud Client'ta tutulduğunu varsayar. Bu ekler Odoo'da URL türüne dönüşür ve ekler kutusundan ya da Cloud Client'tan istediğiniz zaman erişebilirsiniz.
Kurulumdan sonra manuel işlem gerekmez; senkronizasyon tamamen otomatiktir. Hangi Odoo belge türlerinin senkronize edileceğine karar verin ve her biri için ilgili modeli ayarlayın (müşteriler, satış veya satın alma siparişleri, görevler, projeler vb.).
Aynı belge türü için birkaç klasörüm olabilir mi? Örneğin iç projeler ve müşteri projeleri?
Evet, yapabilirsiniz. Bunun için her biri için bir kural hazırlayın ve filtre uygulayın: örneğin proje türüne göre.
Bir belgenin kesin atanması için filtreleri birbirini dışlar hale getirin. Örneğin: «müşteri ama tedarikçi değil», «tedarikçi ama müşteri değil». Aksi halde belgenin klasörü bir modelden diğerine atlar.
Yalnızca Cloud Storage Solution uygulaması yeterli mi?
Hayır, araç yalnızca teknik çekirdektir. Bulut istemcinizin bağlayıcısına da ihtiyacınız var.
Senkronize edilecek çok nesne varsa, örneğin 10000, sorun olur mu?
Evet, çok klasör/ek varsa süreç yavaş olabilir. Yine de müşteriler >10 bin iş ortağı ve ~5 bin ürün varyantı olan ortamlar bildirdi ve süreçler kabul edilebilirdi.
Vurgulanacak noktalar:
- Senkron, her öğenin senkronize edilip kaybolmamasını sağlar; hızlı olmayabilir. FIFO kuyrukları ve her işin commit edilmesi bunu garanti eder.
- Nesne sayısı mantıksal olarak sınırlanabilir. Model yapılandırması eski öğeleri dışlar (ör. arşivlenmiş iş ortakları veya 2 yıl önceki siparişler).
Senkronizasyonu gerçek zamanlı yapmak mümkün mü?
Hayır. Gerçek zamanlı senkronizasyondan kaçınmamızın güçlü nedenleri var:
Performans. Senkron gerçek zamanlıysa her dosya yüklemesi yükleme ekranı gösterir.
Çakışmalar. 2 kullanıcı aynı anda bir öğeyi değiştirirse durum çözümsüz kalabilir. Düzenli işlerde sonra düzeltebiliriz; gerçek zamanda kuyruk gerekir ve bu daha kafa karıştırıcı olur.
İşlevsellik. Özellikle yeniden adlandırma ve yeniden yapılandırma. Geri senkron dizin mantığına sıkı bağlıdır ve her senkronde öğelerin %100'ü kontrol edilir. Her güncellemeden sonra saniyede binlerce istek olur. Yoksa değişiklikler kaybolur.
Ekleri birkaç bulut istemcisine senkronize edebilir miyim
Hayır, bu özellik yalnızca sürüm 15'ten itibaren kullanılabilir.
Bulutlarımızda özel bir düzenleyici kullanıyoruz (ör. OnlyOffice, Office 365 vb.). Dosyalar o düzenleyicide açılır mı?
Evet, bulut istemcinizin yapılandırmasına bağlı olarak.
OwnCloud etiketlerini bağlayıcı ile güncelleyebilir miyim?
Hayır, etiketler senkronize edilmez. Bu özelliği daha önce değerlendirdik ancak çeşitli nedenlerle eklememeye karar verdik:
Bağlayıcı kütüphanesi OwnCloud etiketlerini alma veya güncellemeyi desteklemez
Odoo eklerinin «tags» özniteliği yoktur ve bu etiketlerin kullanıcılara ne zaman atanacağı belirsizdir.
Uygulama çift yönlü senkron sağladığı için senkron sırasında çözülmesi zor kritik çakışmalar olabilir.
Araclarinizin guncelleme politikalari nedir?
Guncel Odoo Apps Store politikalarina gore:
- 12.0 ve onceki surum icin alinan her modul, 12.0'a kadar tum surumlere erisim verir.
- 13.0 surumunden itibaren her modul surumu ayri satin alinmalidir.
- Surumden bagimsiz olarak satin alma, o ana surum icindeki tum guncelleme ve hata duzeltmelerine hak verir.
faOtools ekibi bu politikalari kontrol etmez. Sorulariniz icin dogrudan Odoo Apps Store temsilcilerine ulasin.
Uygulamanizi Odoo.sh uzerine nasil kurarim?
En dogrudan yaklasim, Odoo magazasinin yerlesik is akisidir:
1. Modul sayfasini acin ve Deploy on odoo.sh dugmesine tiklayin
2. GitHub sayfasina yonlendirilirsiniz. Hesabiniza giris yapin, ardindan Create a new repo'ya tiklayin veya mevcut birini kullanin. Depo ozel olmalidir. OPL-1 lisansli uygulamalarin yayimlanmasi yasaktir. Gerekirse Odoo.sh projeniz icin yeni bir depo olusturun
3. Ardindan odoo.sh'e gidin, Deploy'a tiklayin, karari onaylayin ve Continue'ya tiklayin. Kurulum baslar.
Bu adimlar uygulamayi projenin production dalina kurar. Diger dallar veya modul guncellemesi icin:
1. Kaynak kodu Odoo magazasindan indirin
2. Modulu gerekli GitHub deposuna commit edin. Hicbir uygulama klasoru/dosyasi .gitignore'da olmamalidir. odoo.sh'in olusturdugu depolar varsayilan olarak onemli yollari (ornegin /lib) yok sayabilir. Tum modul dizinlerini ve dosyalarini istisnasiz yukleyin
3. odoo.sh projesinin hedef dalini deploy edin veya ayarlariniz otomatik derlemeyi ongoruyorsa bekleyin.
Uygulamayi kendi sunucuma nasil kurarim?
2. Odoo sunucusunu yeniden baslatin;
3. Gelistirici modunu acin (teknik ayarlar);
4. Uygulama listesini guncelleyin (Uygulamalar menusu);
5. Uygulamayi bulun ve Activate/Install dugmesine basin;
6. Varsa uygulama sayfasindaki yonergeyi izleyin.
Uygulamanizin ek eklentileri var. Sonradan alabilir miyim?
Evet. Odoo tum bagimliliklari sepete otomatik ekler: cift odemeyi onlemek icin daha once satin alinan araclari cikarin.
Uygulamayi Odoo.sh uzerine kurdum ve testlerde uyari/hata goruyorum
Kirmizi/turuncu uyari uygulamanin ozelliklerini etkilemez. Bazen modullerimiz standart otomatik testleri gecemez, cunku bunlar uygulamamizin amaclarina aykiri davranis bekler. Ornegin fiyati farkli hesaplariz, Odoo testleri ise nihai fiyati standart algoritmayla karsilastirir.
Once dagitilan veritabaninin ozelliklerini kontrol edin. Her sey dogru calisiyor mu?
Uyarinin gercek ozellikleri etkiledigini dusunuyorsaniz bize yazin; tam kurulum gunluklerini ve dagitilan modullerin tam listesini (cekirdek ve ucuncu taraf) gonderin.
Uygulamanizi dogrudan sizden satin alabilir miyim?
Hayir, araclari yalnizca resmi Odoo uygulama magazasi uzerinden dagitiyoruz.
Indirim almak istiyorum
Ne yazik ki bireysel fiyat sunacak teknik imkanimiz yok.
Uygulamayi Odoo Online (SaaS) veritabanima kurabilir miyim?
Hayir, ucuncu taraf uygulamalar Odoo Online'da kullanilamaz. Odoo SaaS bunu engeller.
Aracinizin baska uygulamalara bagimliligi var. Onlari da almali miyim?
Evet, aracimizin dogru calismasi icin bagimliliklarda isaretlenen tum modullere ihtiyaci vardir. Uygulama sayfasindaki fiyat bu bagimliliklari zaten icerir.
Modulun ABD dolari fiyati nedir? Neden degisti?
Modullerimizin fiyati euro cinsinden belirlenir. Odoo magazasi fiyatlari kendi ic kuruna gore diger para birimlerine cevirir. Bu yuzden ABD dolari fiyati kur guncellendiginde degisebilir.
İngilizce dışındaki dillerdeki uygulama ve web sitesi metinleri yapay zeka desteklidir ve resmi Odoo çevirileriyle hizalanır. Bir hata görürseniz, çeviri doğruluğu bileti gönderin ve düzeltiriz.
Bug Raporlama
Hata veya tutarsız davranış görürseniz bize yazın. Satın alımdan sonra 60 gün içinde düzeltme garantisi veririz; bu süreden sonra da araçları geliştirmeye devam ederiz.
Bize yazmak için telefon veya kredi kartı gerekmez. Yalnızca 30 saniyeyi aşmayan kısa e-posta kaydı yeter.
İstekte mümkün olduğunca ayrıntı verin: ekran görüntüleri, Odoo sunucu günlükleri, sorunu nasıl yeniden üreteceğinizin tam açıklaması. Genellikle birkaç iş günü içinde (hata doğrulanırsa) çalışma planı veya (değilse) yönergeler hazırlanır.
Genel Özellikler Talepler Modül Fikirler ÜCRETSİZ Geliştirme
Araçlarımızı geliştirmeye güçlü şekilde motiveyiz ve her geri bildirime minnettarız. Gereksinimleriniz kamuya yararlıysa ve verimli uygulanabilirse ekip bunları yapılacaklar listesine alır.
Böyle bir yapılacaklar listesi düzenli işlenir ve ek ücret varsaymaz. Son tarihler ve nihai tasarım sözü veremesek de istenen özellikleri yatırım ve risk olmadan almanın iyi bir yolu olabilir.
Bize yazmak için telefon veya kredi kartı gerekmez. Yalnızca 30 saniyeyi aşmayan kısa e-posta kaydı yeter.
ayarla up KPI targets ve kontrol onların fulfillment ile periods. KPI dashboards. Dashboard designer. KPI charts
198€build deep ve yapılandırılmış bilgi bankası için dahili ve harici kullan. Knowledge System. KMS. Wiki-like revisions.
398€Randevu rezervasyonundan satış ve değerlendirmelere zaman tabanlı hizmet yönetimi aracı
Odoo'nuzu MCP ile favori AI sohbetlerinizden yönetme aracı. Claude. MCP destekleyen her AI.
198€Odoo eklerini klasörlerde esnek yapılandıran ve dizinleri bulut istemcileriyle senkronize eden araç: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box ve NAS. DMS. Dosya Yöneticisi. Belge yönetim sistemi
otomatik olarak senkronize et Odoo ekler ile OneDrive dosyalar içinde her iki ways
otomatik olarak senkronize et Odoo ekler ile Google Drive dosyalar içinde her iki ways
otomatik olarak senkronize et Odoo ekler ile DropBox dosyalar içinde her iki ways