$ 249.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 2864 |
| Technical Name |
o2b_woo_commerce |
| 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 | 2864 |
| Technical Name |
o2b_woo_commerce |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
WooCommerce Odoo Connector
Advanced synchronization between WooCommerce and Odoo with real-time, scheduled, and manual operations
Overview
The WooCommerce Odoo Connector provides a complete integration solution to synchronize WooCommerce data with Odoo. The connector supports real-time synchronization using webhooks, scheduled synchronization using cron jobs, and manual synchronization using operation wizards.
For every incoming record from WooCommerce, 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
- WooCommerce instance setup support
- Real-time create and update using webhooks
- 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 WooCommerce data
WooCommerce Instance Configuration
Users can configure WooCommerce instances by entering the required API credentials. Each instance represents one WooCommerce store.
- Consumer Key
- Consumer Secret key
- Store URL
The instance configuration also includes an Authenticate button. When the user clicks this button, the system tests the connection with WooCommerce using the provided credentials.
If the authentication is successful, the instance connection is confirmed and a Connection Successful ribbon is displayed on the instance form. This indicates that the WooCommerce store is properly connected to Odoo and ready for synchronization.
The instance also allows webhook configuration. Users can add webhook topics using a Add a line configuration. Once a topic is selected (e.g., Order Create, Order Update, Product Create, Product Update) and the record is saved, the webhook is automatically created and activated in WooCommerce.
Incoming webhook data will either create a new record in Odoo or update an existing record based on matching WooCommerce IDs.
Menu Path: WooCommerce â Configuration â Woo Instance
Operations (Manual Import)
The connector provides an Operations menu that allows users to manually import data from WooCommerce.
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: WooCommerce â Operations
Product Attributes Term
Product attribute values imported from WooCommerce are stored with dedicated list and form views.
Attribute values are automatically created or updated during product import based on their WooCommerce reference.
Menu Path: WooCommerce â Products â Product Attribute Values
Product Attributes
Product attributes from WooCommerce are synchronized into Odoo. If an attribute already exists, it is updated; otherwise, a new attribute is created.
Menu Path: WooCommerce â Products â Product Attributes
Product Categories
Product categories imported from WooCommerce are synchronized with create and update logic.
Menu Path: WooCommerce â Products â Product Category
Product Tags
Product tags are imported and exported between WooCommerce and Odoo. Existing tags are updated, and missing tags are created automatically.
Menu Path: WooCommerce â Products â Product Tag
Products
Products imported from WooCommerce are created or updated in Odoo. During product import, related attributes and attribute values are automatically synchronized.
Menu Path: WooCommerce â Products â Products
Customers
Customer records imported from WooCommerce are matched using WooCommerce customer references. Existing customers are updated, and new customers are created if not found.
Menu Path: WooCommerce â Orders â Customers
Quotations
Quotations generated from WooCommerce orders are available with list and form views.
Menu Path: WooCommerce â Orders â Quotations
Sales Orders
Sales orders imported from WooCommerce are created or updated based on the WooCommerce order reference.
Menu Path: WooCommerce â Orders â Orders
Automated Cron Jobs
The connector includes multiple cron jobs to automatically import and export WooCommerce data.
- Auto Import Product Tag from Woocommerce
- Auto Export Product Tag to Woocommerce
- Auto Import Products Attribute Values from Woocommerce
- Auto Export Products Attribute Values to Woocommerce
- Auto Import Products Attribute from Woocommerce
- Auto Export Products Attribute to Woocommerce
- Auto Import Products Category from Woocommerce
- Auto Export Products Category to Woocommerce
- Auto Import Products from Woocommerce
- Auto Export Products to Woocommerce
- Auto Import Customers from Woocommerce
- Auto Export Customers from Odoo to Woocommerce
- Auto Import Sale Orders from Woocommerce
- Auto Import Shipping Methods from Woocommerce
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