diff --git a/pos_discount_manager/__manifest__.py b/pos_discount_manager/__manifest__.py index 5c323231d..2041c778c 100644 --- a/pos_discount_manager/__manifest__.py +++ b/pos_discount_manager/__manifest__.py @@ -30,7 +30,6 @@ 'company': 'Cybrosys Techno Solutions', 'maintainer': "Cybrosys Techno Solutions", 'website': "http://www.cybrosys.com", - 'version': '14.0.1.0.0', 'depends': ['point_of_sale', 'hr'], 'data': [ 'views/hr_employee_inherit_view.xml',