| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1480 |
| Technical Name |
o2b_magento |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1480 |
| Technical Name |
o2b_magento |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
Magento Odoo Connector
Advanced synchronization between Magento and Odoo with real-time, scheduled, and manual operations
Overview
The Magento Odoo Connector provides a complete integration solution to synchronize Magento data with Odoo. The connector supports scheduled synchronization using cron jobs, and manual synchronization using operation wizards.
For every incoming record from Magento, the system checks whether the record already exists in Odoo. If the record exists, it is updated; otherwise, a new record is created.
Key Features
- Magento instance setup support
- Scheduled automatic import and export using cron jobs
- Manual import operations using wizard
- Automatic create or update logic for all synced records
- Dedicated list and form views for all Magento data
Magento Instance Configuration
Users can configure Magento instances by entering the required API credentials. Each instance represents one Magento store.
- Magento URL
- Consumer Key
- Secret Consumer
- Access Token
- Secret Access Token
The instance configuration also includes an Test Connection button. When the user clicks this button, the system tests the connection with Magento using the provided credentials.
If the connection is successful, the instance connection is confirmed and a Connection Successful ribbon is displayed on the instance form. This indicates that the Magento store is properly connected to Odoo and ready for synchronization.
Menu Path: Magento â Configuration â Woo Instance
Operations (Manual Import)
The connector provides an Operations menu that allows users to manually import data from Magento.
Users can select the operation type from the wizard and manually trigger the import process. During import, the system checks if the record already exists in Odoo. If found, it updates the record; otherwise, it creates a new one.
Menu Path: Magento â Operations
Product Categories
Product categories imported from Magento are synchronized with create and update logic.
Menu Path: Magento â Products â Product Category
Products
Products imported from Magento are created or updated in Odoo. During product import, related attributes and attribute values are automatically synchronized.
Menu Path: Magento â Products â Products
Customers
Customer records imported from Magento are matched using Magento customer references. Existing customers are updated, and new customers are created if not found.
Menu Path: Magento â Orders â Customers
Quotations
Quotations generated from Magento orders are available with list and form views.
Menu Path: Magento â Orders â Quotations
Sales Orders
Sales orders imported from Magento are created or updated based on the Magento order reference.
Menu Path: Magento â Orders â Orders
Automated Cron Jobs
The connector includes multiple cron jobs to automatically import and export Magento data.
- Auto Import Customers from Magento
- Auto Export Customers from Odoo to Magento
- Auto Import Products Category from Magento
- Auto Export Products Category to Magento
- Auto Import Products from Magento
- Auto Export Products from Odoo to Magento
- Auto Import Sale Orders from Magento
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