| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-redmine |
| GIT | |
| GIT | https://github.com/OCA/connector-redmine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-redmine/tree/8.0/connector_redmine |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, dufresnedavid, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://odoo-community.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - connector odoo/odoo: - base - base_setup - web_kanban - web - hr_timesheet_sheet - hr_timesheet - account - product - decimal_precision - report - analytic - board - edi - email_template - hr - resource - hr_attendance - hr_timesheet_invoice |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
redmine requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_redmine_backend_form |
redmine.backend.form | redmine.backend | form | New |
view_redmine_backend_tree |
redmine.backend.tree | redmine.backend | tree | New |
view_users_form_simple_modif |
res.users.preferences.form | res.users | group | Inherits base.view_users_form_simple_modif |
active
Boolean
default=True
args: 'Active'
default_lang_id
Many2one → res.lang
help='If a default language is selected, the records will be imported in the translation of this language.\nNote that a similar configuration exists for each storeview.'
args: 'res.lang', 'Default Language'
is_default
Boolean
key
Char
groups='connector.group_connector_manager'
required=True
size=64
args: 'Key'
location
Char
required=True
size=128
args: 'Location'
version
Selection
required=True
string='Version'
args: _select_versions
check_auth(self)
get_base_adapter(self)
backend_id
Many2one → redmine.backend
ondelete='restrict'
required=True
args: 'redmine.backend', 'Redmine Backend'
redmine_id
Integer
required=True
args: 'ID in Redmine'
sync_date
Datetime
required=True
args: 'Last Synchronization Date'
updated_on
Datetime
No public methods.
openerp_id
Many2one → hr.analytic.timesheet
ondelete='cascade'
required=True
args: 'hr.analytic.timesheet', 'Timesheet'
No public methods.
redmine_backend_ids
Many2many → redmine.backend
help='The redmine service from which to import your timesheets. If empty, the default redmine service will be used instead.'
string='Redmine Server'
args: 'redmine.backend'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-redmine |
| GIT | |
| GIT | https://github.com/OCA/connector-redmine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-redmine/tree/7.0/connector_redmine |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid |
| WEBSITE | |
| WEBSITE | http://odoo-community.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - connector odoo/odoo: - base - base_setup - web_kanban - web - hr_timesheet_sheet - hr_timesheet - account - product - process - decimal_precision - analytic - board - edi - email_template - hr - resource - hr_attendance - hr_timesheet_invoice |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
redmine requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Redmine Connector ================= Add the Redmine Backend |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_redmine_backend_form |
redmine.backend.form | redmine.backend | form | New |
view_redmine_backend_tree |
redmine.backend.tree | redmine.backend | tree | New |
No new fields.
Public methods (1)check_auth(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.