Skip to content

Commit 496ce3d

Browse files
committed
[BOT] post-merge updates
1 parent da54331 commit 496ce3d

File tree

4 files changed

+50
-38
lines changed

4 files changed

+50
-38
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ addon | version | maintainers | summary
2525
[project_department](project_department/) | 17.0.1.0.0 | | Project Department Categorization
2626
[project_group](project_group/) | 17.0.1.0.0 | | Add groups for filtering on projects
2727
[project_group_hr_timesheet](project_group_hr_timesheet/) | 17.0.1.0.0 | | This module makes project group work properly with timesheets
28+
[project_hr](project_hr/) | 17.0.1.0.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Link HR with project
2829
[project_key](project_key/) | 17.0.1.1.0 | | Module decorates projects and tasks with Project Key
2930
[project_merge](project_merge/) | 17.0.1.0.0 | | Wizard to merge project tasks
3031
[project_milestone_status](project_milestone_status/) | 17.0.1.0.0 | <a href='https://github.com/lbarry-apsl'><img src='https://github.com/lbarry-apsl.png' width='32' height='32' style='border-radius:50%;' alt='lbarry-apsl'/></a> | Project Milestone Status

project_hr/README.rst

Lines changed: 26 additions & 22 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 HR
37
==========
@@ -7,13 +11,13 @@ Project HR
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1bdcd198e744a57c7e0c8cb01b71534a9be6e6f8bc6048b6ba9ea1a89c1617ef
14+
!! source digest: sha256:554e1d5dfee7861dc39af17c22d44867a92508ae9ff98452bc8bed256389b560
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Production/Stable
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
@@ -31,20 +35,20 @@ Project HR
3135
This is a technical module for adding some HR information to projects
3236
and provide technical fields with HR information:
3337

34-
- Employee categories at project and task level.
35-
- Employee linked to the user assigned to a task.
36-
- Employee categories at user level.
38+
- Employee categories at project and task level.
39+
- Employee linked to the user assigned to a task.
40+
- Employee categories at user level.
3741

3842
These fields can be used later for extra features like task scheduling
3943
or security restrictions.
4044

4145
It also provides some facilities on project management:
4246

43-
- Limit selection of assigned users according selected employee
44-
category at task level.
45-
- Limit selection of employee categories at task level depending on the
46-
selected categories at project level. All are shown if no categories
47-
at project level.
47+
- Limit selection of assigned users according selected employee category
48+
at task level.
49+
- Limit selection of employee categories at task level depending on the
50+
selected categories at project level. All are shown if no categories
51+
at project level.
4852

4953
**Table of contents**
5054

@@ -82,9 +86,9 @@ Usage
8286
Known issues / Roadmap
8387
======================
8488

85-
- Limit project and task visibility according employee categories
86-
through overriding security methods (as through record rules is not
87-
possible without modifying existing ones).
89+
- Limit project and task visibility according employee categories
90+
through overriding security methods (as through record rules is not
91+
possible without modifying existing ones).
8892

8993
Bug Tracker
9094
===========
@@ -107,19 +111,19 @@ Authors
107111
Contributors
108112
------------
109113

110-
- `Tecnativa <https://www.tecnativa.com>`__:
114+
- `Tecnativa <https://www.tecnativa.com>`__:
111115

112-
- Pedro M. Baeza
113-
- Victor M.M. Torres
114-
- Ernesto Tejeda
115-
- Pilar Vargas
116+
- Pedro M. Baeza
117+
- Victor M.M. Torres
118+
- Ernesto Tejeda
119+
- Pilar Vargas
116120

117-
- `CorporateHub <https://corporatehub.eu/>`__
121+
- `CorporateHub <https://corporatehub.eu/>`__
118122

119-
- Alexey Pelykh <alexey.pelykh@corphub.eu>
123+
- Alexey Pelykh <alexey.pelykh@corphub.eu>
120124

121-
- Alfadil Tabar <alfadil.tabar@gmail.com>
122-
- Abraham Anes <abrahamanes@gmail.com>
125+
- Alfadil Tabar <alfadil.tabar@gmail.com>
126+
- Abraham Anes <abrahamanes@gmail.com>
123127

124128
Maintainers
125129
-----------

project_hr/static/description/index.html

Lines changed: 21 additions & 15 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 HR</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-hr">
364-
<h1 class="title">Project HR</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-hr">
370+
<h1>Project HR</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1bdcd198e744a57c7e0c8cb01b71534a9be6e6f8bc6048b6ba9ea1a89c1617ef
375+
!! source digest: sha256:554e1d5dfee7861dc39af17c22d44867a92508ae9ff98452bc8bed256389b560
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/17.0/project_hr"><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-17-0/project-17-0-project_hr"><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=17.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="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/17.0/project_hr"><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-17-0/project-17-0-project_hr"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This is a technical module for adding some HR information to projects
374379
and provide technical fields with HR information:</p>
375380
<ul class="simple">
@@ -381,8 +386,8 @@ <h1 class="title">Project HR</h1>
381386
or security restrictions.</p>
382387
<p>It also provides some facilities on project management:</p>
383388
<ul class="simple">
384-
<li>Limit selection of assigned users according selected employee
385-
category at task level.</li>
389+
<li>Limit selection of assigned users according selected employee category
390+
at task level.</li>
386391
<li>Limit selection of employee categories at task level depending on the
387392
selected categories at project level. All are shown if no categories
388393
at project level.</li>
@@ -403,7 +408,7 @@ <h1 class="title">Project HR</h1>
403408
</ul>
404409
</div>
405410
<div class="section" id="configuration">
406-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
411+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
407412
<p>For setting employee categories at project level:</p>
408413
<ol class="arabic simple">
409414
<li>Go to <em>Project &gt; Projects</em>.</li>
@@ -423,7 +428,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
423428
</ol>
424429
</div>
425430
<div class="section" id="usage">
426-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
431+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
427432
<ol class="arabic simple">
428433
<li>Go to <em>Project &gt; Search &gt; Tasks</em>.</li>
429434
<li>If there’s an employee category selected in the task, you will only
@@ -432,31 +437,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
432437
</ol>
433438
</div>
434439
<div class="section" id="known-issues-roadmap">
435-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
436441
<ul class="simple">
437442
<li>Limit project and task visibility according employee categories
438443
through overriding security methods (as through record rules is not
439444
possible without modifying existing ones).</li>
440445
</ul>
441446
</div>
442447
<div class="section" id="bug-tracker">
443-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
448+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
444449
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
445450
In case of trouble, please check there if your issue has already been reported.
446451
If you spotted it first, help us to smash it by providing a detailed and welcomed
447452
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_hr%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
448453
<p>Do not contact contributors directly about support or help with technical issues.</p>
449454
</div>
450455
<div class="section" id="credits">
451-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
456+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
452457
<div class="section" id="authors">
453-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
458+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
454459
<ul class="simple">
455460
<li>Tecnativa</li>
456461
</ul>
457462
</div>
458463
<div class="section" id="contributors">
459-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
464+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
460465
<ul class="simple">
461466
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
462467
<li>Pedro M. Baeza</li>
@@ -474,7 +479,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
474479
</ul>
475480
</div>
476481
<div class="section" id="maintainers">
477-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
482+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
478483
<p>This module is maintained by the OCA.</p>
479484
<a class="reference external image-reference" href="https://odoo-community.org">
480485
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -489,5 +494,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
489494
</div>
490495
</div>
491496
</div>
497+
</div>
492498
</body>
493499
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[project]
22
name = "odoo-addons-oca-project"
3-
version = "17.0.20250520.0"
3+
version = "17.0.20250613.0"
44
dependencies = [
55
"odoo-addon-project_administrator_restricted_visibility>=17.0dev,<17.1dev",
66
"odoo-addon-project_department>=17.0dev,<17.1dev",
77
"odoo-addon-project_group>=17.0dev,<17.1dev",
88
"odoo-addon-project_group_hr_timesheet>=17.0dev,<17.1dev",
9+
"odoo-addon-project_hr>=17.0dev,<17.1dev",
910
"odoo-addon-project_key>=17.0dev,<17.1dev",
1011
"odoo-addon-project_merge>=17.0dev,<17.1dev",
1112
"odoo-addon-project_milestone_status>=17.0dev,<17.1dev",

0 commit comments

Comments
 (0)