Magento Connector
by Camptocamp http://www.odoo-magento-connector.com , Akretion http://www.odoo-magento-connector.com , Sodexis http://www.odoo-magento-connector.com , Odoo Community Association (OCA) http://www.odoo-magento-connector.comAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Sales (sale) • Inventory Management (stock) |
Community Apps Dependencies |
Show
•
Base Technical User
• Connector for E-Commerce • Product - Many Categories • Connector • Connector Base Product • Sale Automatic Workflow - Payment Mode • Sale Exception • Components • Components Events • Job Queue • Account Payment Sale • Sale Automatic Workflow • Account Payment Partner • Account Payment Mode • Exception Rule |
Technical Name |
connector_magento |
License | AGPL-3 |
Website | http://www.odoo-magento-connector.com |
Versions | 10.0 12.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Sales (sale) • Inventory Management (stock) |
Community Apps Dependencies |
Show
•
Base Technical User
• Connector for E-Commerce • Product - Many Categories • Connector • Connector Base Product • Sale Automatic Workflow - Payment Mode • Sale Exception • Components • Components Events • Job Queue • Account Payment Sale • Sale Automatic Workflow • Account Payment Partner • Account Payment Mode • Exception Rule |
Technical Name |
connector_magento |
License | AGPL-3 |
Website | http://www.odoo-magento-connector.com |
Versions | 10.0 12.0 |
Magento Connector
This is the new release of the Open-Source connector linking Odoo and Magento also known under the name of Magentoerpconnect. It is build on top of the connector framework. It is is structured so that it can be extended or modified easily from separate addons, a factor of success when the implementations of Magento vary a lot.
Magento Odoo Connector is part of the Odoo Community Association (OCA). The source is on GitHub.
This connector is designed to have a strong and efficient core, with the ability to extend it with extension modules or local customizations.
In other words, the core module contains the minimal scope to run your e-commerce with Odoo and Magento. More advanced features are installable using extensions.
It features:
Synchronizations:
- Import the partners and addresses book
- Import the customer groups (becomes partner tags)
- Import the categories of products, with translations
- Import the products, with translations and main image
- Import the sales orders
- Export of the the stock quantities, with configuration of the warehouse and an option to choose the stock field to use
- Export the delivery orders status
- Export the tracking numbers
- Create the invoices on Magento and get their number back
- Resolve and import the dependencies when they are not yet imported (ie. customer, products for sale order)
Automatizations:
- Use the Automatic workflows to automatize the workflow of the sales according to the payment method (confirm orders, create and reconcile payments, ...)
- Per payment method, choose when the orders are imported (only when a payment is captured / authorized / always / never)
- Use the Sales Exceptions to prevents the processing of sales orders with issues
Technical points:
- Built on top of the connector framework
- Use the connector_ecommerce addon to share the e-commerce capabilities with other e-commerce addons
- Use the jobs system of the connector framework
- Create connector checkpoints when new records to verify are imported
- Support Magento 1.7+ (not 2.x), the support of earlier versions should be easy to add, the connector framework being designed to handle multiple versions with ease.
- Licensed under AGPL version 3
- Designed to be usable with multiple Magento or any other e-commerce backends in the same time.
Installation
To install this module, you need to:
Read the full installation guide: http://odoo-magento-connector.com/guides/installation_guide.html
Configuration and usage
Read http://odoo-magento-connector.com/guides/installation_guide.html#after-the-installation
Usage
- Go to ...
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Images
- Odoo Community Association: Icon.
Contributors
See contributors' list
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Odoo Magento Connector
Odoo Magento Connector connects Odoo to Magento, 100% compatible with the last Odoo 10.0 and latest Magento versions.
Based on the Odoo Connector framework, this implementation has been initiated by Camptocamp and is mainly developed and maintained by Camptocamp, Acsone, Akretion with several other :ref:`contributors`.
Subscribe to the project's mailing list (name: Connectors)
Learn how to contribute with the :ref:`contribute`
Core Features
- 100% Open Source (AGPL version 3): the full source code is available on GitHub
- Multis: multi-instances, multi-e-shop, multi-currency, multi-warehouse, multi-language
- Synchronization of products catalog, customers, sales orders, stock levels, shipments, packages' tracking numbers, invoices…
- Built on top of the Odoo Connector framework with a strong and efficient core: it can then be extended or modified easily from separate addons
- Payment workflow automation: depending on the mode of payment (credit card, wire transfer), possibility to automate workflows in Odoo (automatic order validation, automatic invoice validation…). For instance, a sales order paid by credit card will automatically create an invoice with the "paid" status
- Load testing results: in a single day, successful import of more than 10'000 sales orders from Magento to Odoo!
Workflow
First steps
Using and configuring the connector
Be efficient using and configuring the connector.
Developing on the connector
Learn about how you can contribute or use the connector as a developer.
Please log in to comment on this module