Search 1.9 billion lines of Odoo code on GitHub

connector-shopify

Author: Openerp Connector Core Editors,Odoo Community Association (OCA)
License: AGPL-3
Branch: master
Repository: factorlibre/connector-shopify
Dependencies: account, connector, delivery, product, sale, and sale_stock
Languages: Markdown (14, 3.2%), Python (260, 59.6%), and XML (162, 37.2%)

<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>