From c5d3f965cf87e3e7b1aba6314f6a2ff63e58ef48 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 19 Dec 2024 11:04:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + sale_order_type_confirm_message/README.rst | 27 +++++++++---------- .../static/description/index.html | 11 ++++---- setup/_metapackage/pyproject.toml | 3 ++- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 548b255c5ab..a83f278a2b6 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ addon | version | maintainers | summary [sale_order_qty_change_no_recompute](sale_order_qty_change_no_recompute/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Prevent recompute if only quantity has changed in sale order line [sale_order_revision](sale_order_revision/) | 17.0.1.0.0 | | Keep track of revised quotations [sale_order_type](sale_order_type/) | 17.0.1.0.2 | | Sale Order Type +[sale_order_type_confirm_message](sale_order_type_confirm_message/) | 17.0.1.0.0 | | Confirmation requirement when validating sale [sale_partner_incoterm](sale_partner_incoterm/) | 17.0.1.0.0 | | Set the customer preferred incoterm on each sales order [sale_partner_selectable_option](sale_partner_selectable_option/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Sale Partner Selectable Option [sale_procurement_group_by_line](sale_procurement_group_by_line/) | 17.0.1.0.0 | | Base module for multiple procurement group by Sale order diff --git a/sale_order_type_confirm_message/README.rst b/sale_order_type_confirm_message/README.rst index 20795fbe49a..2ebb4dda985 100644 --- a/sale_order_type_confirm_message/README.rst +++ b/sale_order_type_confirm_message/README.rst @@ -7,7 +7,7 @@ Sale Order Type Confirm Message !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cde4ce5b80daab597a13812115071dba91e2de486f2fe35145103ff172256c36 + !! source digest: sha256:fa2aefff308908b9c873cc35624a3cb2cfbce78116b6d95a1c8586d4ec94643e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -51,15 +51,14 @@ Usage To use this module, you need to: -- Create a sales order type with the checkbox "Has Confirmation - Message" activated, and assign a message in the "Confirmation - Message" field. -- Once the user tries to validate a sales quotation that has a - confirmation message in it's sales order type, a warning popup will - be shown. -- If the user selects the Confirm button, this sales quotation will be - confirmed as usual. If the user selects the Cancel button, the popup - will be closed and he will go back to the quotation. +- Create a sales order type with the checkbox "Has Confirmation Message" + activated, and assign a message in the "Confirmation Message" field. +- Once the user tries to validate a sales quotation that has a + confirmation message in it's sales order type, a warning popup will be + shown. +- If the user selects the Confirm button, this sales quotation will be + confirmed as usual. If the user selects the Cancel button, the popup + will be closed and he will go back to the quotation. Bug Tracker =========== @@ -82,10 +81,10 @@ Authors Contributors ------------ -- Manuel Regidor manuel.regidor@sygel.es -- Alberto Martínez alberto.martinez@sygel.es -- Valentin Vinagre valentin.vinagre@sygel.es -- Harald Panten harald.panten@sygel.es +- Manuel Regidor manuel.regidor@sygel.es +- Alberto Martínez alberto.martinez@sygel.es +- Valentin Vinagre valentin.vinagre@sygel.es +- Harald Panten harald.panten@sygel.es Maintainers ----------- diff --git a/sale_order_type_confirm_message/static/description/index.html b/sale_order_type_confirm_message/static/description/index.html index 8cfebe80e2a..179c06d31ff 100644 --- a/sale_order_type_confirm_message/static/description/index.html +++ b/sale_order_type_confirm_message/static/description/index.html @@ -367,7 +367,7 @@

Sale Order Type Confirm Message

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cde4ce5b80daab597a13812115071dba91e2de486f2fe35145103ff172256c36 +!! source digest: sha256:fa2aefff308908b9c873cc35624a3cb2cfbce78116b6d95a1c8586d4ec94643e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module includes a validation step when confirming a sale order.

@@ -400,12 +400,11 @@

Configuration

Usage

To use this module, you need to: