From 20e6a320a66efd16515dae7a423d407bc626efdb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 21 May 2024 11:01:45 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_timesheet_report/README.rst | 2 +- hr_timesheet_report/__manifest__.py | 2 +- hr_timesheet_report/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 265c53388..618255f1b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [hr_timesheet_analysis](hr_timesheet_analysis/) | 14.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Analyze tracked time in Graph views [hr_timesheet_employee_analytic_tag](hr_timesheet_employee_analytic_tag/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Hr Timesheet Employee Analytic Tag [hr_timesheet_purchase_order](hr_timesheet_purchase_order/) | 14.0.1.1.0 | [![dessanhemrayev](https://github.com/dessanhemrayev.png?size=30px)](https://github.com/dessanhemrayev) [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | HR Timesheet Purchase Order -[hr_timesheet_report](hr_timesheet_report/) | 14.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Generate Timesheet Report from Task Logs +[hr_timesheet_report](hr_timesheet_report/) | 14.0.1.0.1 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Generate Timesheet Report from Task Logs [hr_timesheet_report_milestone](hr_timesheet_report_milestone/) | 14.0.1.0.0 | | Extend Timesheet by adding Milestone [hr_timesheet_sheet](hr_timesheet_sheet/) | 14.0.1.4.3 | | Timesheet Sheets, Activities [hr_timesheet_sheet_activity](hr_timesheet_sheet_activity/) | 14.0.1.0.0 | | Automatic activities related to submission and review of timesheet sheets diff --git a/hr_timesheet_report/README.rst b/hr_timesheet_report/README.rst index d0fb1eb71..0fa332e9e 100644 --- a/hr_timesheet_report/README.rst +++ b/hr_timesheet_report/README.rst @@ -7,7 +7,7 @@ Task Logs Timesheet Report !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:48fb3bf2bfe6a8f11a61f9b96998ffb3f555a987bd6027196aff3173233e7e86 + !! source digest: sha256:60a335c9a85b2689391b971053192a99370c5973e686378688948d732cf3a344 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_timesheet_report/__manifest__.py b/hr_timesheet_report/__manifest__.py index c12ac9539..4f2792587 100644 --- a/hr_timesheet_report/__manifest__.py +++ b/hr_timesheet_report/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Task Logs Timesheet Report", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Human Resources", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/timesheet", diff --git a/hr_timesheet_report/static/description/index.html b/hr_timesheet_report/static/description/index.html index 5ba51f791..3480f6e46 100644 --- a/hr_timesheet_report/static/description/index.html +++ b/hr_timesheet_report/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Task Logs Timesheet Report

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:48fb3bf2bfe6a8f11a61f9b96998ffb3f555a987bd6027196aff3173233e7e86 +!! source digest: sha256:60a335c9a85b2689391b971053192a99370c5973e686378688948d732cf3a344 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to generate configurable Timesheet Report from Task Logs.