Odoo woocommerce Connector
Import & export your customers and products and import orders.
Features:
- → Import and update Customers from woocommerce to Odoo.
- → Import and update Products with variants from woocommerce to Odoo.
- → Import and update Quotations from woocommerce to Odoo.
- → Import and update Orders from woocommerce to Odoo.
- → Export and update Customers from Odoo to woocommerce.
- → Export and update Products with variants from Odoo to woocommerce.
- → Connect many woocommerce stores.
Overview
The module provide to integrate your woocommerce store to Odoo. You can import and export customers and products with variants and their prices. Import orders and quotations from woocommerce to Odoo.
pip install woocommerce
Create woocommerce REST API keys
steps: woocommerce > settings > advanced > REST API > create API Key > click on generate API Key
☛ https://woocommerce.github.io/woocommerce-rest-api-docs/#rest-api-keys
☛ Set "Read & write" access in all lines AUTORISATIONS API ADMIN. If there is not "Read & write" check "read access".
☛ When save this will generate an API key and a password from your API

Configure your store
☛ After installing the application, copy your shop name, api key, secret and api version from your woocommerce private applciations and set them in your odoo configuration.
☛ Use the buttons to import and export your requested data.

Please log in to comment on this module