diff --git a/salon_management/__openerp__.py b/salon_management/__openerp__.py index ebc4ee623..0790fdc41 100644 --- a/salon_management/__openerp__.py +++ b/salon_management/__openerp__.py @@ -27,7 +27,7 @@ 'author': 'Cybrosys Techno Solutions', 'website': "http://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', - "category": "Tools", + "category": "Industries", 'depends': ['base', 'account', 'mail', 'website'], 'data': ['views/salon_holiday.xml', 'views/salon_data.xml', diff --git a/salon_management/__openerp__.py~ b/salon_management/__openerp__.py~ index 8160a8ed9..ebc4ee623 100644 --- a/salon_management/__openerp__.py~ +++ b/salon_management/__openerp__.py~ @@ -23,7 +23,7 @@ { 'name': 'Beauty Spa Management', 'summary': """Beauty Parlour Management with Online Booking System""", - 'version': '0.1', + 'version': '9.0.1.1.0', 'author': 'Cybrosys Techno Solutions', 'website': "http://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', @@ -49,4 +49,4 @@ 'license': 'AGPL-3', 'installable': True, 'application': True, -} \ No newline at end of file +}