Trader Information
Back to topOverview
Back to topOdoo Integration is an integration extension for Magento/Adobe Commerce that connects your store to Odoo through a secure middleware service to synchronize orders, products, inventory, and customers. After configuration, the extension queues sync tasks automatically via cron and provides Admin tools to refresh Odoo master-data mappings, monitor sync progress, and troubleshoot issues using a dedicated Logs grid.
This extension works by storing Odoo “default mapping” data (companies, warehouses, pricelists, taxes, fiscal positions, sales teams, journals, and more) in Magento for fast dropdown selection, then exporting/importing data through background queues. Middleware callbacks update job status and results inside Magento, ensuring reliable syncing even for longer-running operations.
Features
- Order export from Magento to Odoo via middleware, with queue processing and callback-based status updates
- Optional invoice creation in Odoo after order export, with support for selecting the Odoo sale invoice journal and optionally registering payment
- Product import from Odoo to Magento with company context support and optional pricelist-based pricing
- Inventory sync from Odoo to Magento for stock and pricing updates with configurable filters
- Customer import/export flows through middleware with queue-based processing
- Configurable cron scheduling for product import, order export, and customer import (admin can keep manual buttons as well)
- Refresh Default Mapping to fetch Odoo master data and populate Admin dropdowns (Company, Warehouse, Price List, Taxes, Fiscal Positions, Sales Teams, Journals, Currencies)
- Cache Management page to refresh/clear mappings (refresh all or refresh a single model), with per-model expiry and value previews (id - name)
- Debug Mode writes detailed sync events to a database log table and shows them in Admin under Odoo Integration → Logs
- Security-focused design: middleware API token stored encrypted, callback protected by secret header, and sensitive fields hidden from casual Admin editing
Account and Pricing
An additional Odoo account and a middleware service are required. The account is not created during extension installation. You must have access to an Odoo instance and deploy the middleware service separately. Contact your service provider or administrator to obtain access and pricing details for Odoo and hosting the middleware.
Documentation
Installation and reference documentation are included with the extension and cover configuration, cron requirements, mapping refresh, logs, and troubleshooting.
Technical Specifications
Back to topSeller profile
Techmarbles web solutions private limited
Seller contact
Integrator
Current Version
1.0.0
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current)
Adobe Commerce (on-prem): 2.4 (current)
Magento Open Source: 2.4 (current)
Type
Stable Build
Updated
17 June, 2026
Categories
Extensions, Accounting & Finance, ERP & Accounting
Supported Browsers
Chrome, Firefox, Opera, Safari, Edge, IE
Documentation
License Type
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.0.0:
- Compatible with Adobe Commerce (cloud) : 2.4
- Compatible with Adobe Commerce (on-prem) : 2.4
- Compatible with Magento Open Source : 2.4
- Stability: Stable Build
-
Description:
Odoo Sync (Vendor_OdooSync) - Release Notes (v1.0.0)
New
Connect Magento/Adobe Commerce to Odoo via external middleware for syncing orders, products, inventory, and customers.
Admin configuration with Register App and Refresh Default Mapping to load Odoo master data (companies, warehouses, pricelists, taxes, fiscal positions, sales teams).
Automatic scheduling:
Product Import Cron (configurable frequency)
Order Export Cron (configurable frequency)
Customer Import Cron (configurable frequency)
Admin logs page: Odoo Sync -> Logs with DB-backed debug events (vendor_odoosync_logs) when Debug Mode is enabled.
Order export enhancements:
Apply selected tax template to exported order lines
Assign sales team to exported orders (fallback)
SKU mapping support (default_code vs barcode)
Option to map orders to a single Odoo customer by email
Product import enhancements:
Company context support during sync
Optional pricelist-based pricing during import
Cancel Product Import option to clear stuck template imports
Security
Middleware token stored encrypted in Magento configuration and not returned to the browser after registration.
Callback secured via shared secret header X-OdooSync-Callback-Secret.
Sensitive integration fields hidden from Admin UI to prevent accidental changes.
Notes
Middleware service is required and must be hosted separately.
Magento cron must be running for automatic sync and queue processing.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor