Skip to content

Commit ea1ea75

Browse files
committed
[BOT] post-merge updates
1 parent a75d4cc commit ea1ea75

File tree

6 files changed

+37
-31
lines changed

6 files changed

+37
-31
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ addon | version | maintainers | summary
2727
[hr_attendance_geolocation](hr_attendance_geolocation/) | 15.0.1.0.3 | | With this module the geolocation of the user is tracked at the check-in/check-out step
2828
[hr_attendance_missing_days](hr_attendance_missing_days/) | 15.0.1.0.0 | | This modules generates attendances for working days without attendance
2929
[hr_attendance_modification_tracking](hr_attendance_modification_tracking/) | 15.0.1.0.0 | | Attendance changes will now be registered in the chatter.
30+
[hr_attendance_overtime_manual](hr_attendance_overtime_manual/) | 15.0.1.0.0 | | Allows adding manual overtime records
3031
[hr_attendance_reason](hr_attendance_reason/) | 15.0.1.2.0 | | HR Attendance Reason
3132
[hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 15.0.1.2.0 | | Theoretical vs Attended Time Analysis
3233
[hr_attendance_rfid](hr_attendance_rfid/) | 15.0.1.0.3 | | HR Attendance RFID

hr_attendance_overtime_manual/README.rst

+14-11
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,31 @@
22
HR Attendance Overtime Manual
33
=============================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:25e3540cd137c3a340f0d1d2b0894481cc3c9f6fdf4422374db5698c8609442c
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
1215
:alt: Beta
1316
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
1417
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1518
:alt: License: AGPL-3
16-
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr_attendance-lightgray.png?logo=github
17-
:target: https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_overtime_manual
18-
:alt: OCA/hr_attendance
19+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr--attendance-lightgray.png?logo=github
20+
:target: https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_overtime_manual
21+
:alt: OCA/hr-attendance
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/hr_attendance-15-0/hr_attendance-15-0-hr_attendance_overtime_manual
23+
:target: https://translation.odoo-community.org/projects/hr-attendance-15-0/hr-attendance-15-0-hr_attendance_overtime_manual
2124
:alt: Translate me on Weblate
2225
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
23-
:target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/hr_attendance&target_branch=15.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/hr-attendance&target_branch=15.0
2427
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
This modules allows the attendance managers to create overtimes manually for employee
2932
using a wizard. It further unlocks the view for the overtimes to be also visible if
@@ -37,10 +40,10 @@ the total is <= 0.
3740
Bug Tracker
3841
===========
3942

40-
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr_attendance/issues>`_.
43+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr-attendance/issues>`_.
4144
In case of trouble, please check there if your issue has already been reported.
42-
If you spotted it first, help us smashing it by providing a detailed and welcomed
43-
`feedback <https://github.com/OCA/hr_attendance/issues/new?body=module:%20hr_attendance_overtime_manual%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
45+
If you spotted it first, help us to smash it by providing a detailed and welcomed
46+
`feedback <https://github.com/OCA/hr-attendance/issues/new?body=module:%20hr_attendance_overtime_manual%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4447

4548
Do not contact contributors directly about support or help with technical issues.
4649

@@ -70,6 +73,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7073
mission is to support the collaborative development of Odoo features and
7174
promote its widespread use.
7275

73-
This module is part of the `OCA/hr_attendance <https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_overtime_manual>`_ project on GitHub.
76+
This module is part of the `OCA/hr-attendance <https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_overtime_manual>`_ project on GitHub.
7477

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

hr_attendance_overtime_manual/static/description/index.html

+20-19
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
76
<title>HR Attendance Overtime Manual</title>
87
<style type="text/css">
98

109
/*
1110
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
1615
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
16+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1817
customize this style sheet.
1918
*/
2019

@@ -366,53 +365,55 @@ <h1 class="title">HR Attendance Overtime Manual</h1>
366365
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
368+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369+
!! source digest: sha256:25e3540cd137c3a340f0d1d2b0894481cc3c9f6fdf4422374db5698c8609442c
369370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" 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" href="https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_overtime_manual"><img alt="OCA/hr_attendance" src="https://img.shields.io/badge/github-OCA%2Fhr_attendance-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/hr_attendance-15-0/hr_attendance-15-0-hr_attendance_overtime_manual"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runboat.odoo-community.org/webui/builds.html?repo=OCA/hr_attendance&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371+
<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-attendance/tree/15.0/hr_attendance_overtime_manual"><img alt="OCA/hr-attendance" src="https://img.shields.io/badge/github-OCA%2Fhr--attendance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-attendance-15-0/hr-attendance-15-0-hr_attendance_overtime_manual"><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-attendance&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371372
<p>This modules allows the attendance managers to create overtimes manually for employee
372373
using a wizard. It further unlocks the view for the overtimes to be also visible if
373374
the total is &lt;= 0.</p>
374375
<p><strong>Table of contents</strong></p>
375376
<div class="contents local topic" id="contents">
376377
<ul class="simple">
377-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
378-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
379-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
380-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
381-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
378+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
379+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
380+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
381+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
382+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
382383
</ul>
383384
</li>
384385
</ul>
385386
</div>
386387
<div class="section" id="bug-tracker">
387-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
388-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr_attendance/issues">GitHub Issues</a>.
388+
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
389+
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr-attendance/issues">GitHub Issues</a>.
389390
In case of trouble, please check there if your issue has already been reported.
390-
If you spotted it first, help us smashing it by providing a detailed and welcomed
391-
<a class="reference external" href="https://github.com/OCA/hr_attendance/issues/new?body=module:%20hr_attendance_overtime_manual%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391+
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/hr-attendance/issues/new?body=module:%20hr_attendance_overtime_manual%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392393
<p>Do not contact contributors directly about support or help with technical issues.</p>
393394
</div>
394395
<div class="section" id="credits">
395-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
396+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
396397
<div class="section" id="authors">
397-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
398+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
398399
<ul class="simple">
399400
<li>initOS GmbH</li>
400401
</ul>
401402
</div>
402403
<div class="section" id="contributors">
403-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
404+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
404405
<ul class="simple">
405406
<li>initOS GmbH (initOS.com)</li>
406407
</ul>
407408
</div>
408409
<div class="section" id="maintainers">
409-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
410+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
410411
<p>This module is maintained by the OCA.</p>
411412
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
412413
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
413414
mission is to support the collaborative development of Odoo features and
414415
promote its widespread use.</p>
415-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_overtime_manual">OCA/hr_attendance</a> project on GitHub.</p>
416+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_overtime_manual">OCA/hr-attendance</a> project on GitHub.</p>
416417
<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>
417418
</div>
418419
</div>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.0.20240603.0
1+
15.0.20240610.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'odoo-addon-hr_attendance_geolocation>=15.0dev,<15.1dev',
1515
'odoo-addon-hr_attendance_missing_days>=15.0dev,<15.1dev',
1616
'odoo-addon-hr_attendance_modification_tracking>=15.0dev,<15.1dev',
17+
'odoo-addon-hr_attendance_overtime_manual>=15.0dev,<15.1dev',
1718
'odoo-addon-hr_attendance_reason>=15.0dev,<15.1dev',
1819
'odoo-addon-hr_attendance_report_theoretical_time>=15.0dev,<15.1dev',
1920
'odoo-addon-hr_attendance_rfid>=15.0dev,<15.1dev',

0 commit comments

Comments
 (0)