Search 1.9 billion lines of Odoo code on GitHub

connector_infor

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: anhvu-sg/connector-infor
Dependencies: base_external_dbsource_mysql, component, connector, mail, queue_job, and storage_backend_sftp
Languages: PO File (217, 20.8%), Python (610, 58.5%), XML (166, 15.9%), and reStructuredText (50, 4.8%)
Other repositories: OCA/connector-infor, TDu/connector-infor, VisiionSolucionesTecnologicas/connector-infor, camptocamp/connector-infor, guewen/connector-infor, isoscl/connector-infor, lideritjnma/connector-infor, pscloud/connector-infor, and ursais/connector-infor

<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="infor-connector"></a> <h2>Infor Connector</h2> <p>Using <a class="reference external" href="http://infor.com">Infor ION</a>, this module is meant to provide the facility to integrate Odoo with Infor. You should provide your specific integration scenario in a separate module inheriting this one.</p> <p>The strategy to exchange data is to use an intermediate database supported by your version of Infor ION. The module was implemented and tested with MySQL and MSSQL.</p> <p>The structure of the database is the one suggested by Infor with inbox and outbox tables.</p> <a name="installation"></a> <h3>Installation</h3> <ul class="simple"> <li>Setup a MySQL or MSSQL server that can be accessed by Odoo and Infor ION</li> <li>Create a database using the script in <a class="reference external" href="https://github.com/OCA/connector-infor/files/1866491/IOBOX.script.create.zip">IOBOX script create.zip</a></li> <li>Create 2 users for Odoo and Infor ION and make sure they can connect to the database remotely.</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Go to Settings &gt; Connectors &gt; Infor Backends</li> <li>Create a new backend by entering all the info of the intermediate database and the message headers.</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_infor/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://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>Bhavesh Odedra &lt;<a class="reference external" href="mailto:bodedra&#64;opensourceintegrators.com">bodedra&#64;opensourceintegrators.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Thierry Ducrest &lt;<a class="reference external" href="mailto:thierry.ducrest&#64;camptocamp.com">thierry.ducrest&#64;camptocamp.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="http://www.opensourceintegrators.com">http://www.opensourceintegrators.com</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>