Skip to Content

Dropbox Odoo Integration v.16

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

487€ 438€

মূল্য বৈধ পর্যন্ত 2026-09-15 (প্রোমো ক্যাম্পেইন অনুযায়ী August-September 2026).
মূল্যে সব প্রয়োজনীয় নির্ভরতা ইতিমধ্যে অন্তর্ভুক্ত = 89 80€ (নিজস্ব মূল্য) + 398 358€ (Cloud Storage Solutions).
বর্তমান সংস্করণ: 16.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.

 
 
Synchronize Odoo folders with 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: sync attachments
Dropbox subdirectories
Odoo's root folder is in Dropbox

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 will be first taken back to Odoo (reverse sync) and then put will be put into the 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'.

কনফিগারেশন ও ইনস্টলেশন টিপস: Dropbox Odoo Integration Odoo v.16

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 that will be used as the parent Dropbox 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 Dropbox user email. Inside this user folder, all Odoo-related items will be created, and only after that, they will be 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

Register a new Dropbox app

Dropbox API: an app to connect with Odoo

Set up Dropbox App: the redirection URLs

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 the Dropbox integration

Odoo Dropbox settings

সম্পর্কে সাধারণ জিজ্ঞাসা Dropbox Odoo Integration Odoo v.16

সিঙ্ক করা ক্ষেত্র কোথায় রাখা হয়? সেগুলো কি Odoo ও ক্লাউডে নকল হয়?

অ্যাপ ধরে নেয় সংযুক্তির বাইনারি বিষয়বস্তু Odoo সার্ভারের বদলে Cloud Client-এ রাখা হয়। তাই Odoo-তে সেই সংযুক্তিগুলো URL ধরনের হয়, এবং আপনি যেকোনো সময় সংযুক্তি বাক্স বা Cloud Client থেকে সেগুলো খুলতে পারেন।

সেটআপের পর কোনো ম্যানুয়াল কাজ লাগে না, কারণ সিঙ্ক সম্পূর্ণ স্বয়ংক্রিয়। কোন Odoo নথির ধরন সিঙ্ক হবে তা ঠিক করুন এবং প্রতিটির জন্য সম্পর্কিত মডেল সেট করুন (গ্রাহক, বিক্রয় বা ক্রয় অর্ডার, টাস্ক, প্রকল্প ইত্যাদি)।

আমি কি একই নথির ধরনের জন্য কয়েকটি ফোল্ডার রাখতে পারি? যেমন, অভ্যন্তরীণ প্রকল্প ও গ্রাহক প্রকল্প?

হ্যাঁ, পারেন। এ জন্য প্রতিটির একটি নিয়ম তৈরি করুন, তারপর ফিল্টার প্রয়োগ করুন: যেমন প্রকল্পের ধরন অনুসারে।

ফিল্টার পরস্পর-বর্জনীয় রাখুন যাতে নথি নিশ্চিতভাবে বরাদ্দ হয়। যেমন 'গ্রাহক কিন্তু সরবরাহকারী নয়', 'সরবরাহকারী কিন্তু গ্রাহক নয়'। নাহলে নির্দিষ্ট নথির ফোল্ডার এক মডেল থেকে অন্য মডেলে লাফাবে।

অনেক অবজেক্ট সিঙ্ক করতে হলে, যেমন 10000, কি সমস্যা হবে?

হ্যাঁ, তবে অনেক ফোল্ডার/সংযুক্তি সিঙ্ক করতে হলে প্রক্রিয়া ধীর হতে পারে। একই সঙ্গে ক্লায়েন্টরা >10k অংশীদার ও ~5k পণ্য ভেরিয়েন্ট সিঙ্কের পরিবেশ জানিয়েছেন, এবং প্রক্রিয়া গ্রহণযোগ্য ছিল।

কয়েকটি বিষয় জোর দিয়ে বলা:

  1. সিঙ্ক এমনভাবে তৈরি যে কোনো আইটেম সিঙ্ক হবে ও হারাবে না, যদিও দ্রুত নাও হতে পারে। FIFO সারি ও প্রতিটি জবের কমিট এটি নিশ্চিত করে।
  2. অবজেক্টের সংখ্যা যৌক্তিকভাবে সীমিত করা যায়। মডেল কনফিগারেশন পুরনো আইটেমের সিঙ্ক সীমাবদ্ধ করতে দেয় (যেমন আর্কাইভড অংশীদার বা ২ বছর আগের অর্ডার সিঙ্কের অর্থ নেই)।

সিঙ্ক্রোনাইজেশন কি রিয়েল-টাইম করা যায়?

না। রিয়েল-টাইম সিঙ্ক এড়ানোর আমাদের জোরালো কারণ আছে:

  • পারফরম্যান্স সমস্যা। সিঙ্ক যদি রিয়েল-টাইম হয়, প্রতিটি ফাইল আপলোডে লোডিং স্ক্রিন দেখাবে।

  • সংঘাতের সমস্যা। ২ জন ব্যবহারকারী একই সঙ্গে কোনো আইটেম বদলালে অমীমাংসিত পরিস্থিতি হতে পারে। নিয়মিত জবে পরে ঠিক করা যায়; রিয়েল-টাইমে সেটা কিউ হিসেবে রাখতে হবে, যা ব্যবহারকারীদের আরও বিভ্রান্ত করবে।

  • কার্যকারিতার সমস্যা। বিশেষত আইটেমের নাম বদল ও পুনর্গঠন। ব্যাকওয়ার্ড সিঙ্কে টুল ডিরেক্টরির যুক্তির উপর কঠোরভাবে নির্ভর করে এবং প্রতি সিঙ্কে ১০০% আইটেম পরীক্ষা হয়। প্রতি আপডেটের পর করলে সেকেন্ডে হাজার হাজার অনুরোধ হবে। না করলে: পরিবর্তন হারিয়ে যাবে।

আমি কি ক্লাউডে ডিফল্ট ফোল্ডারের নাম বদলাতে পারি?

যেকোনো নথির ধরনের জন্য মডেলের ডিরেক্টরিতে (বিক্রয় অর্ডার, সুযোগ, সরবরাহকারী ইত্যাদি) নিজের নাম দিতে পারেন।

অবজেক্টের ফোল্ডারের (SO-001, John Smith ইত্যাদি) জন্য টুল এই নথির ধরনের প্রদর্শন নাম গঠনের Odoo পদ্ধতির উপর নির্ভর করে। তবে নাম এক্সপ্রেশন নির্ধারণ করে তা বদলানো যায়। Odoo ইমেইল টেমপ্লেটের একই সিনট্যাক্স ব্যবহার হয়। 

আমি কি সিঙ্ক জবের ফ্রিকোয়েন্সি বদলাতে পারি?

না, সংস্করণ ১৫ থেকে নির্ধারিত জব বদলাবেন না। সবচেয়ে স্থিতিশীল ও দ্রুত সংযোগের জন্য সেগুলো প্রতি ১৫ মিনিটে চালানোর জন্য অপটিমাইজড।

নিশ্চিত করুন Odoo সার্ভারের টাইমআউট অন্তত ১৫ মিনিট (৯০০ সেকেন্ড)।

কিছুক্ষণ সিঙ্ক থামাতে হলে নির্দিষ্ট cloud client ফর্মে করুন।

আমি কি সংযুক্তি কয়েকটি ক্লাউড ক্লায়েন্টে সিঙ্ক করতে পারি

হ্যাঁ, সংস্করণ 15 থেকে একাধিক সংযোগ সেট করা যায়। এভাবে কিছু ফোল্ডার এক cloud client-এ, অন্যগুলো অন্যটিতে সিঙ্ক হয়।

মনে রাখবেন একই ফোল্ডার একসাথে একাধিক cloud storages-এ সিঙ্ক করা যায় না।

আমরা ক্লাউডে বিশেষ সম্পাদক ব্যবহার করি (যেমন OnlyOffice, Office 365 ইত্যাদি)। ফাইল কি সেই সম্পাদকে খুলবে?

হ্যাঁ, আপনার cloud client কনফিগারেশনের উপর নির্ভর করে।

আমার কি শুধু Cloud Storage Solution অ্যাপ লাগবে?

সংস্করণ ১৫ থেকে অ্যাপ একাই সংযুক্তি ফোল্ডারে সাজাতে ও ফাইল ম্যানেজার ইন্টারফেস দিতে পারে।

তবে লক্ষ্য যদি কোনো ক্লাউড ক্লায়েন্টের সাথে সংযোগ হয়, তাহলে অন্তত একটি ঐচ্ছিক ক্লায়েন্ট অ্যাপ ইনস্টল করতে হবে।

ফোল্ডার নিয়ম বদলালে কী হয়?

ফোল্ডার নিয়ম বদলালে ফোল্ডারের তালিকাও বদলায়। নিয়মের শর্ত আর না মিললে ফোল্ডার সরানো হয়। ফাইল সিঙ্ক হয়ে থাকলে বিপরীত সিঙ্ক সেগুলো 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 প্রকল্পের জন্য নতুন repo তৈরি করুন

3. তারপর odoo.sh-এ যান এবং Deploy বোতামে ক্লিক করুন। পপ-আপ উইন্ডোতে সিদ্ধান্ত জমা দিন এবং 'Continue.' ক্লিক করুন। এতে ইনস্টলেশন শুরু হবে।

এই ধাপগুলো প্রকল্পের প্রোডাকশন শাখায় অ্যাপ ইনস্টল করবে। অন্য শাখায় অ্যাপ ডিপ্লয় বা মডিউল আপডেট করতে নিচের কাজগুলো করুন:

1. Odoo স্টোর থেকে অ্যাপের সোর্স কোড আপলোড করুন

2. মডিউলটি প্রয়োজনীয় GitHub রিপোজিটরিতে commit করুন। নিশ্চিত করুন অ্যাপের কোনো ফোল্ডার/ফাইল উপেক্ষিত নয় (অর্থাৎ repo-এর .gitignore-এ নেই)। রিপোজিটরি odoo.sh স্বয়ংক্রিয়ভাবে তৈরি করে এবং ডিফল্টে কিছু গুরুত্বপূর্ণ আইটেম থাকতে পারে (যেমন /lib)। মডিউলের সব ডিরেক্টরি, সাবডিরেক্টরি ও ফাইল ব্যতিক্রম ছাড়া আপলোড করুন

3. odoo.sh প্রকল্পের লক্ষ্য শাখা Deploy করুন অথবা, সেটিংস যদি তা ধরে নেয়, স্বয়ংক্রিয়ভাবে তৈরি হওয়া পর্যন্ত অপেক্ষা করুন।

নিজের সার্ভারে আপনার অ্যাপ কীভাবে ইনস্টল করব?

1. কেনা টুলের সোর্স কোড কোনো Odoo অ্যাড-অন ডিরেক্টরিতে আনজিপ করুন;
2. Odoo সার্ভার রিস্টার্ট করুন;
3. ডেভেলপার মোড চালু করুন (টেকনিক্যাল সেটিংস);
4. অ্যাপ তালিকা আপডেট করুন (অ্যাপস মেনু);
5. অ্যাপ খুঁজে 'Activate'/'Install' চাপুন;
6. অ্যাপ পৃষ্ঠায় নির্দেশিকা থাকলে অনুসরণ করুন।

আপনার অ্যাপে অতিরিক্ত অ্যাড-অন আছে। পরে কিনতে পারি?

হ্যাঁ, অবশ্যই। একই সাথে Odoo সব নির্ভরতা কার্টে স্বয়ংক্রিয় যোগ করে, তাই দ্বিগুণ অর্থ এড়াতে আগে কেনা টুল বাদ দিন।

আমি আপনার অ্যাপ Odoo.sh-এ ডিপ্লয় করেছি এবং পরীক্ষায় সতর্কতা/ত্রুটি দেখছি

লাল/কমলা সতর্কতা অ্যাপের বৈশিষ্ট্যে প্রভাব ফেলে না। দুঃখজনকভাবে আমাদের মডিউল কখনো স্ট্যান্ডার্ড স্বয়ংক্রিয় পরীক্ষা পাস করে না, কারণ সেগুলো এমন আচরণ ধরে নেয় যা অ্যাপের লক্ষ্যের সাথে সাংঘর্ষিক। যেমন আমরা মূল্য হিসাব বদলাই, অথচ স্ট্যান্ডার্ড Odoo মডিউল পরীক্ষা চূড়ান্ত মূল্যকে স্ট্যান্ডার্ড অ্যালগরিদমের সাথে তুলনা করে।

প্রথমে ডিপ্লয় করা ডাটাবেসের বৈশিষ্ট্য দেখুন। সব ঠিকঠাক কাজ করছে?

যদি তবু মনে করেন সতর্কতা আসল বৈশিষ্ট্যে প্রভাব ফেলে, যোগাযোগ করুন এবং পূর্ণ ইনস্টলেশন লগ ও ডিপ্লয় করা মডিউলের সম্পূর্ণ তালিকা (কোর ও তৃতীয় পক্ষসহ) পাঠান।

আমি কি অ্যাপটি আপনার কোম্পানি থেকে সরাসরি কিনতে পারি?

না, আমরা টুল শুধু অফিসিয়াল Odoo অ্যাপ স্টোর.

আমি ছাড় পেতে চাই

দুঃখিত, ব্যক্তিগত মূল্য দেওয়ার কারিগরি উপায় আমাদের নেই। 

আমি কি অ্যাপটি আমার Odoo Online (SaaS) ডাটাবেসে ইনস্টল করতে পারি?

না, তৃতীয় পক্ষের অ্যাপ Odoo Online-এ ব্যবহার করা যায় না। দুঃখজনকভাবে Odoo SaaS সেই সম্ভাবনা আটকে দেয়।

আপনার সরঞ্জাম অন্য অ্যাপের উপর নির্ভর করে। সেগুলো কি কিনতে হবে?

হ্যাঁ, সঠিকভাবে চলতে টুলের নির্ভরতায় চিহ্নিত সব মডিউল দরকার। অ্যাপ পাতার মূল্যে প্রয়োজনীয় নির্ভরতা ইতিমধ্যে অন্তর্ভুক্ত।

মডিউলের মূল্য মার্কিন ডলারে কত? কেন বদলেছে?

আমাদের মডিউলের মূল্য ইউরোতে নির্ধারিত। Odoo স্টোর অভ্যন্তরীণ বিনিময় হার অনুযায়ী অন্য মুদ্রায় রূপান্তর করে। তাই মার্কিন ডলারে মূল্য হার আপডেট হলে বদলাতে পারে।

ইংরেজি ছাড়া অন্য ভাষায় অ্যাপ ও ওয়েবসাইটের শব্দ AI-সহায়তায় এবং অফিসিয়াল Odoo অনুবাদের সাথে মিলিয়ে। ভুল দেখলে, অনুবাদ সঠিকতার টিকিট পাঠান আর আমরা ঠিক করব।

Odoo ডেমো ডেটাবেস (লাইভ প্রিভিউ)

এই অ্যাপের জন্য আমরা বিনামূল্যে ব্যক্তিগত ডেমো ডেটাবেস দিতে পারি।

যোগাযোগে ফোন নম্বর বা ক্রেডিট কার্ড লাগে না। শুধু একটি সংক্ষিপ্ত ইমেইল সাইন-আপ, ৩০ সেকেন্ডের বেশি লাগে না।

আপনার অনুরোধে আমরা একটি ব্যক্তিগত লাইভ প্রিভিউ ডেটাবেস তৈরি করব, যেখানে প্রায় দুই সপ্তাহ যেকোনো পরীক্ষা ও অনুমান যাচাই করতে পারবেন।

বাগ রিপোর্টিং

বাগ বা অসঙ্গত আচরণ দেখলে আমাদের সাথে যোগাযোগ করুন। কেনার ৬০ দিনের মধ্যে সংশোধনের নিশ্চয়তা দিই এবং এই সময়ের পরেও টুল উন্নত করতে আগ্রহী।

যোগাযোগে ফোন নম্বর বা ক্রেডিট কার্ড লাগে না। শুধু একটি সংক্ষিপ্ত ইমেইল সাইন-আপ, ৩০ সেকেন্ডের বেশি লাগে না।

অনুরোধে যতটা সম্ভব বিস্তারিত দিন: স্ক্রিনশট, Odoo সার্ভার লগ, সমস্যা পুনরুৎপাদনের পূর্ণ বিবরণ ইত্যাদি। সাধারণত কোনো সমস্যার কাজের পরিকল্পনা তৈরি (বাগ নিশ্চিত হলে) বা কী করতে হবে তার নির্দেশনা দিতে (অন্যথায়) কয়েক কর্মদিবস লাগে।

পাবলিক ফিচার অনুরোধ ও মডিউল আইডিয়া (বিনামূল্যে উন্নয়ন)

আমরা আমাদের টুল উন্নত করতে দৃঢ়ভাবে অনুপ্রাণিত এবং যেকোনো মতামতের জন্য কৃতজ্ঞ। আপনার প্রয়োজনীয়তা সবার কাজে লাগে এবং দক্ষতার সঙ্গে বাস্তবায়নযোগ্য হলে দল সেগুলো আমাদের টু-ডু তালিকায় রাখবে।

এমন টু-ডু তালিকা নিয়মিত প্রক্রিয়া হয় এবং অতিরিক্ত ফি ধরে না। যদিও আমরা সময়সীমা ও চূড়ান্ত ডিজাইনের প্রতিশ্রুতি দিতে পারি না, বিনিয়োগ ও ঝুঁকি ছাড়া কাঙ্ক্ষিত ফিচার পাওয়ার এটি ভালো উপায় হতে পারে।

যোগাযোগে ফোন নম্বর বা ক্রেডিট কার্ড লাগে না। শুধু একটি সংক্ষিপ্ত ইমেইল সাইন-আপ, ৩০ সেকেন্ডের বেশি লাগে না।

এই টুলগুলোও আপনার পছন্দ হতে পারে
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

প্রিয় AI চ্যাট থেকে MCP দিয়ে Odoo পরিচালনার টুল। Claude. যেকোনো MCP-সমর্থিত 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, and Dropbox. 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€
Google Drive Odoo Integration

The tool to automatically synchronize Odoo attachments with Google Drive 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€