Skip to content

Commit 8aa61ef

Browse files
[MIG] hr_study: Migration to 18.0
1 parent e15d71a commit 8aa61ef

File tree

5 files changed

+23
-19
lines changed

5 files changed

+23
-19
lines changed

hr_study/README.rst

+14-12
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Employees study field
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%2Fhr-lightgray.png?logo=github
20-
:target: https://github.com/OCA/hr/tree/17.0/hr_study
20+
:target: https://github.com/OCA/hr/tree/18.0/hr_study
2121
:alt: OCA/hr
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_study
23+
:target: https://translation.odoo-community.org/projects/hr-18-0/hr-18-0-hr_study
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/hr&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/hr&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -51,17 +51,17 @@ information" tab) you can set a study.
5151
Known issues / Roadmap
5252
======================
5353

54-
- Auto-include a "Other" record, that shows and allows to set the free
55-
text.
56-
- Link studies with a certification level value.
54+
- Auto-include a "Other" record, that shows and allows to set the free
55+
text.
56+
- Link studies with a certification level value.
5757

5858
Bug Tracker
5959
===========
6060

6161
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_.
6262
In case of trouble, please check there if your issue has already been reported.
6363
If you spotted it first, help us to smash it by providing a detailed and welcomed
64-
`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_study%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
64+
`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_study%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6565

6666
Do not contact contributors directly about support or help with technical issues.
6767

@@ -76,11 +76,13 @@ Authors
7676
Contributors
7777
------------
7878

79-
- `Tecnativa <https://www.tecnativa.com>`__
79+
- `Tecnativa <https://www.tecnativa.com>`__
8080

81-
- Pedro M. Baeza
82-
- Víctor Martínez
83-
- Juan José Seguí
81+
- Pedro M. Baeza
82+
- Víctor Martínez
83+
- Juan José Seguí
84+
85+
- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_
8486

8587
Maintainers
8688
-----------
@@ -103,6 +105,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
103105

104106
|maintainer-victoralmau|
105107

106-
This module is part of the `OCA/hr <https://github.com/OCA/hr/tree/17.0/hr_study>`_ project on GitHub.
108+
This module is part of the `OCA/hr <https://github.com/OCA/hr/tree/18.0/hr_study>`_ project on GitHub.
107109

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

hr_study/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Employees study field",
55
"summary": "Structured study field for employees",
6-
"version": "17.0.1.0.0",
6+
"version": "18.0.1.0.0",
77
"category": "Human Resources",
88
"website": "https://github.com/OCA/hr",
99
"author": "Tecnativa, Odoo Community Association (OCA)",

hr_study/readme/CONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
- Pedro M. Baeza
33
- Víctor Martínez
44
- Juan José Seguí
5+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`_

hr_study/static/description/index.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1 class="title">Employees study field</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:2ec59f665708497a59d57a30a04d8769eef4fbe795c159bfba4e94e5108f6a0f
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/hr/tree/17.0/hr_study"><img alt="OCA/hr" src="https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_study"><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/hr&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
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/hr/tree/18.0/hr_study"><img alt="OCA/hr" src="https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-18-0/hr-18-0-hr_study"><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/hr&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module allows your to define employee studies in a structured way.
374374
Previously, the standard only allows to define a free text for this
375375
field, getting no homogenized values.</p>
@@ -410,7 +410,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
410410
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr/issues">GitHub Issues</a>.
411411
In case of trouble, please check there if your issue has already been reported.
412412
If you spotted it first, help us to smash it by providing a detailed and welcomed
413-
<a class="reference external" href="https://github.com/OCA/hr/issues/new?body=module:%20hr_study%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
413+
<a class="reference external" href="https://github.com/OCA/hr/issues/new?body=module:%20hr_study%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
414414
<p>Do not contact contributors directly about support or help with technical issues.</p>
415415
</div>
416416
<div class="section" id="credits">
@@ -430,6 +430,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
430430
<li>Juan José Seguí</li>
431431
</ul>
432432
</li>
433+
<li><tt class="docutils literal">Heliconia Solutions Pvt. Ltd. <span class="pre">&lt;https://www.heliconia.io&gt;</span></tt>_</li>
433434
</ul>
434435
</div>
435436
<div class="section" id="maintainers">
@@ -443,7 +444,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
443444
promote its widespread use.</p>
444445
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
445446
<p><a class="reference external image-reference" href="https://github.com/victoralmau"><img alt="victoralmau" src="https://github.com/victoralmau.png?size=40px" /></a></p>
446-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/hr/tree/17.0/hr_study">OCA/hr</a> project on GitHub.</p>
447+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/hr/tree/18.0/hr_study">OCA/hr</a> project on GitHub.</p>
447448
<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>
448449
</div>
449450
</div>

hr_study/views/hr_study_views.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
<record id="view_hr_study_tree" model="ir.ui.view">
66
<field name="model">hr.study</field>
77
<field name="arch" type="xml">
8-
<tree editable="bottom">
8+
<list editable="bottom">
99
<field name="sequence" widget="handle" />
1010
<field name="name" />
1111
<field name="company_id" groups="base.group_multi_company" />
12-
</tree>
12+
</list>
1313
</field>
1414
</record>
1515
<record id="action_hr_study" model="ir.actions.act_window">
1616
<field name="name">Studies</field>
1717
<field name="res_model">hr.study</field>
18-
<field name="view_mode">tree</field>
18+
<field name="view_mode">list</field>
1919
</record>
2020
<menuitem
2121
id="menu_hr_study"

0 commit comments

Comments
 (0)