Skip to content

Commit 6779953

Browse files
committed
[BOT] post-merge updates
1 parent 8c0292b commit 6779953

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[hr_shift](hr_shift/) | 18.0.1.0.0 | | Define shifts for employees
24+
[hr_shift](hr_shift/) | 18.0.1.0.1 | | Define shifts for employees
2525

2626
[//]: # (end addons)
2727

hr_shift/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Employees Shifts
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:9950f99c49e2f29c9b397c223d8bed1da5e0dc3a4f5996937900e672dc5d8fd9
14+
!! source digest: sha256:08bdf66070333fcec60cc29701980f459108a35c5499da8d5923366947637fd8
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

hr_shift/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Employees Shifts",
55
"summary": "Define shifts for employees",
6-
"version": "18.0.1.0.0",
6+
"version": "18.0.1.0.1",
77
"author": "Tecnativa, Odoo Community Association (OCA)",
88
"license": "AGPL-3",
99
"website": "https://github.com/OCA/shift-planning",

hr_shift/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Employees Shifts</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:9950f99c49e2f29c9b397c223d8bed1da5e0dc3a4f5996937900e672dc5d8fd9
375+
!! source digest: sha256:08bdf66070333fcec60cc29701980f459108a35c5499da8d5923366947637fd8
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/shift-planning/tree/18.0/hr_shift"><img alt="OCA/shift-planning" src="https://img.shields.io/badge/github-OCA%2Fshift--planning-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/shift-planning-18-0/shift-planning-18-0-hr_shift"><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/shift-planning&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Shifts to employees with variable work schedules.</p>

0 commit comments

Comments
 (0)