| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Documents (documents)
• Discuss (mail) |
| Lines of code | 1225 |
| Technical Name |
dropbox_sync |
| License | OPL-1 |
| Website | https://ezway-technology.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Documents (documents)
• Discuss (mail) |
| Lines of code | 1225 |
| Technical Name |
dropbox_sync |
| License | OPL-1 |
| Website | https://ezway-technology.com |
📦 Dropbox Sync
Automatically synchronize your Dropbox documents to Odoo
🎯 Key Features
|
🔐
OAuth2 AuthenticationSecure connection with OAuth2 and refresh token. No need to manually regenerate tokens. |
📁
Folder Structure PreservationFaithfully recreates the entire Dropbox folder hierarchy in Odoo Documents. |
🔄
Automatic SynchronizationScheduling from 10 minutes to 24 hours. Odoo cron handles everything in the background. |
|
✅
Selective FilteringSelect folders to sync via intuitive checkboxes. |
📊
Detailed LogsComplete history with statuses: synchronized, ignored, error, too large. Excel export available. |
⚡
Controlled PerformanceConfigurable limits: batch size, execution time, max size. Odoo.sh compatible. |
|
🌍
Bilingual InterfaceFull FR/EN support. Users can switch via Odoo preferences. |
📦 Installation
Step 1: Install Python Library
Step 2: Check Prerequisites
Step 3: Install Module in Odoo
- Enable developer mode
- Update apps list
- Search for "Dropbox Sync"
- Click "Install"
Step 4: Create Dropbox Application
On https://www.dropbox.com/developers/apps:
- Create an app with "Scoped access"
- Choose "Full Dropbox"
- Enable permissions:
files.metadata.readfiles.content.read
- Click "Submit" to save
- Generate an access token in the Settings tab
📸 Screenshots
OAuth2 ConfigurationComplete configuration with credentials, folder selection and scheduling |
Detailed LogsComplete history with status for each synchronized file |
Files in OdooComplete hierarchy reproduced in Documents app |
Selective FilteringCheckboxes to select folders to synchronize |
📋 Technical Specifications
| Version | 19.0.1.0.0 |
| Odoo Compatibility | 19.0+ (Enterprise) |
| Required Dependency | Documents Module (documents) |
| Python Libraries | dropbox >= 11.36 • openpyxl >= 3.0 |
| License | OPL-1 |
| Default Batch Size | 50 files / execution |
| Default Max Duration | 750 seconds (12.5 min) |
| Max File Size | 50 MB default (configurable) |
| Auto-sync Intervals | 10min • 30min • 1h • 6h • 12h • 24h |
| Export | Colored Excel (openpyxl) |
⭐ Unlimited Support Included
Our Odoo expert team is at your service
Phone support for all your technical questions
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module