Search 1.9 billion lines of Odoo code on GitHub

redmine_import_time_entry

Author: Savoir-faire Linux
License: no license
Branch: 7.0
Repository: apetbiz/connector-redmine
Dependencies: connector, connector_redmine, and hr_timesheet_sheet
Languages: JavaScript (52, 5.7%), PO File (99, 10.8%), Python (629, 68.7%), SVG (34, 3.7%), XML (68, 7.4%), and reStructuredText (33, 3.6%)
Other branches: 8.0
Other repositories: ClearCorp/oca-connector-redmine, Endika/connector-redmine, Ingeos/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 name="redmine-import-time-entry"></a> <h2>Redmine Import Time Entry</h2> <p>Connector used to import Redmine time entries as Odoo analytic timesheets in batch.</p> <p>To use this module, you must add a custom field on your Redmine projects. You can give the name you want to this field, but every project must have a different value for this field.</p> <p>In Odoo, you must create an analytic account for each Redmine project. The value of the custom field must be written in the field ref ('Reference') of the analytic account.</p> <a name="installation"></a> <h2>Installation</h2> <p>Nothing to do.</p> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>Go to Connectors -&gt; Redmine -&gt; Backends and select your Redmine backend</li> <li>Enter the name of the custom field used to identify projects in Redmine</li> <li>Click on the button to test the custom field</li> <li><dl class="first docutils"> <dt>The field &quot;Time Entries - Number of days&quot; is by default set to 14. This means that the connector will</dt> <dd>only fetch time entries that have a date between 2 weeks ago and now. Of course, the connector will only create single jobs for Redmine records that have been updated since the last update.</dd> </dl> </li> </ul> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <p>The Redmine API does not allow to fetch time entry records based on the last update field. For this reason, the connector fetches every records for a period of time (e.g. 2 weeks) as explained in Configuration.</p> <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>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> <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>