diff --git a/README.md b/README.md index ce2d6dc026b..dd0be0a3fcf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [purchase_default_terms_conditions](purchase_default_terms_conditions/) | 16.0.1.0.2 | | This module allows purchase default terms & conditions [purchase_delivery_split_date](purchase_delivery_split_date/) | 16.0.1.0.0 | | Allows Purchase Order you confirm to generate one Incoming Shipment for each expected date indicated in the Purchase Order Lines [purchase_deposit](purchase_deposit/) | 16.0.1.0.0 | | Option to create deposit from purchase order -[purchase_discount](purchase_discount/) | 16.0.1.1.3 | | Purchase order lines with discounts +[purchase_discount](purchase_discount/) | 16.0.1.2.0 | | Purchase order lines with discounts [purchase_exception](purchase_exception/) | 16.0.1.0.0 | | Custom exceptions on purchase order [purchase_fop_shipping](purchase_fop_shipping/) | 16.0.1.0.0 | | Purchase Free-Of-Payment shipping [purchase_force_invoiced](purchase_force_invoiced/) | 16.0.1.0.1 | | Allows to force the billing status of the purchase order to "Invoiced" diff --git a/purchase_discount/README.rst b/purchase_discount/README.rst index 69d47c2badc..ea27cfc8417 100644 --- a/purchase_discount/README.rst +++ b/purchase_discount/README.rst @@ -7,7 +7,7 @@ Purchase order lines with discounts !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:82ed5fa2b33fa7d2d6f4cf72977cda8756cf92fcef094ca88a84d6e2064cd4a3 + !! source digest: sha256:219cdf4a82de85fa2da57d4c7f802f3b8ec43e7d272c514d60fdefce4a2975e8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/purchase_discount/__manifest__.py b/purchase_discount/__manifest__.py index adbec545a32..6a520879ade 100644 --- a/purchase_discount/__manifest__.py +++ b/purchase_discount/__manifest__.py @@ -10,7 +10,7 @@ "ACSONE SA/NV," "GRAP," "Odoo Community Association (OCA)", - "version": "16.0.1.1.3", + "version": "16.0.1.2.0", "category": "Purchase Management", "website": "https://github.com/OCA/purchase-workflow", "depends": ["purchase_stock"], diff --git a/purchase_discount/static/description/index.html b/purchase_discount/static/description/index.html index 0d896bd843e..fbd943bbe1f 100644 --- a/purchase_discount/static/description/index.html +++ b/purchase_discount/static/description/index.html @@ -367,7 +367,7 @@

Purchase order lines with discounts

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:82ed5fa2b33fa7d2d6f4cf72977cda8756cf92fcef094ca88a84d6e2064cd4a3 +!! source digest: sha256:219cdf4a82de85fa2da57d4c7f802f3b8ec43e7d272c514d60fdefce4a2975e8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to define a discount per line in the purchase orders. This