Skip to content

Commit ce6e9ce

Browse files
committed
[DON'T MERGE] test-requirements.txt
1 parent 8fdb386 commit ce6e9ce

4 files changed

Lines changed: 29 additions & 18 deletions

File tree

project_timeline_hr_timesheet/README.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
============================
26
Project Timeline - Timesheet
37
============================
@@ -13,17 +17,17 @@ Project Timeline - Timesheet
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
20-
:target: https://github.com/OCA/project/tree/18.0/project_timeline_hr_timesheet
24+
:target: https://github.com/OCA/project/tree/19.0/project_timeline_hr_timesheet
2125
:alt: OCA/project
2226
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_timeline_hr_timesheet
27+
:target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_timeline_hr_timesheet
2428
:alt: Translate me on Weblate
2529
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0
2731
:alt: Try me on Runboat
2832

2933
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -42,7 +46,7 @@ Bug Tracker
4246
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
4347
In case of trouble, please check there if your issue has already been reported.
4448
If you spotted it first, help us to smash it by providing a detailed and welcomed
45-
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_timeline_hr_timesheet%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
49+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_timeline_hr_timesheet%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4650

4751
Do not contact contributors directly about support or help with technical issues.
4852

@@ -81,6 +85,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8185
mission is to support the collaborative development of Odoo features and
8286
promote its widespread use.
8387

84-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/18.0/project_timeline_hr_timesheet>`_ project on GitHub.
88+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/19.0/project_timeline_hr_timesheet>`_ project on GitHub.
8589

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

project_timeline_hr_timesheet/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "AGPL-3",
99
"website": "https://github.com/OCA/project",
1010
"category": "Project Management",
11-
"version": "18.0.1.0.0",
11+
"version": "19.0.1.0.0",
1212
"depends": ["project_timeline", "hr_timesheet"],
1313
"data": ["views/project_task_view.xml"],
1414
"assets": {

project_timeline_hr_timesheet/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Project Timeline - Timesheet</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="project-timeline-timesheet">
364-
<h1 class="title">Project Timeline - Timesheet</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="project-timeline-timesheet">
370+
<h1>Project Timeline - Timesheet</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375
!! source digest: sha256:841eee85074ed430b349f8fda8256c681b30cb4a2f0bb28f306fa4cd81998bdf
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/project/tree/18.0/project_timeline_hr_timesheet"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_timeline_hr_timesheet"><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/project&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/19.0/project_timeline_hr_timesheet"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_timeline_hr_timesheet"><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/project&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module is an addition to the module Project Timeline. It adds the
374379
progress of tasks (hrtimesheet) on the timeline view.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -385,23 +390,23 @@ <h1 class="title">Project Timeline - Timesheet</h1>
385390
</ul>
386391
</div>
387392
<div class="section" id="bug-tracker">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
389394
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
390395
In case of trouble, please check there if your issue has already been reported.
391396
If you spotted it first, help us to smash it by providing a detailed and welcomed
392-
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_timeline_hr_timesheet%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
397+
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_timeline_hr_timesheet%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
393398
<p>Do not contact contributors directly about support or help with technical issues.</p>
394399
</div>
395400
<div class="section" id="credits">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
397402
<div class="section" id="authors">
398-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
403+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
399404
<ul class="simple">
400405
<li>Onestein</li>
401406
</ul>
402407
</div>
403408
<div class="section" id="contributors">
404-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
409+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
405410
<ul class="simple">
406411
<li>Dennis Sluijk &lt;<a class="reference external" href="mailto:d.sluijk&#64;onestein.nl">d.sluijk&#64;onestein.nl</a>&gt;</li>
407412
<li>Nikul Chaudhary &lt;<a class="reference external" href="mailto:nikulchaudhary2112&#64;gmail.com">nikulchaudhary2112&#64;gmail.com</a>&gt;</li>
@@ -417,18 +422,19 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
417422
</ul>
418423
</div>
419424
<div class="section" id="maintainers">
420-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
421426
<p>This module is maintained by the OCA.</p>
422427
<a class="reference external image-reference" href="https://odoo-community.org">
423428
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
424429
</a>
425430
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
426431
mission is to support the collaborative development of Odoo features and
427432
promote its widespread use.</p>
428-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/18.0/project_timeline_hr_timesheet">OCA/project</a> project on GitHub.</p>
433+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/19.0/project_timeline_hr_timesheet">OCA/project</a> project on GitHub.</p>
429434
<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>
430435
</div>
431436
</div>
432437
</div>
438+
</div>
433439
</body>
434440
</html>

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
odoo-addon-project_timeline @ git+https://github.com/OCA/project.git@refs/pull/1710/head#subdirectory=project_timeline

0 commit comments

Comments
 (0)