Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) • Sales (sale_management) • Invoicing (account) • Inventory (stock) |
Community Apps Dependencies | Show |
Lines of code | 12930 |
Technical Name |
bad_connector_woocommerce |
License | AGPL-3 |
Website | http://www.bizzappdev.com |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) • Sales (sale_management) • Invoicing (account) • Inventory (stock) |
Community Apps Dependencies | Show |
Lines of code | 12930 |
Technical Name |
bad_connector_woocommerce |
License | AGPL-3 |
Website | http://www.bizzappdev.com |
Versions | 16.0 17.0 |
The Module Odoo Woocommerce Connector allows you to integrate Woocommerce with Odoo, providing various functionalities for efficient Woocommerce data management and synchronization.
Advantages of the Woocommerce Connector
Never manually transfer data again! Our connector seamlessly flows orders, customers, and products between WooCommerce and Odoo, fully automated.
High-Performance Integration
Background Sync Magic
Independent Record Assurance
Speed and Stability
Reliability You Can Count On
Stay Ahead of the Curve
Boost Your Efficiency
Next-Gen Integration
Peace of Mind
Join the Elite
Gain insightful analytics for all your WooCommerce stores.

Key Features of the Woocommerce Connector
1
Import Partners.
2
Import Products, Categories, Attributes & Tags.
3
Update Stock Inventory.
4
Import Taxes.
5
Import Sale orders.
6
Export Sale Order Status to WooCommerce.
7
Send Refund Information to Woocommerce.
8
Webhook Integration for Products and Orders.
9
Multi-Warehouse Support.
GET PERSONALIZED DEMO : contact@bizzappdev.com
Queue Job Configuration
Common configuration for related Queue Job.
Queue job allows to postpone method calls executed asynchronously.
Jobs are executed in the background by a Jobrunner, in their own transaction.
To make sure connectors work smoothly, we need to adjust some settings in our odoo directory.
Here's what we need to do:
- Open the
odoo.conf
file. You can find it in the cloned repository atodoo/debian/odoo.conf
. - Add the following configuration to the
odoo.conf
file, or update them if they already exist:- Add
queue_job
to theserver_wide_modules
under the[options]
section. - Add a channel for WooCommerce under the
[queue_job]
section.
- Add
[options]
server_wide_modules = web,queue_job
[queue_job]
channels = root:1,root.WooCommerce:1
server_wide_modules = web,queue_job
[queue_job]
channels = root:1,root.WooCommerce:1
Backend Views
Woocommerce backend with required credentials and import functionality.

Woocommerce backend Advanced Configuration tab.

Partner Management
Present Customers in WooCommerce imported partner view.


Product Categories Management
Access imported Woocommerce categories by clicking the "Woocommerce Product Categories" in the backend menu.


Product Attribute Management
Imported Product Attribute and additionally, you can retrieve updated information of attribute values by clicking "IMPORT ATTRIBUTE VALUE".


Product Tags Management
Present Product tags in WooCommerce and imported Woocommerce Product Tags view.


Inventory Management
Clicking the "UPDATE STOCK INVENTORY" at product level allows for exporting the updated stock quantity of a particular product to WooCommerce. Additionally, at the backend level, the same button can be utilized to update stock quantities.


Tax Management
Tax present in WooCommerce and imported Woocommerce Taxes by clicking the "WooCommerce Taxes" menu.


Sale Order Management
Present sale order in WooCommerce and imported sale order view.


Enabling "Mark Order Completed On Delivery" in WooCommerce backend makes "Send Tracking Information" visible. If both are true, the Sale Order will be marked as 'Completed' and tracking information will be sent.

Clicking "EXPORT DELIVERY STATUS" will update the WooCommerce order status to 'Completed' in both Woocommerce and the Odoo sale order.


Refunds Management
To update order refund information in Woocommerce, enable the 'Refund Quantity With Amount' boolean and export refunds seamlessly using the 'EXPORT REFUND' button.


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 to smash it by providing a detailed and welcomed feedback in below provided link.
https://github.com/BizzAppDev-Systems/connector-woocommerce/issues

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedVery good module and great technical support
good module
any plan to update for 18 version ?
Export from Odoo to Woocommerce
Hi. Can we export from Odoo to Woocommerce ? And update more information from odoo to woocommece ? (ex. update price of product on odoo and apply to woocommerce)