From ba90439a6996b6bd5edd413f3ef2de1543bfc207 Mon Sep 17 00:00:00 2001 From: SHEREEF PT Date: Tue, 25 Apr 2017 16:06:03 +0530 Subject: [PATCH] [CHNG]Changed Category --- salon_management/__openerp__.py | 2 +- salon_management/__openerp__.py~ | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 +}