Skip to content

Commit 93bc519

Browse files
committed
[BOT] post-merge updates
1 parent d047407 commit 93bc519

File tree

9 files changed

+73
-61
lines changed

9 files changed

+73
-61
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[hr_attendance_autoclose](hr_attendance_autoclose/) | 15.0.1.0.0 | | Close stale Attendances
2525
[hr_attendance_calendar_view](hr_attendance_calendar_view/) | 15.0.1.0.0 | | This module adds the calendar view as an option to display attendance
26+
[hr_attendance_contract_missing_days](hr_attendance_contract_missing_days/) | 15.0.1.0.0 | | This modules combines the generation of attendances for working days without attendance with HR contracts
2627
[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
28+
[hr_attendance_missing_days](hr_attendance_missing_days/) | 15.0.1.0.0 | | This modules generates attendances for working days without attendance
2729
[hr_attendance_modification_tracking](hr_attendance_modification_tracking/) | 15.0.1.0.0 | | Attendance changes will now be registered in the chatter.
2830
[hr_attendance_reason](hr_attendance_reason/) | 15.0.1.2.0 | | HR Attendance Reason
2931
[hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 15.0.1.2.0 | | Theoretical vs Attended Time Analysis

hr_attendance_contract_missing_days/README.rst

+14-11
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,31 @@
22
Attendance generation for missing days with installed contract
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:4271a18d9823ffe29fd720b76e160914f0f949159f3aee7dea672657a8e5b7e3
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_contract_missing_days
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_contract_missing_days
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_contract_missing_days
23+
:target: https://translation.odoo-community.org/projects/hr-attendance-15-0/hr-attendance-15-0-hr_attendance_contract_missing_days
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 changes the generation of the attendances for the missing days to use the
2932
HR contracts accordingly.
@@ -36,10 +39,10 @@ HR contracts accordingly.
3639
Bug Tracker
3740
===========
3841

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

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

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

72-
This module is part of the `OCA/hr_attendance <https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_contract_missing_days>`_ project on GitHub.
75+
This module is part of the `OCA/hr-attendance <https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_contract_missing_days>`_ project on GitHub.
7376

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

hr_attendance_contract_missing_days/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>Attendance generation for missing days with installed contract</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,52 +365,54 @@ <h1 class="title">Attendance generation for missing days with installed contract
366365
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
368+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369+
!! source digest: sha256:4271a18d9823ffe29fd720b76e160914f0f949159f3aee7dea672657a8e5b7e3
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_contract_missing_days"><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_contract_missing_days"><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_contract_missing_days"><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_contract_missing_days"><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 changes the generation of the attendances for the missing days to use the
372373
HR contracts accordingly.</p>
373374
<p><strong>Table of contents</strong></p>
374375
<div class="contents local topic" id="contents">
375376
<ul class="simple">
376-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
377-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
378-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
379-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
380-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
377+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
378+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
379+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
380+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
381+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
381382
</ul>
382383
</li>
383384
</ul>
384385
</div>
385386
<div class="section" id="bug-tracker">
386-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
387-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr_attendance/issues">GitHub Issues</a>.
387+
<h1><a class="toc-backref" href="#toc-entry-1">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>.
388389
In case of trouble, please check there if your issue has already been reported.
389-
If you spotted it first, help us smashing it by providing a detailed and welcomed
390-
<a class="reference external" href="https://github.com/OCA/hr_attendance/issues/new?body=module:%20hr_attendance_contract_missing_days%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
390+
If you spotted it first, help us to smash 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_contract_missing_days%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391392
<p>Do not contact contributors directly about support or help with technical issues.</p>
392393
</div>
393394
<div class="section" id="credits">
394-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
395+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
395396
<div class="section" id="authors">
396-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
397+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
397398
<ul class="simple">
398399
<li>initOS GmbH</li>
399400
</ul>
400401
</div>
401402
<div class="section" id="contributors">
402-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
403+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
403404
<ul class="simple">
404405
<li>initOS GmbH (initOS.com)</li>
405406
</ul>
406407
</div>
407408
<div class="section" id="maintainers">
408-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
409+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
409410
<p>This module is maintained by the OCA.</p>
410411
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
411412
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
412413
mission is to support the collaborative development of Odoo features and
413414
promote its widespread use.</p>
414-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_contract_missing_days">OCA/hr_attendance</a> project on GitHub.</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_contract_missing_days">OCA/hr-attendance</a> project on GitHub.</p>
415416
<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>
416417
</div>
417418
</div>

hr_attendance_missing_days/README.rst

+14-11
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,31 @@
22
Attendance generation for missing days
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:a7b271cc69f2b0c4434fc4c31c9f07dee7a0f881103f0ba56dce9bd0c5c2d46a
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_missing_days
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_missing_days
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_missing_days
23+
:target: https://translation.odoo-community.org/projects/hr-attendance-15-0/hr-attendance-15-0-hr_attendance_missing_days
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 generates attendances for employee with 0 minutes for working days with missing
2932
attendances. The configured reason is set to make it easier for filtering. This can be used
@@ -41,10 +44,10 @@ of the employee.
4144
Bug Tracker
4245
===========
4346

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

4952
Do not contact contributors directly about support or help with technical issues.
5053

@@ -74,6 +77,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7477
mission is to support the collaborative development of Odoo features and
7578
promote its widespread use.
7679

77-
This module is part of the `OCA/hr_attendance <https://github.com/OCA/hr_attendance/tree/15.0/hr_attendance_missing_days>`_ project on GitHub.
80+
This module is part of the `OCA/hr-attendance <https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_missing_days>`_ project on GitHub.
7881

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

0 commit comments

Comments
 (0)