Search 1.9 billion lines of Odoo code on GitHub

connector-redmine

Author: Savoir-faire Linux,Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd.
License: no license
Branch: 8.0
Repository: JayVora-SerpentCS/connector-redmine
Dependencies: connector, and hr_timesheet_sheet
Languages: Markdown (4, 0.6%), PO File (45, 7.3%), Python (415, 67.3%), SVG (34, 5.5%), XML (66, 10.7%), YAML (17, 2.8%), and reStructuredText (36, 5.8%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="redmine-connector"></a> <h2>Redmine Connector</h2> <p>Base connector module for Redmine. It Allows to authenticate to a Redmine instance using the REST API.</p> <p>It also defines a method getUser that searches the Redmine user related to the Odoo user. The user login must be the same in both systems.</p> <a name="installation"></a> <h2>Installation</h2> <blockquote> <ul class="simple"> <li><dl class="first 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> </dl> </li> <li><dl class="first docutils"> <dt>Install python-redmine</dt> <dd>sudo pip install python-redmine</dd> </dl> </li> </ul> </blockquote> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>Go to Connectors -&gt; Redmine -&gt; Backends</li> <li><dl class="first docutils"> <dt>Create a backend</dt> <dd><ul class="first last"> <li>Location: the url of the Redmine service</li> <li>Key: the REST API key of your Redmine instance</li> </ul> </dd> </dl> </li> <li>Click on the button to test the connection</li> </ul> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <blockquote> <ul class="simple"> <li>None</li> </ul> </blockquote> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <a class="reference external image-reference" href="http://www.savoirfairelinux.com"><img alt="Savoir-faire Linux" src="http://sflx.ca/logo" /></a> <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> <li>Jay Vora(SerpentCS) &lt;<a class="reference external" href="mailto:jay.vora&#64;serpentcs.com">jay.vora&#64;serpentcs.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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="http://odoo-community.org">http://odoo-community.org</a>.</p>