TIP: You can type at any time to perform a new search.
JIRA Connector Tempo
connector_jira_tempo · OCA/connector-jira
- Repository
- OCA/connector-jira · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Connector
- Folder size
- 0.47 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/connector-jira
- Last tracking update
- 2026-08-07 07:57:19
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, sonhd
- Odoo dependencies
- Python dependencies
- PyJWT, cryptography, jira, oauthlib, requests, requests-oauthlib, requests-toolbelt, cachetools
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_form |
account.analytic.line.form | account.analytic.line | form | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_search |
account.analytic.line.search | account.analytic.line | search | Inherits hr_timesheet.hr_timesheet_line_search |
hr_timesheet_line_tree |
account.analytic.line.tree | account.analytic.line | tree | Inherits hr_timesheet.hr_timesheet_line_tree |
view_jira_backend_form |
jira.backend.form | jira.backend | form | Inherits connector_jira.view_jira_backend_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
jira_tempo_statusSelectionselection=[('approved', 'Approved'), ('waiting_for_approval', 'Waiting for approval'), ('ready_to_submit', 'Ready to submit'), ('open', 'Open')]
No public methods.
New fields (2)
-
jira_company_team_idIntegerhelp='This field contains the ID of a company wide group on JIRA. Its main usage is to fetch tempo statuses for ALL employees.' -
validate_approved_tsBooleanhelp="If this flag is ON, once the status is sync'ed from Jira, all approved timesheets will be validated on Odoo as well."
No public methods.
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 771 days ago
- Last activity
- 184 days ago
- Repository
- OCA/connector-jira
- Pull request
- [17.0][WIP][MIG] connector_jira_tempo: Migration to 17.0 (#111)