Search 1.9 billion lines of Odoo code on GitHub

connector_magento

Author: Camptocamp,Akretion,Sodexis,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: acsone/connector-magento
Dependencies: account, base, base_technical_user, component, component_event, connector, connector_base_product, connector_ecommerce, decimal_precision, delivery, product, product_multi_category, queue_job, and sale_stock
Languages: DOS Batch (166, 0.4%), HTML (12, 0.0%), PO File (15093, 33.0%), Python (6679, 14.6%), XML (960, 2.1%), YAML (21738, 47.5%), make (124, 0.3%), and reStructuredText (955, 2.1%)
Other branches: 10.0, 10.0-abi_master, 10.0-components, 10.0-components-with_setup, 10.0-mig-magentoerpconnect_transaction_id-lmi, 10.0-multi_company-cpi, and 10.0-read_info_from_backend_wizard-lmi
Other repositories: App247/connector-magento, Change2improve/connector-magento, Comunitea/connector-magento, DevTalents/connector-magento, GlodoUK/connector-magento, GrupoAlvamex/connector-magento, Guobower/connector-magento, Ingeos/connector-magento, NeatNerdPrime/connector-magento, OCA/connector-magento, Palpid/connector-magento, SoftProjectsGroup/connector-magento, StefanRijnhart/connector-magento, VanMoof/connector-magento, VisiionSolucionesTecnologicas/connector-magento, akretion/connector-magento, anodino-dev/connector-magento, apetbiz/connector-magento, atolodas/connector-magento, aurestic/connector-magento, bellodox/connector-magento, bishalgit/connector-magento, bizzappdev/connector-magento, brain-tec/connector-magento, bumanit/connector-magento, bvkl/connector-magento, camptocamp/connector-magento, cubells/connector-magento, diagramsoftware/connector-magento, esousy/connector-magento, factorlibre/connector-magento, guewen/connector-magento, haroldtamo/connector-magento, hibou-io/oca-connector-magento, isoscl/connector-magento, jason156/connector-magento, jcoux/connector-magento, jsilvestar/connector-magento, kay-apao25/connector-magento, kuafucode/connector-magento, lideritjnma/connector-magento, mahmoudmustafa/connector-magento, meurotops/connector-magento, nisheednair/connector-magento, pnajman-modoolar/connector-magento, pscloud/connector-magento, pythoner-3k/connector-magento, raofei/connector-magento, ruter-lyu/connector-magento, sanhi/connector-magento, sanube/connector-magento, sc4you/connector-magento, sebalix/connector-magento, sunflowerit/connector-magento, suwubee/connector-magento, tjuola/connector-magento, x0rzkov/odoo-connector-magento, yvaucher/connector-magento, and zakiuu/connector-magento

<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"></a> <h2>Magento Connector</h2> <p>This is the new release of the Open-Source connector linking Odoo and Magento also known under the name of <strong>Magentoerpconnect</strong>. It is build on top of the <a class="reference external" href="https://github.com/OCA/connector">connector</a> framework. It is structured so that it can be extended or modified easily from separate addons, a factor of success when the implementations of Magento vary a lot.</p> <p>Magento Odoo Connector is part of the Odoo Community Association (OCA). The <a class="reference external" href="https://github.com/OCA/connector-magento">source is on GitHub</a>.</p> <p>This connector is designed to have a strong and efficient core, with the ability to extend it with extension modules or local customizations.</p> <p>In other words, the core module contains the minimal scope to run your e-commerce with Odoo and Magento. More advanced features are installable using extensions.</p> <p>It features:</p> <p>Synchronizations:</p> <ul class="simple"> <li>Import the partners and addresses book</li> <li>Import the customer groups (becomes partner tags)</li> <li>Import the categories of products, with translations</li> <li>Import the products, with translations and main image</li> <li>Import the sales orders</li> <li>Export of the the stock quantities, with configuration of the warehouse and an option to choose the stock field to use</li> <li>Export the delivery orders status</li> <li>Export the tracking numbers</li> <li>Create the invoices on Magento and get their number back</li> <li>Resolve and import the dependencies when they are not yet imported (ie. customer, products for sale order)</li> </ul> <p>Automatizations:</p> <ul class="simple"> <li>Use the <cite>Automatic workflows</cite> to automatize the workflow of the sales according to the payment method (confirm orders, create and reconcile payments, ...)</li> <li>Per payment method, choose when the orders are imported (only when a payment is captured / authorized / always / never)</li> <li>Use the <cite>Sales Exceptions</cite> to prevents the processing of sales orders with issues</li> </ul> <p>Technical points:</p> <ul class="simple"> <li>Built on top of the <a class="reference external" href="https://github.com/OCA/connector">connector</a> framework</li> <li>Use the <a class="reference external" href="https://github.com/OCA/connector-ecommerce">connector_ecommerce</a> addon to share the e-commerce capabilities with other e-commerce addons</li> <li>Use the jobs system of the <a class="reference external" href="https://github.com/OCA/connector">connector</a> framework</li> <li>Create <a class="reference external" href="https://github.com/OCA/connector">connector</a> checkpoints when new records to verify are imported</li> <li>Support Magento 1.7+ and 2.x, the support of earlier versions should be easy to add, the <a class="reference external" href="https://github.com/OCA/connector">connector</a> framework being designed to handle multiple versions with ease.</li> <li>Licensed under AGPL version 3</li> <li>Designed to be usable with multiple Magento or any other e-commerce backends in the same time.</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <p>Read the full installation guide: <a class="reference external" href="http://odoo-magento-connector.com/guides/installation_guide.html">http://odoo-magento-connector.com/guides/installation_guide.html</a></p> <a name="configuration-and-usage"></a> <h3>Configuration and usage</h3> <p>Read <a class="reference external" href="http://odoo-magento-connector.com/guides/installation_guide.html#after-the-installation">http://odoo-magento-connector.com/guides/installation_guide.html#after-the-installation</a></p> <a name="usage"></a> <h3>Usage</h3> <ol class="arabic simple"> <li>Go to ...</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/107/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <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> <p>See <a class="reference external" href="./AUTHORS">contributors' list</a></p> <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>