From fe516224225f861ca7ae3eac517435380ea14d1f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Jun 2023 11:44:01 +0000 Subject: [PATCH] sale_promotion_rule_display_discount_amount 14.0.1.0.1 --- sale_promotion_rule_display_discount_amount/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sale_promotion_rule_display_discount_amount/__manifest__.py b/sale_promotion_rule_display_discount_amount/__manifest__.py index 1441caaf93b..8edcdb60d0c 100644 --- a/sale_promotion_rule_display_discount_amount/__manifest__.py +++ b/sale_promotion_rule_display_discount_amount/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This addon allows you to display the amount of the discount applied by the sale promotion rules on the sale order""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Beta", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)",