Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Aug 12, 2024
1 parent fe63d8d commit 2d07cb1
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 7 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ TODO: add repo description.

[//]: # (addons)

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[hr_attendance_calendar_view](hr_attendance_calendar_view/) | 17.0.1.0.0 | | This module adds the calendar view as an option to display attendance

[//]: # (end addons)

Expand Down
6 changes: 3 additions & 3 deletions hr_attendance_calendar_view/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Add calendar view to attendance, hr_attendance_calendar_view
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7f70efbae52a175e0a934fe1a21bad086460643b0029288e566580753f7c224e
!! source digest: sha256:3adf37703cc1337e0c94e46caa905a320d67ac062e7d588b6ab927e815653b32
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -51,9 +51,9 @@ Credits
Contributors
------------

- `APSL-Nagarro <https://apsl.tech>`__:
- ``APSL-Nagarro <https://apsl.tech>``\ \_\_:

- Lansana Barry <lbarry@apsl.net>
- Lansana Barry lbarry@apsl.net

Maintainers
-----------
Expand Down
16 changes: 13 additions & 3 deletions hr_attendance_calendar_view/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Add calendar view to attendance, hr_attendance_calendar_view</
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7f70efbae52a175e0a934fe1a21bad086460643b0029288e566580753f7c224e
!! source digest: sha256:3adf37703cc1337e0c94e46caa905a320d67ac062e7d588b6ab927e815653b32
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/hr_attendance_calendar_view"><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-17-0/hr-attendance-17-0-hr_attendance_calendar_view"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Calendar view for attendances.</p>
Expand All @@ -376,7 +376,8 @@ <h1 class="title">Add calendar view to attendance, hr_attendance_calendar_view</
<ul class="simple">
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
<li><a class="reference internal" href="#maintainers" id="toc-entry-3">Maintainers</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-3">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-4">Maintainers</a></li>
</ul>
</li>
</ul>
Expand All @@ -391,8 +392,17 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-3">Contributors</a></h2>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">APSL-Nagarro</span> <span class="pre">&lt;https://apsl.tech&gt;</span></tt>__:<ul>
<li>Lansana Barry <a class="reference external" href="mailto:lbarry&#64;apsl.net">lbarry&#64;apsl.net</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-3">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
Expand Down
11 changes: 11 additions & 0 deletions setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-hr-attendance"
version = "17.0.20240812.0"
dependencies = [
"odoo-addon-hr_attendance_calendar_view>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 17.0",
]

0 comments on commit 2d07cb1

Please sign in to comment.