From bc5b61366702c1b02d17d8d8e559a16f57a50fab Mon Sep 17 00:00:00 2001 From: "Mohamed M. Hagag" Date: Sat, 4 Mar 2017 01:09:02 +0200 Subject: [PATCH] version version --- 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 56aa9bfcb..dc24b86fd 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': 'sale', 'summary': "Discount on total in Sale and invoice with Discount limit and approval", 'author': 'Cybrosys Techno Solutions',