From 99761dde4f4a2d5c4b7d5dff288d19585e892273 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 7 Nov 2024 15:14:26 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_attendance_modification_tracking/README.rst | 2 +- hr_attendance_modification_tracking/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 41ef24dec..7d673aa23 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [hr_attendance_autoclose](hr_attendance_autoclose/) | 16.0.1.0.0 | | Close stale Attendances [hr_attendance_calendar_view](hr_attendance_calendar_view/) | 16.0.1.0.0 | | This module adds the calendar view as an option to display attendance [hr_attendance_geolocation](hr_attendance_geolocation/) | 16.0.1.0.1 | | With this module the geolocation of the user is tracked at the check-in/check-out step -[hr_attendance_modification_tracking](hr_attendance_modification_tracking/) | 16.0.1.0.0 | | Attendance changes will now be registered in the chatter. +[hr_attendance_modification_tracking](hr_attendance_modification_tracking/) | 16.0.1.0.1 | | Attendance changes will now be registered in the chatter. [hr_attendance_reason](hr_attendance_reason/) | 16.0.1.0.1 | | HR Attendance Reason [hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 16.0.1.2.0 | | Theoretical vs Attended Time Analysis [hr_attendance_rfid](hr_attendance_rfid/) | 16.0.1.0.1 | | HR Attendance RFID diff --git a/hr_attendance_modification_tracking/README.rst b/hr_attendance_modification_tracking/README.rst index 1564d2925..df9e6616e 100644 --- a/hr_attendance_modification_tracking/README.rst +++ b/hr_attendance_modification_tracking/README.rst @@ -7,7 +7,7 @@ HR Attendance Modification Tracking. !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2ffbbafb8f98aa78144706a896bc860f65c81f33c024af91ac08a85fd16898ae + !! source digest: sha256:035cfbd2951314e08e735a434f8d20ee906715dc18a4833da2042f2689b1f83a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_attendance_modification_tracking/__manifest__.py b/hr_attendance_modification_tracking/__manifest__.py index 77db33779..f1a1e0fb6 100644 --- a/hr_attendance_modification_tracking/__manifest__.py +++ b/hr_attendance_modification_tracking/__manifest__.py @@ -6,7 +6,7 @@ "name": "HR Attendance Modification Tracking.", "summary": """ Attendance changes will now be registered in the chatter.""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "Creu Blanca, Landoo, Odoo Community Association (OCA)", "website": "https://github.com/OCA/hr-attendance", diff --git a/hr_attendance_modification_tracking/static/description/index.html b/hr_attendance_modification_tracking/static/description/index.html index caef5224a..e97beb5f5 100644 --- a/hr_attendance_modification_tracking/static/description/index.html +++ b/hr_attendance_modification_tracking/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

HR Attendance Modification Tracking.

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2ffbbafb8f98aa78144706a896bc860f65c81f33c024af91ac08a85fd16898ae +!! source digest: sha256:035cfbd2951314e08e735a434f8d20ee906715dc18a4833da2042f2689b1f83a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/hr-attendance Translate me on Weblate Try me on Runboat

Attendance changes will now be registered in the chatter. @@ -424,7 +425,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.