$ 51.85
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Sales (sale_management) • eCommerce (website_sale) • Discuss (mail) • Website (website) |
Lines of code | 21430 |
Technical Name |
woo_commerce |
License | OPL-1 |
Website | https://www.cybrosys.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Sales (sale_management) • eCommerce (website_sale) • Discuss (mail) • Website (website) |
Lines of code | 21430 |
Technical Name |
woo_commerce |
License | OPL-1 |
Website | https://www.cybrosys.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |
Odoo WooCommerce Connector
Overview of the Odoo WooCommerce Connector.
The Odoo WooCommerce connector helps connect and sync data between Odoo and WooCommerce, making it easier to manage both platforms.
KEY HIGHLIGHTS
Community & Enterprise Support.
Community & Enterprise support for enhanced integration.
Import Products from WooCommerce to Odoo.
Effortlessly import product from WooCommerce to Odoo.
Import Customer from WooCommerce to Odoo.
Effortlessly import product from WooCommerce to Odoo.
Import Sales Order from WooCommerce to Odoo.
Effortlessly import Sales Order from WooCommerce to Odoo.
Instant Customer Sync.
Efficiently capture WooCommerce Customer in Odoo in real-time through seamless webhook integration.
Instant Product Sync.
Efficiently capture WooCommerce Product in Odoo in real-time through seamless webhook integration
Instant Order Sync.
Efficiently capture WooCommerce orders in Odoo in real-time through seamless webhook integration.
WooCommerce Synchronization with Queue Jobs
Using queue jobs for synchronizing large amount of data without connection closing problem
Overview
Odoo WooCommerce Connector
This module automates the transfer of product information, orders, and customer data, streamlining operations for businesses using both systems. This integration improves efficiency and reduces manual work, enhancing the overall e-commerce experience.
This module uses an external python dependency 'WooCommerce'. Before installing the module install the python package first. The required python package can be installed using the following command,
pip install
WooCommerce==3.0.0
Screenshots
Odoo WooCommerce Connector
Synchronise Instance
There will be separate menu for Connecting your Odoo to WooCommerce from the Instance Menu Create a New Record.
WooCommerce Configuration
Submit the Store URL, Consumer Key, Consumer Secret, and API Key, then save the record to display a ribbon indicating successful connection.
Store URL
Retrieve the store URL from the WooCommerce settings.
Consumer Key and Consumer Secret
Access the Consumer Key and Consumer Secret URL by navigating to WooCommerce > Settings > Advanced > REST API. Click on "Add Key" and ensure that the API is configured with explicit Read/Write permissions.
By generating API Key you can get key like below.
Odoo API Key
To get Odoo Api Key, Go to Preferences
Click on Account Security and then click on New API Key.
Copy the Api key and Paste in WooCommerce Instance.
Configure Instance.
Created Instance can be seen in the overview menu here we can do specific operations Based on conditions.
When Click on Operation it will return wizard like that below,Here we can do specific data's import and export ,Sync Details button used for syncing both instance data's.
Once the processing is complete, if you open the Job menu, you can see all the data created as queues. Once the queues are complete, all your data will be loaded.
Here we can see the logs whether the queues were successful or not
Webhook Configuration
To Configure Webhook in WooCommerce Go to WooCommerce > Settings > Advanced > Webhooks. Click on Add webhook
Customer Creation Webhook: Set the Topic to "Customer Created",set the Status as Active and configure the Delivery URL by appending "/customers/create" to the link of the Odoo instance.
Customer Update Webhook: Set the Topic to "Customer updated",set the Status as Active and and configure the Delivery URL by appending "/customers/update" to the link of the Odoo instance.
Customer Delete Webhook: Set the Topic to "Customer deleted", set the Status as Active and configure the Delivery URL by appending "/customers/delete" to the link of the Odoo instance.
Product Creation Webhook: Set the Topic to "Product created" set the Status as Active and configure the Delivery URL by appending "/product/create" to the link of the Odoo instance.
Product Updation Webhook: Set the Topic to "Product updated", set the Status as Active and configure the Delivery URL by appending "/product/update" to the link of the Odoo instance.
Product Delete Webhook: Set the Topic to "Product updated" ,set the Status as Active and configure the Delivery URL by appending "/product/update" to the link of the Odoo instance.
Product Restore Webhook: Set the Topic to "Product restore", set the Status as Active and configure the Delivery URL by appending "/product/restore" to the link of the Odoo instance.
Order Create Webhook: Set the Topic to "Order created", set the Status as Active and configure the Delivery URL by appending "/order/create" to the link of the Odoo instance.
Order Update Webhook: Set the Topic to "Order updated" ,set the Status as Active and configure the Delivery URL by appending "/order/update" to the link of the Odoo instance.
FEATURES
Comprehensive Features of Odoo WooCommerce Connector
Community & Enterprise Support.
Import Products from WooCommerce to Odoo.
Import Customer from WooCommerce to Odoo.
Import Sales Order from WooCommerce to Odoo.
Instant Customer Sync.
Instant Product Sync.
Instant Order Sync.
WooCommerce Synchronization with Queue Jobs
RELEASE NOTES
Version 17.0.1.0.0 I Updated on : 29 March 2024
Initial Commit for Odoo WooCommerce Connector
Related Modules
Explore our related modules
Our Services
Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy
Our Industries
Trading
Easily procure and sell your products
POS
Easy configuration and convivial experience
Education
A platform for educational management
Manufacturing
Plan, track and schedule your operations
E-commerce & Website
Mobile friendly, awe-inspiring product pages
Service Management
Keep track of services and invoice
Restaurant
Run your bar or restaurant methodically
Hotel Management
An all-inclusive hotel management application
Support
Need help? Get in touch.
Say hi to us on WhatsApp!
+91 86068 27707
Skype
Say hi to us on Skype!
cybroopenerp
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
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
3 Questions to ask before you buy
Good morning.
Before buying, I want to ask about these points if the module supports it:
1.- The synchronization of the products and their characteristics is automatic with some cronjobs (scheduled tasks) configured? they are important at least that it synchronizes: Name, Product Category, Price and Stock.
2.- The synchronization of sales from Woocommerce to Odoo is automatic? with any scheduled task?
3.- Regarding the discounts and charges that occur in Wocoommerce, sometimes there are discounts made by purchasing N number of products, Wocoomerce deals with this by lowering the price to the items being purchased, but when it comes to charges or fees for using a specific payment method, or a method of Delivery, Wocoomerce increases the price by using one more item in the payment details. Does your module provide for this?
I look forward to hearing from you. Thanks
Re: 3 Questions to ask before you buy
Please write to odoo@cybrosys.com
Multi Company
How does mudul work for Multi Company?
Re: Multi Company
Yes, it is