From 3e7ca4c0a8a0bc316d19d5c8a4f655016f7269ac Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Sat, 2 Feb 2019 13:54:29 +0530 Subject: [PATCH] [UPDT] Version number --- sale_discount_total/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sale_discount_total/__manifest__.py b/sale_discount_total/__manifest__.py index ea95e4923..70885fdeb 100644 --- a/sale_discount_total/__manifest__.py +++ b/sale_discount_total/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Sale Discount on Total Amount', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'Sales Management', 'summary': "Discount on Total in Sale and Invoice With Discount Limit and Approval", 'author': 'Cybrosys Techno Solutions',