Search 1.9 billion lines of Odoo code on GitHub

connector_redmine

Author: Savoir-faire Linux,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: apetbiz/connector-redmine
Dependencies: base, connector, and hr_timesheet_sheet
Languages: PO File (301, 31.3%), Python (492, 51.2%), SVG (34, 3.5%), XML (82, 8.5%), and reStructuredText (52, 5.4%)
Other branches: 7.0
Other repositories: ClearCorp/oca-connector-redmine, Endika/connector-redmine, Ingeos/connector-redmine, JayVora-SerpentCS/connector-redmine, NeatNerdPrime/connector-redmine, OCA/connector-redmine, SeuMarco/connector-redmine, Thipas/connector-redmine, VisiionSolucionesTecnologicas/connector-redmine, ashcharles/connector-redmine, daltinn/connector-redmine, dvitme/connector-redmine, eLBati/connector-redmine, elego/connector-redmine, haroldtamo/connector-redmine, initOS/connector-redmine, isoscl/connector-redmine, jacob1264/connector-redmine, lideritjnma/connector-redmine, pscloud/connector-redmine, rokealva83/connector-redmine, rossasa/connector-redmine, savoirfairelinux/connector-redmine, syci/connector-redmine, tafaRU/connector-redmine, and x0rzkov/odoo-connector-redmine

<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="redmine-connector"></a> <h2>Redmine Connector</h2> <p>Base connector module for Redmine.</p> <p>It allows the authentication to a Redmine instance using the REST API.</p> <p>It also defines a method getUser that searches for the Redmine user related to the Odoo user.</p> <p>Be aware that the user login must be the same in both systems.</p> <a name="installation"></a> <h3>Installation</h3> <dl class="docutils"> <dt># Install Redmine</dt> <dd>Refer to <a class="reference external" href="http://www.redmine.org/projects/redmine/wiki/redmineinstall">http://www.redmine.org/projects/redmine/wiki/redmineinstall</a></dd> <dt># Install python-redmine</dt> <dd>sudo pip install python-redmine</dd> </dl> <a name="configuration"></a> <h3>Configuration</h3> <p># Go to Connectors -&gt; Redmine -&gt; Backends</p> <dl class="docutils"> <dt># Create a backend</dt> <dd><ul class="first last simple"> <li>Location: the url of the Redmine service</li> <li>Key: the REST API key of your Redmine instance</li> </ul> </dd> </dl> <p># Click on the button to test the connection</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to ...</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/169/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <blockquote> <ul class="simple"> <li>None</li> </ul> </blockquote> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/connector-redmine/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>Maxime Chambreuil &lt;<a class="reference external" href="mailto:maxime.chambreuil&#64;savoirfairelinux.com">maxime.chambreuil&#64;savoirfairelinux.com</a>&gt;</li> <li>Virgil Dupras &lt;<a class="reference external" href="mailto:virgil.dupras&#64;savoirfairelinux.com">virgil.dupras&#64;savoirfairelinux.com</a>&gt;</li> <li>Guillaume Auger &lt;<a class="reference external" href="mailto:guillaume.auger&#64;savoirfairelinux.com">guillaume.auger&#64;savoirfairelinux.com</a>&gt;</li> <li>David Dufresne &lt;<a class="reference external" href="mailto:david.dufresne&#64;savoirfairelinux.com">david.dufresne&#64;savoirfairelinux.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>