diff --git a/connector_jira_tempo/README.rst b/connector_jira_tempo/README.rst index 42a878a0..2c9ce4da 100644 --- a/connector_jira_tempo/README.rst +++ b/connector_jira_tempo/README.rst @@ -14,16 +14,16 @@ JIRA Connector Tempo :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fconnector--jira-lightgray.png?logo=github - :target: https://github.com/OCA/connector-jira/tree/13.0/connector_jira_tempo + :target: https://github.com/OCA/connector-jira/tree/15.0/connector_jira_tempo :alt: OCA/connector-jira .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/connector-jira-13-0/connector-jira-13-0-connector_jira_tempo + :target: https://translation.odoo-community.org/projects/connector-jira-15-0/connector-jira-15-0-connector_jira_tempo :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/233/13.0 + :target: https://runbot.odoo-community.org/runbot/233/15.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds Jira Tempo synchronization feature. @@ -38,7 +38,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -53,14 +53,20 @@ Authors Contributors ~~~~~~~~~~~~ -* Guewen Baconnier -* Simone Orsi +* `Camptocamp `_: + + * Simone Orsi + * Guewen Baconnier + * Akim Juillerat + * Denis Leemann + * `CorporateHub `__ * Alexey Pelykh -* Akim Juillerat -* Denis Leemann +* `Trobz `_: + + * Son Ho Maintainers ~~~~~~~~~~~ @@ -75,6 +81,6 @@ 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. -This module is part of the `OCA/connector-jira `_ project on GitHub. +This module is part of the `OCA/connector-jira `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/connector_jira_tempo/__manifest__.py b/connector_jira_tempo/__manifest__.py index 16913432..df6f6ee2 100644 --- a/connector_jira_tempo/__manifest__.py +++ b/connector_jira_tempo/__manifest__.py @@ -2,7 +2,7 @@ { "name": "JIRA Connector Tempo", - "version": "13.0.1.0.0", + "version": "15.0.1.0.0", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Connector", diff --git a/connector_jira_tempo/models/account_analytic_line/common.py b/connector_jira_tempo/models/account_analytic_line/common.py index 480d1d92..16a3dc4b 100644 --- a/connector_jira_tempo/models/account_analytic_line/common.py +++ b/connector_jira_tempo/models/account_analytic_line/common.py @@ -33,12 +33,6 @@ def read(self, issue_id, worklog_id): ) return worklog - # This one seems useless ATM. - # def tempo_read_worklog(self, worklog): - # url = self._tempo_timesheets_get_url('worklogs') - # r = self.client._session.get(url, params={'dateFrom': '2018-01-01'}) - # return {} - def tempo_timesheets_approval_read(self, worklog): url = self._tempo_timesheets_get_url("timesheet-approval/current") with self.handle_404(): diff --git a/connector_jira_tempo/readme/CONTRIBUTORS.rst b/connector_jira_tempo/readme/CONTRIBUTORS.rst index 76d4318d..5c9dedae 100644 --- a/connector_jira_tempo/readme/CONTRIBUTORS.rst +++ b/connector_jira_tempo/readme/CONTRIBUTORS.rst @@ -1,8 +1,14 @@ -* Guewen Baconnier -* Simone Orsi +* `Camptocamp `_: + + * Simone Orsi + * Guewen Baconnier + * Akim Juillerat + * Denis Leemann + * `CorporateHub `__ * Alexey Pelykh -* Akim Juillerat -* Denis Leemann +* `Trobz `_: + + * Son Ho diff --git a/connector_jira_tempo/static/description/index.html b/connector_jira_tempo/static/description/index.html index 9061cb94..0855a6db 100644 --- a/connector_jira_tempo/static/description/index.html +++ b/connector_jira_tempo/static/description/index.html @@ -3,7 +3,7 @@ - + JIRA Connector Tempo