From 1a544635e09e03b2f39f91c87626c17358c4c780 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 11 Jan 2025 07:38:36 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- maintenance_timesheet/README.rst | 8 ++++---- maintenance_timesheet/__manifest__.py | 2 +- maintenance_timesheet/static/description/index.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 43d227788..8972dcea0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [maintenance_plan](maintenance_plan/) | 17.0.1.0.0 | | Extends preventive maintenance planning [maintenance_product](maintenance_product/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product [maintenance_project](maintenance_project/) | 17.0.2.0.0 | | Adds projects to maintenance equipments and requests -[maintenance_timesheet](maintenance_timesheet/) | 17.0.1.0.0 | | Adds timesheets to maintenance requests +[maintenance_timesheet](maintenance_timesheet/) | 17.0.1.0.1 | | Adds timesheets to maintenance requests [maintenance_timesheet_time_control](maintenance_timesheet_time_control/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Timesheets Timesheet Time Control [//]: # (end addons) diff --git a/maintenance_timesheet/README.rst b/maintenance_timesheet/README.rst index 3863d338a..cf37022f1 100644 --- a/maintenance_timesheet/README.rst +++ b/maintenance_timesheet/README.rst @@ -7,7 +7,7 @@ Maintenance Timesheets !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:96484864aa8d679c28e94c4a8cbc5157193626b0b79693a369d07be7b2a45d64 + !! source digest: sha256:1b98f2753800236b54b8f2dfa33853e253e7a69f8b58578bf7b6cf99bfd9562d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -56,9 +56,9 @@ Authors Contributors ------------ -- David Alonso -- Luisa Miguéns -- Christian Ramos +- David Alonso +- Luisa Miguéns +- Christian Ramos Maintainers ----------- diff --git a/maintenance_timesheet/__manifest__.py b/maintenance_timesheet/__manifest__.py index 8a688ac04..e45a5f226 100644 --- a/maintenance_timesheet/__manifest__.py +++ b/maintenance_timesheet/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Adds timesheets to maintenance requests", "author": "Odoo Community Association (OCA), Solvos", "license": "AGPL-3", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "category": "Human Resources", "website": "https://github.com/OCA/maintenance", "depends": ["maintenance_project", "hr_timesheet"], diff --git a/maintenance_timesheet/static/description/index.html b/maintenance_timesheet/static/description/index.html index 5d449ce1f..7de31829c 100644 --- a/maintenance_timesheet/static/description/index.html +++ b/maintenance_timesheet/static/description/index.html @@ -367,7 +367,7 @@

Maintenance Timesheets

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:96484864aa8d679c28e94c4a8cbc5157193626b0b79693a369d07be7b2a45d64 +!! source digest: sha256:1b98f2753800236b54b8f2dfa33853e253e7a69f8b58578bf7b6cf99bfd9562d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds timesheets to a request.