Odoo WooCommerce Connector
Screenshots
120 Days Free Support
120 Days
Free Support
Free Lifetime Update
Free
Lifetime Update
Free Installation
Free
Installation

Odoo WooCommerce Connector (10.0)

Woocommerce Odoo Connector integrates Odoo with Woocommerce. Manage your Woocommerce store in Odoo


Supported Versions

All the compatible versions

226.70 € 226.7 EUR

302.27 € 25.0% Off
Installation: Free
Support Period for 3 Months: Free

Live Demo
120 Days Free Support
120 Days
Free Support
Free Lifetime Update
Free
Lifetime Update
Free Installation
Free
Installation
Community Enterprise

Odoo WooCommerce Connector

WooCommerce is a flexible, open-source eCommerce plugin on Wordpress which provides a customizable platform for building your online business. If your backend operations are getting managed by Odoo and you have a WooCommerce store, then Odoo WooCommerce Integration becomes a must for you. With Ksolves Odoo WooCommerce connector facilitates you complete Open source ERP software "Odoo" with renowned eCommerce trading Business "WooCommerce". It lets you integrate and manage your WooCommerce stores in Odoo and thus resolves the need to go in Woocommerce backend to handle things which can be managed from Odoo.This app provides bi-directional synchronization of data from your WooCommerce website into Odoo and vice-versa.

Hot Features

  • Sync Feature
    - Creating and updating product, coupon, customer and order from WooCommerce to Odoo using WEBHOOK in Real time
    - Map your existing record in Odoo
    - Import Stock from WooComerce to Odoo
    - 2-way sync of Customer
    - 2-way sync of Product attributes along with its values
    - 2-way sync of Product along with its variants, display image and gallery images
    - Import Sale Order from WooCommerce to Odoo
    - Export the default sale order
    - Auto product syncing from WooCommerce to Odoo
    - 2-way sync of Product categories, Tags and Coupons
    - Auto product stock update from Odoo to WooCommerce
    - Stock update for products on WooCommerce from odoo
  • Functional Features
    - Sale order cancellation in WooCommerce from Odoo end
    - Update sale order status from Odoo to WooCommmerce
    - Auto sales order import from WooCommerce to/ Support Odoo
    - Auto sales order status update
    - Publish or Unpublish Products to WooCommerce Store from Odoo in Real time
    - Ability to select which way to sync i.e. from WooCommerce to Odoo or vice versa and then a single click import/export of all the data both ways
  • Business Features:
    - Integrate multiple WooCommerce stores with a single Odoo database
    - Set automatic jobs using crons to update data in Odoo from WooCommerce periodically
    - Detailed WooCommerce logs available for syncing operations done along with the filtering feature
    - Search functionality of WooCommerce data in Odoo for all the modules using module specific keywords
DEMO AVAILABLE
FREE 90 DAYS SUPPORT

Before installing Odoo WooCommerce Connector

Before installing our connector, first install requirements.txt file using command "pip install -r address-to-ks_woocommerce/requirements.txt" in environment.

Creating & generating API keys from your WooCommerce website

Before using the module you need to generate the API from the WooCommerce Backend. In order to do the same, Go to WooCommerce > Settings > Click on Advanced
woo_1.png
Once you click on “Advanced” tab, you need to create the API key which will be interacting with Odoo. In order to do the same, Go to, Advanced > Rest API > Click on Add keys
woo_2.png
After clicking on “Add Keys” button, a page will be open, where you need to give the username and provide the permissions > Generate API key.
woo_3.png
In order to maintain the keys for future use, you need to save them as shown below:
woo_4.png

Creating & testing the WooCommerce Instance

After installing the module you will be able to view that there is Woocommerce Menu created where in WooCommerce menu you can create the instance. WooCommerce > Configuration > Instances.
woo_5.gif
Click on the Create button to create a new instance.
woo_6.png
Enter the name of your instance, WooCommerce Store URL, Consumer Key & Consumer Secret. If your WooCommerce store carries an SSL certificate, check ‘Verify SSL’, after putting all the information you can click on “Save” button.
woo_7.png
Once you are done with creating the instance, you can test your connection by clicking on Connect Instance button If everything is added properly you will receive a message on the same page “Connection Successful”. In case the connection is not successful you can correct the information entered.
woo_8.gif

Configure & activate the WooCommerce instance

After your instance get connected, you need to setup basic details for WooCommerce instance.
In Configuration tab you need to fill the below details as stated:
Warehouse: Select the warehouse from where you wish to manage WooCommerce Inventory. Currency: Select the currency used by your WooCommerce Store.
woo_9.png
In Configuration tab you need to fill the below details as stated:
Stock Field Type: Select the stock field of product whose quantity will be updated as WooCommerce Inventory.
woo_10.png
In Order tab you need to complete the below details as stated:
Sales Team: Select the Sales Team for WooCommerce Orders
Sales Person: Select the Sales Person for WooCommerce Orders
WooCommerce Fees: Select the Fees Product for WooCommerce orders
WooCommerce Shipping Fees: Select the Shipping Fees Product for WooCommerce orders
woo_11.png
In Accounting tab you need to complete the below details:
Payment Method: Select the payment journal that need to be set at the time of register invoice payment if not set in WooCommerce Payment Gateway
woo_12.png
In Automatic Jobs tab you need to fill the details for automatic process for Import Order, Import Product, Update Order Status and Update Product Stock.
woo_13.png
In Webhooks tab you will notice the Topic and its Delivery URL on the basis of WooCommerce Instance to implement Webhook on WooCommerce Side.
woo_webhook.png
After Configuring all the required fields, click on "Activate Instance" to perform the synchronization operations.
woo_15.png

Odoo WooCommerce Connector Dashboard

You can overview the details of multiple created WooCommerce Instances from the dashboard and manage them as per your need.
woo_16.png

Configure the Webhooks

You can manually sync your data or you can implement webhooks on WooCommerce side to create or update the records on Odoo in Real Time.
Click on the configuration of the WooCommerce Instance for which you wish to configure the Webhook.
woo_config.png
Click on the Webhooks tab as shown below, Here you will notice the Delivery URLs according to the Topic for the configuration of WooCommerce WebHook.
woo_webhook.png
Now, you need to setup the Webhook from the WooCommerce Backend for that, Go to WooCommerce > Settings > Advanced > webhook > Click on “Add Webhook” button to create a new WebHook.
woo_23.png
Now you need to enter the Name , Status, Topic, Delivery URL, Secret, API Version and then click on “Save Webhook”
woo_24.png
After saving you will receive a message as “Webhook updated successfully” if the Webhook is successfully updated.
woo_25.png

Automatic Jobs

You can manually sync your data or you can activate cron to do the syncing automatically.
You can manually sync your data or you can activate cron to do the syncing automatically. Click on the configuration of the WooCommerce Instance , for which you wish to configure the Automatic jobs
woo_config.png
Click on the Automatic Jobs tab > Check the operations for which you wish to set up the Cron Automatic Jobs and click on Save
woo_18.png
Go to Settings, and then Activate the developer mode
woo_19.png
Now go to Settings > Technical > Scheduled Actions > The Auto Cron jobs are as shown below:
woo_20.png
Activate the Cron Job you want to perform for that you need to select the Auto Cron Job > Action > Click on Unarchive button
woo_21.png
woo_22.png

WooCommerce Logs

This will allow user to view the entire logs of the operations with respect to unsuccessful and successful status, so that you can keep a track on the records synced.
woo_log.png

Our Releases

03rd August, 2021

Latest Release 1.4.0

Fix - Product Publish/Unpublish status issue in WooCommerce.

23th July, 2021

Release 1.3.0

Fix - Special Character Issue in Image name.

25th June, 2021

Release 1.2.0

Enhancement - Multiple database support

13th Jan, 2020

Release 1.1.0

Enhancement - Implemented mapping for existing records.

Enhancement - Implemented Stock Import.

Enhancement - Price management for Variants and Products.

Fix - The Order Configuration for Instance

Frequently Asked Question

Please drop email at sales@ksolves.com or raise a ticket through Odoo store itself.

Yes, we do provide free support for 90 days for any queries or any bug/issue fixing.

No, our app don't supports Multi Currency.

Yes, our app works with Odoo Enterprise as well as Community.

Yes, you can sync coupons data.

Yes, with this app you can move sub-sub-categories from Woo-Commerce to Odoo and vice-versa.

Yes, this app supports webhooks.

FREE 90 DAYS SUPPORT

Ksolves will provide FREE 90 days support for any doubt, queries, and bug fixing (excluding data recovery) or any type of issues related to this module. This is applicable from the date of purchase.

Note:

Extensively Tested on Odoo Vanilla with Ubuntu OS

Ksolves Odoo Services

line.png
support.png
Odoo Implementation
apps.png
Odoo Community Apps
support2.png
Odoo Support & Maintenance
custom.png
Odoo Customization
integrated.png
Odoo Integration Services
develop.png
Odoo Developer Outsourcing
letter.png sales@ksolves.com
+91 120-4299799‬ smartphone.png

Free 120 Days Support

Get 120 days of FREE support (doubt, queries, & bug fixing) on Odoo
applications from the date of purchase. Enhance the functionality of
your business with the Ksolves Odoo experts.