diff --git a/README.md b/README.md index 1b6d55b9390..592f89746c5 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ addon | version | maintainers | summary [sale_delivery_split_date](sale_delivery_split_date/) | 16.0.2.0.0 | | Sale Deliveries split by date [sale_delivery_state](sale_delivery_state/) | 16.0.1.0.1 | | Show the delivery state on the sale order [sale_discount_display_amount](sale_discount_display_amount/) | 16.0.1.1.0 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level -[sale_elaboration](sale_elaboration/) | 16.0.1.7.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Set an elaboration for any sale line +[sale_elaboration](sale_elaboration/) | 16.0.1.7.2 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Set an elaboration for any sale line [sale_exception](sale_exception/) | 16.0.2.0.0 | | Custom exceptions on sale order [sale_exception_holidays_public](sale_exception_holidays_public/) | 16.0.1.0.1 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Raise a sale exception if there is a commitment_date on the SO and this date is a public holidays for the shipping partner address [sale_fixed_discount](sale_fixed_discount/) | 16.0.1.0.3 | | Allows to apply fixed amount discounts in sales orders. diff --git a/sale_elaboration/README.rst b/sale_elaboration/README.rst index bb3ab61ac55..f89fd3f26ad 100644 --- a/sale_elaboration/README.rst +++ b/sale_elaboration/README.rst @@ -7,7 +7,7 @@ Sale Elaboration !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7f7c7ea3502ec91c818f2d308256df83538302a814d5efdf552bc808be554d29 + !! source digest: sha256:e9e6fe3b6ec09b08497502643d0520ad12df2d3458e119f7493b406097d6ee90 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/sale_elaboration/__manifest__.py b/sale_elaboration/__manifest__.py index cc3460a844f..1975d396f03 100644 --- a/sale_elaboration/__manifest__.py +++ b/sale_elaboration/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sale Elaboration", "summary": "Set an elaboration for any sale line", - "version": "16.0.1.7.1", + "version": "16.0.1.7.2", "development_status": "Production/Stable", "category": "Sale", "website": "https://github.com/OCA/sale-workflow", diff --git a/sale_elaboration/static/description/index.html b/sale_elaboration/static/description/index.html index ee36f6c51a1..dff04e64504 100644 --- a/sale_elaboration/static/description/index.html +++ b/sale_elaboration/static/description/index.html @@ -367,7 +367,7 @@
This module extends the functionality of sales orders to allow to set an