diff --git a/README.md b/README.md index 671fe2746d4..166ae2fc267 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [sale_commercial_partner](sale_commercial_partner/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Entity' on sale orders [sale_delivery_state](sale_delivery_state/) | 17.0.1.0.0 | | Show the delivery state on the sale order [sale_exception](sale_exception/) | 17.0.1.0.0 | | Custom exceptions on sale order -[sale_fixed_discount](sale_fixed_discount/) | 17.0.1.0.0 | | Allows to apply fixed amount discounts in sales orders. +[sale_fixed_discount](sale_fixed_discount/) | 17.0.1.0.1 | | Allows to apply fixed amount discounts in sales orders. [sale_force_invoiced](sale_force_invoiced/) | 17.0.1.1.0 | | Allows to force the invoice status of the sales order to Invoiced [sale_manual_delivery](sale_manual_delivery/) | 17.0.1.0.0 | | Create manually your deliveries [sale_order_archive](sale_order_archive/) | 17.0.1.0.0 | | Archive Sale Orders diff --git a/sale_fixed_discount/README.rst b/sale_fixed_discount/README.rst index c20e96f19e8..b4bcf2174cb 100644 --- a/sale_fixed_discount/README.rst +++ b/sale_fixed_discount/README.rst @@ -7,7 +7,7 @@ Sale Fixed Discount !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d9e86a367c65223df812c95c89230c71130e6cabe843fa768409ffa015a11d7b + !! source digest: sha256:928b57bc119cc39aeb3bb0456fc6eab2eb00f2684453cc34fd01f34614b9c22b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_fixed_discount/__manifest__.py b/sale_fixed_discount/__manifest__.py index 483fc79a945..ab335a53b2b 100644 --- a/sale_fixed_discount/__manifest__.py +++ b/sale_fixed_discount/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sale Fixed Discount", "summary": "Allows to apply fixed amount discounts in sales orders.", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "category": "Sales", "website": "https://github.com/OCA/sale-workflow", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/sale_fixed_discount/static/description/index.html b/sale_fixed_discount/static/description/index.html index 34c22c52236..ddeb0bcf28e 100644 --- a/sale_fixed_discount/static/description/index.html +++ b/sale_fixed_discount/static/description/index.html @@ -366,7 +366,7 @@

Sale Fixed Discount

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

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

This module extends the functionality of Sales to allow you to apply