Search 1.9 billion lines of Odoo code on GitHub

odooconnector_base

Author: IBO Institut (Malte Jacobi), Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-migration-221116
Repository: iledarn/connector-odoo2odoo
Dependencies: base, connector, and product
Languages: Python (1162, 85.0%), and XML (205, 15.0%)
Other branches: 10.0-10052017-fix-odoo2odoo, 10.0-mig-odoo2odoo, 10.0-mig-odoo2odoo-101116, 10.0-migration-181116, 10.0-migration-201116, 10.0-migration-231116, 10.0-odoo2odoo-02052017, and 10.0-odoo2odoo-08052017
Other repositories: it-projects-llc/connector-odoo2odoo, and maljac/connector-odoo2odoo

<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="odoo-2-odoo-connector"></a> <h2>Odoo 2 Odoo Connector</h2> <p>This module serves as Odoo 2 Odoo connector base. For specific use-cases (e.g. Intercompany, PO2SO, ...) see the specific modules in this repository.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>install the [OpenERP Connector framework](<a class="reference external" href="https://github.com/OCA/connector">https://github.com/OCA/connector</a>)</li> <li>install the Python Package [OERPLib](<a class="reference external" href="https://pypi.python.org/pypi/OERPLib/">https://pypi.python.org/pypi/OERPLib/</a>)</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>create and configure a new Backend (Menu -&gt; Connector -&gt; Odoo -&gt; Backends)</li> <li>activate the needed cron jobs</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>Depending on the configuration and the scenario the connector will</p> <ul class="simple"> <li>export and create new / update objects (product, partner, etc.) in the respective intercompany target (backend)</li> <li>import and create new / update existing objects</li> </ul> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <p>.</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-odoo2odoo/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 <a class="reference external" href="https://github.com/OCA/connector-odoo2odoo/issues/new?body=module:%20odooconnector_base%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Malte Jacobi &lt;<a class="reference external" href="mailto:malte.jacobi&#64;htwsaar.de">malte.jacobi&#64;htwsaar.de</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>