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',