Skip to content

Commit 134c8d9

Browse files
[MIG] hr_operating_unit: Migration to 18.0
1 parent dbbd51d commit 134c8d9

File tree

4 files changed

+20
-17
lines changed

4 files changed

+20
-17
lines changed

hr_operating_unit/README.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@ HR Operating Unit
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%2Foperating--unit-lightgray.png?logo=github
20-
:target: https://github.com/OCA/operating-unit/tree/17.0/hr_operating_unit
20+
:target: https://github.com/OCA/operating-unit/tree/18.0/hr_operating_unit
2121
:alt: OCA/operating-unit
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/operating-unit-17-0/operating-unit-17-0-hr_operating_unit
23+
:target: https://translation.odoo-community.org/projects/operating-unit-18-0/operating-unit-18-0-hr_operating_unit
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/operating-unit&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/operating-unit&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
3030

3131
This module introduces the following features:
3232

33-
- Adds the Operating Unit (OU) to the Employee.
34-
- The Employees's default Operating Unit (OU) is proposed at the time
35-
of creation getting it from the logged user.
33+
- Adds the Operating Unit (OU) to the Employee.
34+
- The Employees's default Operating Unit (OU) is proposed at the time of
35+
creation getting it from the logged user.
3636

3737
**Table of contents**
3838

@@ -50,7 +50,7 @@ Bug Tracker
5050
Bugs are tracked on `GitHub Issues <https://github.com/OCA/operating-unit/issues>`_.
5151
In case of trouble, please check there if your issue has already been reported.
5252
If you spotted it first, help us to smash it by providing a detailed and welcomed
53-
`feedback <https://github.com/OCA/operating-unit/issues/new?body=module:%20hr_operating_unit%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
53+
`feedback <https://github.com/OCA/operating-unit/issues/new?body=module:%20hr_operating_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5454

5555
Do not contact contributors directly about support or help with technical issues.
5656

@@ -65,9 +65,10 @@ Authors
6565
Contributors
6666
------------
6767

68-
- Gonzalo González Domínguez <[email protected]>
69-
- Murtaza Mithaiwala <[email protected]>
70-
- Tran Thanh Trai <[email protected]>
68+
- Gonzalo González Domínguez <[email protected]>
69+
- Murtaza Mithaiwala <[email protected]>
70+
- Tran Thanh Trai <[email protected]>
71+
- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_
7172

7273
Maintainers
7374
-----------
@@ -82,6 +83,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8283
mission is to support the collaborative development of Odoo features and
8384
promote its widespread use.
8485

85-
This module is part of the `OCA/operating-unit <https://github.com/OCA/operating-unit/tree/17.0/hr_operating_unit>`_ project on GitHub.
86+
This module is part of the `OCA/operating-unit <https://github.com/OCA/operating-unit/tree/18.0/hr_operating_unit>`_ project on GitHub.
8687

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

hr_operating_unit/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "HR Operating Unit",
5-
"version": "17.0.1.0.0",
5+
"version": "18.0.1.0.0",
66
"author": "Gonzalo González Domínguez, Odoo Community Association (OCA)",
77
"license": "AGPL-3",
88
"website": "https://github.com/OCA/operating-unit",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- Gonzalo González Domínguez \<<[email protected]>\>
22
- Murtaza Mithaiwala \<<[email protected]>\>
33
- Tran Thanh Trai \<<[email protected]>\>
4+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`_

hr_operating_unit/static/description/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -369,12 +369,12 @@ <h1 class="title">HR Operating Unit</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:7a28b5b0010fef71cb3aeeef054968566d9ee77d20bee632840b88b7029e328e
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/operating-unit/tree/17.0/hr_operating_unit"><img alt="OCA/operating-unit" src="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/operating-unit-17-0/operating-unit-17-0-hr_operating_unit"><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/operating-unit&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/operating-unit/tree/18.0/hr_operating_unit"><img alt="OCA/operating-unit" src="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/operating-unit-18-0/operating-unit-18-0-hr_operating_unit"><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/operating-unit&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 introduces the following features:</p>
374374
<ul class="simple">
375375
<li>Adds the Operating Unit (OU) to the Employee.</li>
376-
<li>The Employees’s default Operating Unit (OU) is proposed at the time
377-
of creation getting it from the logged user.</li>
376+
<li>The Employees’s default Operating Unit (OU) is proposed at the time of
377+
creation getting it from the logged user.</li>
378378
</ul>
379379
<p><strong>Table of contents</strong></p>
380380
<div class="contents local topic" id="contents">
@@ -398,7 +398,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
398398
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/operating-unit/issues">GitHub Issues</a>.
399399
In case of trouble, please check there if your issue has already been reported.
400400
If you spotted it first, help us to smash it by providing a detailed and welcomed
401-
<a class="reference external" href="https://github.com/OCA/operating-unit/issues/new?body=module:%20hr_operating_unit%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401+
<a class="reference external" href="https://github.com/OCA/operating-unit/issues/new?body=module:%20hr_operating_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402402
<p>Do not contact contributors directly about support or help with technical issues.</p>
403403
</div>
404404
<div class="section" id="credits">
@@ -415,6 +415,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
415415
<li>Gonzalo González Domínguez &lt;<a class="reference external" href="mailto:meigallo&#64;meigallodixital.com">meigallo&#64;meigallodixital.com</a>&gt;</li>
416416
<li>Murtaza Mithaiwala &lt;<a class="reference external" href="mailto:mmithaiwala&#64;opensourceintegrators.com">mmithaiwala&#64;opensourceintegrators.com</a>&gt;</li>
417417
<li>Tran Thanh Trai &lt;<a class="reference external" href="mailto:traitt&#64;trobz.com">traitt&#64;trobz.com</a>&gt;</li>
418+
<li><tt class="docutils literal">Heliconia Solutions Pvt. Ltd. <span class="pre">&lt;https://www.heliconia.io&gt;</span></tt>_</li>
418419
</ul>
419420
</div>
420421
<div class="section" id="maintainers">
@@ -426,7 +427,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426427
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
427428
mission is to support the collaborative development of Odoo features and
428429
promote its widespread use.</p>
429-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/operating-unit/tree/17.0/hr_operating_unit">OCA/operating-unit</a> project on GitHub.</p>
430+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/operating-unit/tree/18.0/hr_operating_unit">OCA/operating-unit</a> project on GitHub.</p>
430431
<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>
431432
</div>
432433
</div>

0 commit comments

Comments
 (0)