Search 1.9 billion lines of Odoo code on GitHub

shopify_odoo_connector

Author: Openerp Connector Core Editors,Odoo Community Association (OCA)
License: AGPL-3
Branch: master
Repository: anybox/shopify_odoo_connector
Dependencies: account, connector, delivery, product, sale, and sale_stock
Languages: Markdown (14, 3.2%), Python (260, 59.6%), and XML (162, 37.2%)
Other branches: 8.0
Other repositories: SerpentCS/shopify_odoo_connector, Upsyd/shopify_odoo_connector, consultingerp/shopify_odoo_connector, and dvitme/shopify_odoo_connector

<h1>shopify<em>odoo</em>connector</h1> <p>This module depends on github.com/OCA/connector framework.</p> <p>This module provides the following features:-</p> <p>1) User can login into his Shopify account with shopify url, API key and shopify password. 2) The User can import all the categories from shopify to Odoo. 3) The user can also import products from shopify to odoo.</p> <p>The following information form the product is imported:-</p> <pre><code>1) Name. 2) Product Categories. 3) Product Price 4) Volume 5) Gross Weight 6) Net Weight </code></pre> <p>4) If the product has any variants, then all the variants will be imported into odoo.</p>