From 994ec4df258d7626e12c89464291846bfef3432a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 10 Jan 2024 15:21:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_timesheet_order_line_no_update/README.rst | 2 +- sale_timesheet_order_line_no_update/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a7b198a635..dd4f3abe6a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ addon | version | maintainers | summary [project_task_stage_allow_timesheet](project_task_stage_allow_timesheet/) | 14.0.1.0.0 | | Allows to tell that a task stage is opened for timesheets. [sale_timesheet_budget](sale_timesheet_budget/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Sale timesheet budget [sale_timesheet_line_exclude](sale_timesheet_line_exclude/) | 14.0.1.0.1 | | Exclude Timesheet Line from Sale Order -[sale_timesheet_order_line_no_update](sale_timesheet_order_line_no_update/) | 14.0.1.1.1 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Sale Timesheet Order Line no Update +[sale_timesheet_order_line_no_update](sale_timesheet_order_line_no_update/) | 14.0.1.1.2 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Sale Timesheet Order Line no Update [sale_timesheet_order_line_sync](sale_timesheet_order_line_sync/) | 14.0.1.0.0 | | Propagate task order line in not invoiced timesheet lines [sale_timesheet_rounded](sale_timesheet_rounded/) | 14.0.1.0.1 | | Round timesheet entries amount based on project settings. diff --git a/sale_timesheet_order_line_no_update/README.rst b/sale_timesheet_order_line_no_update/README.rst index 0239b2253a..d48b58ede7 100644 --- a/sale_timesheet_order_line_no_update/README.rst +++ b/sale_timesheet_order_line_no_update/README.rst @@ -7,7 +7,7 @@ Sale Timesheet Order Line no Update !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:81d3d9170e5000f81b412b2d1ffa63a80b6e1180361006064bb1ef765ae68032 + !! source digest: sha256:9282a566a70eeb1fbf15b25074bff96eab1c266c27c9e489275f4f40c3f7914d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_timesheet_order_line_no_update/__manifest__.py b/sale_timesheet_order_line_no_update/__manifest__.py index f8c3e81831..02d5e48026 100644 --- a/sale_timesheet_order_line_no_update/__manifest__.py +++ b/sale_timesheet_order_line_no_update/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3 - See https://www.gnu.org/licenses/agpl-3.0.html { "name": "Sale Timesheet Order Line no Update", - "version": "14.0.1.1.1", + "version": "14.0.1.1.2", "license": "AGPL-3", "author": "Ilyas, Ooops404, Odoo Community Association (OCA)", "maintainers": ["ilyasProgrammer"], diff --git a/sale_timesheet_order_line_no_update/static/description/index.html b/sale_timesheet_order_line_no_update/static/description/index.html index a8fbda4a6e..e156c53f8f 100644 --- a/sale_timesheet_order_line_no_update/static/description/index.html +++ b/sale_timesheet_order_line_no_update/static/description/index.html @@ -366,7 +366,7 @@

Sale Timesheet Order Line no Update

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:81d3d9170e5000f81b412b2d1ffa63a80b6e1180361006064bb1ef765ae68032 +!! source digest: sha256:9282a566a70eeb1fbf15b25074bff96eab1c266c27c9e489275f4f40c3f7914d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to set which Sale order item to use for new timesheets in a specific task, without updating the related Sale order item for all the existing timesheets in that task. This value can be set in field “Default sale order item” in the task itself.