Search 1.9 billion lines of Odoo code on GitHub

connector_odoo

Author: Florent THOMAS (Mind And Go), Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-migration
Repository: MindAndGo/connector-odoo2odoo
Dependencies: base, component, component_event, connector, connector_base_product, product, and queue_job
Languages: CSS (3, 0.1%), HTML (119, 4.2%), JavaScript (73, 2.6%), Python (1896, 67.4%), SVG (77, 2.7%), XML (590, 21.0%), and reStructuredText (57, 2.0%)
Other repositories: TRESCLOUD/connector-odoo2odoo, camptocamp/training-odoo-connector, jsilvestar/training-odoo-connector, sc4you/training-odoo-connector, socogest-it/training-odoo-connector, and zeroincombenze/connector

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="odoo-2-odoo-connector"></a> <h2>Odoo 2 Odoo Connector</h2> <p>This module serves as Odoo 2 Odoo connector base. [WIP]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 [Odoo Connector framework](<a class="reference external" href="https://github.com/OCA/connector">https://github.com/OCA/connector</a>)</li> <li>install the Python Package [OdooRPC](<a class="reference external" href="https://pypi.python.org/pypi/OdooRPC/">https://pypi.python.org/pypi/OdooRPC/</a>)</li> </ul> <p>More generally, check oca_dependencies.txt and requirements.txt inside the repository</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Connector &gt; Odoo &gt; Backend</li> <li>Adapt the info to your external instances</li> <li>Synchronize metadata will import UOM, Attributes and Attribute Values</li> </ol> <p>To export Product, you need to select product variants (Not template) and use add backend action to select on which backend you want to export. Afterwards, you'll be able to export the product in the other Odoo</p> <div class="figure"> <img alt="alternative description" src="path/to/local/image.png" style="width: 600px;" /> </div> <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> <ul class="simple"> <li>...</li> </ul> <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 smash it by providing 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://odoo-community.org/logo.png">Icon</a>.</li> </ul> <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> <li>Yelizariev Team (<a class="reference external" href="https://github.com/it-projects-llc">https://github.com/it-projects-llc</a>)</li> <li>Florent THOMAS (<a class="reference external" href="https://mind-and-go.com">https://mind-and-go.com</a>)</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Company 1 name</li> <li>Company 2 name</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>