Skip to content

Commit 013d004

Browse files
committed
[MIG] hr_timesheet_editable_top: migration to 17.0
Tested on 17.0, works with no changes to the code. Signed-off-by: Manuel Fombuena <mfombuena@innovara.tech>
1 parent 5a6331a commit 013d004

File tree

8 files changed

+15
-18
lines changed

8 files changed

+15
-18
lines changed

hr_timesheet_editable_top/README.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Timesheets - Edit on top
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github
20-
:target: https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_editable_top
20+
:target: https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_editable_top
2121
:alt: OCA/timesheet
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_editable_top
23+
:target: https://translation.odoo-community.org/projects/timesheet-17-0/timesheet-17-0-hr_timesheet_editable_top
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=17.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -41,7 +41,7 @@ Bug Tracker
4141
Bugs are tracked on `GitHub Issues <https://github.com/OCA/timesheet/issues>`_.
4242
In case of trouble, please check there if your issue has already been reported.
4343
If you spotted it first, help us to smash it by providing a detailed and welcomed
44-
`feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_editable_top%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
44+
`feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_editable_top%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4545

4646
Do not contact contributors directly about support or help with technical issues.
4747

@@ -60,6 +60,8 @@ Contributors
6060

6161
* Victor Champonnois
6262

63+
* Manuel Fombuena <mfombuena@innovara.tech>
64+
6365
Maintainers
6466
~~~~~~~~~~~
6567

@@ -73,6 +75,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7375
mission is to support the collaborative development of Odoo features and
7476
promote its widespread use.
7577

76-
This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_editable_top>`_ project on GitHub.
78+
This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_editable_top>`_ project on GitHub.
7779

7880
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

hr_timesheet_editable_top/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Timesheets - Edit on top",
77
"summary": "Add new timesheet entries to the top of the list",
8-
"version": "16.0.1.0.0",
8+
"version": "17.0.1.0.0",
99
"author": "Coop IT Easy SC, Odoo Community Association (OCA)",
1010
"license": "AGPL-3",
1111
"category": "Human Resources",

hr_timesheet_editable_top/i18n/hr_timesheet_editable_top.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
msgid ""
55
msgstr ""
6-
"Project-Id-Version: Odoo Server 16.0\n"
6+
"Project-Id-Version: Odoo Server 17.0\n"
77
"Report-Msgid-Bugs-To: \n"
88
"Last-Translator: \n"
99
"Language-Team: \n"

hr_timesheet_editable_top/i18n/it.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
msgid ""
55
msgstr ""
6-
"Project-Id-Version: Odoo Server 16.0\n"
6+
"Project-Id-Version: Odoo Server 17.0\n"
77
"Report-Msgid-Bugs-To: \n"
88
"Last-Translator: Automatically generated\n"
99
"Language-Team: none\n"
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
* `Coop IT Easy SC <https://coopiteasy.be>`_:
22

33
* Victor Champonnois
4+
5+
* Manuel Fombuena <mfombuena@innovara.tech>

hr_timesheet_editable_top/static/description/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h1 class="title">Timesheets - Edit on top</h1>
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369369
!! source digest: sha256:39ecb79f1848d6cabbf5782821bcc4650d221527c5ed581ceb770d8f9fe69095
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_editable_top"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_editable_top"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/timesheet&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_editable_top"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_editable_top"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/timesheet&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>Add new timesheet entries on the top of the list instead of on the bottom. This is useful when quickly adding new timesheet entries.</p>
373373
<p><strong>Table of contents</strong></p>
374374
<div class="contents local topic" id="contents">
@@ -387,7 +387,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
387387
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/timesheet/issues">GitHub Issues</a>.
388388
In case of trouble, please check there if your issue has already been reported.
389389
If you spotted it first, help us to smash it by providing a detailed and welcomed
390-
<a class="reference external" href="https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_editable_top%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
390+
<a class="reference external" href="https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_editable_top%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391391
<p>Do not contact contributors directly about support or help with technical issues.</p>
392392
</div>
393393
<div class="section" id="credits">
@@ -414,7 +414,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
414414
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
415415
mission is to support the collaborative development of Odoo features and
416416
promote its widespread use.</p>
417-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_editable_top">OCA/timesheet</a> project on GitHub.</p>
417+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_editable_top">OCA/timesheet</a> project on GitHub.</p>
418418
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
419419
</div>
420420
</div>

setup/hr_timesheet_editable_top/odoo/addons/hr_timesheet_editable_top

-1
This file was deleted.

setup/hr_timesheet_editable_top/setup.py

-6
This file was deleted.

0 commit comments

Comments
 (0)