From e4298f9a284af2a85aac66ce0f2b6eff7c2bde1c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 14 Jul 2024 10:52:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_timesheet_sheet_period/README.rst | 2 +- hr_timesheet_sheet_period/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 65b0a5dd21..2dabd12836 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [hr_timesheet_sheet_autodraft](hr_timesheet_sheet_autodraft/) | 15.0.1.0.0 | | Automatically draft a Timesheet Sheet for every time entry that does not have a relevant Timesheet Sheet existing. [hr_timesheet_sheet_begin_end](hr_timesheet_sheet_begin_end/) | 15.0.1.0.0 | | Timesheet Sheet - Begin/End Hours [hr_timesheet_sheet_no_create](hr_timesheet_sheet_no_create/) | 15.0.1.0.0 | | Avoid creation of projects and tasks in timesheet sheet lines -[hr_timesheet_sheet_period](hr_timesheet_sheet_period/) | 15.0.1.0.0 | | HR Timesheet Sheet based on Payroll Period +[hr_timesheet_sheet_period](hr_timesheet_sheet_period/) | 15.0.1.1.0 | | HR Timesheet Sheet based on Payroll Period [hr_timesheet_sheet_policy_project_manager](hr_timesheet_sheet_policy_project_manager/) | 15.0.1.0.0 | | Allows setting Project Manager as Reviewer [hr_timesheet_task_domain](hr_timesheet_task_domain/) | 15.0.1.0.0 | | Limit task selection to tasks on currently-selected project [hr_timesheet_task_required](hr_timesheet_task_required/) | 15.0.1.0.0 | | Set task on timesheet as a mandatory field diff --git a/hr_timesheet_sheet_period/README.rst b/hr_timesheet_sheet_period/README.rst index 1fa197f828..b0d8977a27 100644 --- a/hr_timesheet_sheet_period/README.rst +++ b/hr_timesheet_sheet_period/README.rst @@ -7,7 +7,7 @@ HR Timesheet Sheet based on Payroll Period !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f2635adece6bf503d6f0d7ed6bf54d78de5d47260c0555836b83edad0d89186e + !! source digest: sha256:a84f6bda826b5779c026efd92203913da76956010a0f94363cc9a972fedc5c2a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_timesheet_sheet_period/__manifest__.py b/hr_timesheet_sheet_period/__manifest__.py index 8accb25603..09bfcfc89b 100644 --- a/hr_timesheet_sheet_period/__manifest__.py +++ b/hr_timesheet_sheet_period/__manifest__.py @@ -5,7 +5,7 @@ { "name": "HR Timesheet Sheet based on Payroll Period", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "category": "Human Resources", "author": "ForgeFlow S.L., " "Serpent Consulting Services Pvt. Ltd., " diff --git a/hr_timesheet_sheet_period/static/description/index.html b/hr_timesheet_sheet_period/static/description/index.html index 5d9acfdba9..3038a2e4e7 100644 --- a/hr_timesheet_sheet_period/static/description/index.html +++ b/hr_timesheet_sheet_period/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

HR Timesheet Sheet based on Payroll Period

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f2635adece6bf503d6f0d7ed6bf54d78de5d47260c0555836b83edad0d89186e +!! source digest: sha256:a84f6bda826b5779c026efd92203913da76956010a0f94363cc9a972fedc5c2a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to create timesheets with start and end dates matching with the @@ -439,7 +439,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.