diff --git a/hr_timesheet_time_control_begin_end/README.rst b/hr_timesheet_time_control_begin_end/README.rst index 1a13074660..255eac1ab3 100644 --- a/hr_timesheet_time_control_begin_end/README.rst +++ b/hr_timesheet_time_control_begin_end/README.rst @@ -97,6 +97,14 @@ Authors * glueckkanja AG +Contributors +------------ + +- `NICO SOLUTIONS - ENGINEERING & + IT `__: + + - Nils Coenen + Maintainers ----------- diff --git a/hr_timesheet_time_control_begin_end/__manifest__.py b/hr_timesheet_time_control_begin_end/__manifest__.py index 33e2ac1e71..9fd0fcd299 100644 --- a/hr_timesheet_time_control_begin_end/__manifest__.py +++ b/hr_timesheet_time_control_begin_end/__manifest__.py @@ -13,6 +13,7 @@ "data": [ "views/account_analytic_line_view.xml", "views/project_task_view.xml", + "views/hr_timesheet_portal_templates.xml", ], "license": "AGPL-3", "installable": True, diff --git a/hr_timesheet_time_control_begin_end/readme/CONTRIBUTORS.md b/hr_timesheet_time_control_begin_end/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..9b6b5a3f44 --- /dev/null +++ b/hr_timesheet_time_control_begin_end/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +- [NICO SOLUTIONS - ENGINEERING & IT](https://www.nico-solutions.de): + > - Nils Coenen diff --git a/hr_timesheet_time_control_begin_end/static/description/index.html b/hr_timesheet_time_control_begin_end/static/description/index.html index 4c2204d078..f66c15b405 100644 --- a/hr_timesheet_time_control_begin_end/static/description/index.html +++ b/hr_timesheet_time_control_begin_end/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z 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 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* 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 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -363,9 +362,7 @@
- -Odoo Community Association - +Odoo Community Association

HR Timesheet Time Control begin/end