Search 1.9 billion lines of Odoo code on GitHub

connector_magento_product_by_sku

Author: Hibou,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: hibou-io/oca-connector-magento
Dependencies: component, connector, and connector_magento
Languages: Python (29, 44.6%), and reStructuredText (36, 55.4%)
Other branches: 10.0, 10.0-amasty-gc-storecredit, 10.0-imp-connector_magento_by_sku, 11.0-imp-connector_magento_product_by_sku, 12.0, 14.0-hibou, add/11.0/magento2, add/12.0/magento2, and mig/14.0/connector_magento_product_by_sku

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="magento-connector-product-by-sku"></a> <h2>Magento Connector - Product by SKU</h2> <p>Allows binding an existing product to a Magento product by exact match on the Magento SKU attribute.</p> <a name="installation"></a> <h3>Installation</h3> <p>This is an optional module and can be installed by searching in Apps for <code>connector_magento_product_by_sku</code></p> <a name="usage"></a> <h3>Usage</h3> <p>This module will find an existing product where the Odoo product attribute <code>default_code</code> matches the Magento attribute <code>sku</code> and will use it instead.</p> <p>This means that it will not create a duplicate product, but will override certain attributes such as the product <code>name</code>, <code>description</code> and <code>categ_id</code>. The new binding still becomes a checkpoint for review.</p> <p>The binding to an existing product works both when importing batch products, and when importing an order dependency.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/connector-magento/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Jared Kipe &lt;<a class="reference external" href="mailto:jared&#64;hibou.io">jared&#64;hibou.io</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>