From 43bcd97861de961f96ff8146b1f487f5765d486d Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Thu, 9 Nov 2017 10:48:24 +0530 Subject: [PATCH] Update __manifest__.py Version Changed --- 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 ccbb8e4b6..e6fa41199 100644 --- a/sale_discount_total/__manifest__.py +++ b/sale_discount_total/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Sale Discount on Total Amount', - 'version': '1.0', + 'version': '10.0.1.0', 'category': 'Sales Management', 'summary': "Discount on total in Sale and invoice with Discount limit and approval", 'author': 'Cybrosys Techno Solutions',