From d33e4b2ceeaa1eeae244b141ed7bedd7ea07331f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 15 May 2024 10:42:29 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_timesheet_line_exclude/README.rst | 2 +- sale_timesheet_line_exclude/__manifest__.py | 2 +- sale_timesheet_line_exclude/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 67848980f..234bb88f1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [hr_timesheet_begin_end](hr_timesheet_begin_end/) | 17.0.1.0.0 | | Timesheet - Begin/End Hours [hr_timesheet_task_required](hr_timesheet_task_required/) | 17.0.1.0.1 | | Set task on timesheet as a mandatory field -[sale_timesheet_line_exclude](sale_timesheet_line_exclude/) | 17.0.1.0.0 | | Exclude Timesheet Line from Sale Order +[sale_timesheet_line_exclude](sale_timesheet_line_exclude/) | 17.0.1.1.0 | | Exclude Timesheet Line from Sale Order [//]: # (end addons) diff --git a/sale_timesheet_line_exclude/README.rst b/sale_timesheet_line_exclude/README.rst index e68c7a96d..33c31b594 100644 --- a/sale_timesheet_line_exclude/README.rst +++ b/sale_timesheet_line_exclude/README.rst @@ -7,7 +7,7 @@ Sales Timesheet: exclude Timesheet Line from Sale Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:92878e7d6ab082ab42e7cd15a44a7185c5fa02c66d7f984a3155e48cd5242505 + !! source digest: sha256:7567c7037cfe201f77314ef79d26efafc193e53aef07dcde43160198dffb4e15 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_timesheet_line_exclude/__manifest__.py b/sale_timesheet_line_exclude/__manifest__.py index 63a62ec67..bdb775831 100644 --- a/sale_timesheet_line_exclude/__manifest__.py +++ b/sale_timesheet_line_exclude/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Sales Timesheet: exclude Timesheet Line from Sale Order", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "category": "Sales", "website": "https://github.com/OCA/timesheet", "author": "CorporateHub, " "Odoo Community Association (OCA)", diff --git a/sale_timesheet_line_exclude/static/description/index.html b/sale_timesheet_line_exclude/static/description/index.html index 79de336c0..ac410ff6c 100644 --- a/sale_timesheet_line_exclude/static/description/index.html +++ b/sale_timesheet_line_exclude/static/description/index.html @@ -366,7 +366,7 @@

Sales Timesheet: exclude Timesheet Line from Sale Order

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:92878e7d6ab082ab42e7cd15a44a7185c5fa02c66d7f984a3155e48cd5242505 +!! source digest: sha256:7567c7037cfe201f77314ef79d26efafc193e53aef07dcde43160198dffb4e15 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Allows to exclude specific Timesheet line from Sale Order.