Reading list Switch to dark mode

    Odoo Multichannel Woocommerce Connector

    Odoo Multichannel Woocommerce Connector is a dependent module on Odoo Multi-Channel Sale Module, which is the framework module to provide the structure to integrate Woocommerce with Odoo. Install the base module first for Odoo Multichannel Woocommerce Connector to work properly.

    INTRODUCTION

    Woocommerce is one of the most leading e-commerce platforms; on the other hand, Odoo is widely known for inventory management, accounting, etc. Now, you can unite the two powerful platforms for the best possible results. Odoo Multichannel Woocommerce Connector allows you to connect multiple Woocommerce instances with your single Odoo instance.

    Apart from other channels; if you are also managing one or more Woocommerce Stores then Odoo Multichannel Woocommerce Connector can help you in the best way.

    Do you want to centralize the inventory of all your Woocommerce instances in one place?

    If yes then you are landed at the right place; as Odoo Multichannel Woocommerce Connector helps to manage all in one place.

    Searching for an experienced
    Odoo Company ?
    Read More

    FEATURES

    Here is the concise list of the features. Visit the Store Page to know the detailed features of Odoo Multichannel Woocommerce Connector

    1. Import Woocommerce Products, Orders, Categories, Partners and Delivery Methods in Odoo
    2. Import data manually or via cron scheduler
    3. Product details (like category, attributes, attribute values) are imported along with the products
    4. Order details (like customers and their addresses, taxes, delivery methods, payment methods, currency) and order statuses (like cancel, shipment and invoice) are imported along with the orders
    5. Customer details (like addresses) are imported along with the Customers
    6. Manually export selected or bulk products and categories From Odoo
    7. Fill the corresponding Order status of WooCommerce and Odoo in the Order Status table to manually map them
    8. You can sync order statuses, shipment, invoice, cancel status and Inventory from Odoo to Woo-Commerce in real-time.
    9. The real-time order sync from WooCommerce to Odoo needs to be added through a separate patch. Avail the free copy from Our Support Team.
    10. Enhanced Dynamic Dashboard to track the data from one place

    INSTALLATION

    1) Before installing Odoo Multichannel Woocommerce Connector you need to download respective Woocommerce Python Library

    • pip install WooCommerce==1.2.1 (Install for the Odoo versions till 10 )
    • pip3 install WooCommerce==1.2.1 (Install For the Odoo versions 11, 12 and 13)
    • pip3 install WooCommerce==3.0.0 (Install For the Odoo versions 14 onwards)

    2) After purchasing Odoo Woocommerce connector, you will get a link at your registered email Id to download the module.

    3) Extract the file on your system after the download finishes. You will be able to see a folder named- ‘woocommerce_odoo_connector’.

    4) Copy and paste this folder inside your Odoo Add-Ons path.

    5) Now, open the Odoo App and click on the Settings menu. Here, click on Activate the Developer Mode.

    6) Then, open on Apps menu and click on ‘Update Modules List’.

    7) In the search bar, remove all the filters and search ‘woocommerce_odoo_connector’.

    8) You will be able to see the module in the search result. Click on ‘Install’ to install it.

    WORKFLOW

    1) Login to your Odoo database and go to the multichannel module

    2) Now, click on the connect button to connect Woocommerce with Odoo instance

    Connect Odoo to Wocommerce

    3) Firstly, Fill the details like Channel name and select Channel type; then add the credentials of the Woocommerce which includes URL, E-mail and API Key. To get the Woocommerce credentials, you need to go to Woocommerce.

    Configuration at Woocommerce end

    a) Go to the Woocommerce setting

    Woocommerce setting
    Woocommerce setting

    b) Go to ‘Api’ tab

    Woocommerce API

    c) Above all, make sure ‘REST API is enabled’

    Rest API is Enabled

    d) Click on ‘keys/Apps’ then click on ‘Add Key’ button

    API Generation Setting

    e) Set ‘Description’ for Key , set ‘read/write’ permissions and click on ‘Generate Api key’

    Generate Api key

    f) Then, copy “consumer key” and “secret key” for configuring WooCommerce_odoo_connector instance

    Consumer Key and Consumer Secret

    Configuration at Odoo end

    4) Now, save the changes and then click on the ‘Test Connection‘ button

    Odoo Multichannle Woocommerce Connector

    5) Go to the “Configuration” tab and configure the Woocommerce connection as per your requirements.

    You can also map order states from the Odoo configuration; Fill the corresponding Order state of WooCommerce and Odoo in the Order State table. You can define states like default state, create an invoice, Set invoice state, and create a shipment.

    • You can only set one order state as default at a time (if enabled then the order state will be as mentioned by default).
    • If ‘Create Invoice’ is enabled then it generates order invoice at the same time.
    • You can set invoice state to open or paid as per your requirement
    • If ‘Create Shipment’ is enabled then it creates shipment at the mentioned state.

    Also, set the default sales team, discount and delivery products for the Woocommerce orders to manage discount and delivery charges.

    Moreover, set the default pricelist for the price of the Woocommerce products; set the sequence SKU for the Woocommerce products which do not have SKU.

    If you want to set the Woocommerce products in a default category then you can do so from the same page. Also, set the default warehouse/location to manage Woocommerce stock

    If you will enable ‘Auto Evaluate Feed’ then all the feeds will be evaluated automatically while importing data.

    If you will enable ‘Auto Sync Stock’ then there will be real-time synchronization of stocks from Odoo to Wocommerce.

    You can also check or set the last import and update date for orders, products and customers.

    Set the total number of records per API hit and set the default color for the theme of Woocommerce.

    configure woocommerce with Odoo

    Import functions

    6) Go to the Woocommerce Connector Dashboard in Odoo; from the dashboard you can also analyze the data via line graph, donut chart, and clickable data cards. Also check synchronization history and feeds from the dashboard.

    7) Then, click on the “Import” button to import the data from Woocommerce;

    Odoo Multichannel Woocommerce Connector Dashboard

    8) Select the object which you want to import and Filter Type to import the data. From here, you can import category, customers, shipping(delivery methods), products and orders in bulk.

    Import data from Woocommerce to Odoo

    9) Moreover, you can also import products, category, customer and order along with order status to Odoo via cron scheduler in Odoo.

    import data to Odoo via cron scheduler in Odoo

    Export functions

    10) Click on the “Export” button to export the data; then, select the object which you want to export. You can export product templates and categories from Odoo.

    Export data from Woocommerce to Odoo

    11) If you want to export orders from Woocommerce in real-time to Odoo then you can contact us at [email protected].

    12) To export selected products from Odoo to Woocommerce then navigate to the Products and select the product which you want to export. Moreover, you can update product data manually from the same form.

    Export product manually

    13) To export selected Category from Odoo to Woocommerce then navigate to the Inventory and select the Category which you want to export. Moreover, you can update Category data manually from the same form.

    export category from Odoo to woocommerce

    14) Order status like shipping, invoice and cancel is exported from Odoo to Woocommerce in real-time.

    Need Help?

    Hope you find the guide helpful! Please feel free to share your feedback in the comments below.

    However, if you still have any issues/queries regarding the module then please raise a ticket at https://webkul.uvdesk.com/en/customer/create-ticket/

    For any doubt contact us at [email protected].

    Thanks for paying attention!!

    🙂 😌

    Current Product Version - 2.1.1

    Supported Framework Version - Odoo V16, V15, V14, V13, V12, V11, V10, V9, V8

    . . .
    Add a comment

    Leave a Comment

    Your email address will not be published.

    2 comments

  • olivier
    How does it work if I want to use your app to sync a product between Odoo and Woocommerce on a multi language store using Wpml ?
    • Anisha Bahukhandi (Moderator)
      Hello Oliver,

      By default, this feature is not available in the module. However, you can ask us for its customization at [email protected]

      Regards
      Anisha Bahukhandi

  • Back to Top
    Sumit was incredibly responsive and helpful to helping us set-up our system. I have never encountered such helpful and quick IT response before.
    Elizabeth Bennett-Parker
    Co-Director
    www.togetherwebake.org
    Talk to Sales

    Global

    Live Chat

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home