From 3e329402b1dcf8208920a5afefc403633b83d937 Mon Sep 17 00:00:00 2001 From: Sreejith Date: Wed, 31 Jan 2018 08:57:02 +0530 Subject: [PATCH] [UPTD] Category Updated --- event_catering/__manifest__.py | 2 +- event_management/__manifest__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/event_catering/__manifest__.py b/event_catering/__manifest__.py index e2c36effd..01acd659a 100644 --- a/event_catering/__manifest__.py +++ b/event_catering/__manifest__.py @@ -24,7 +24,7 @@ 'version': '10.0.1.0.0', 'summary': """Catering Service for Event Management Module.""", 'description': """Catering Service for Event Management Module.""", - "category": "Specific Industry Applications", + "category": "Industry", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/event_management/__manifest__.py b/event_management/__manifest__.py index 2746dafc7..0e52a0d14 100644 --- a/event_management/__manifest__.py +++ b/event_management/__manifest__.py @@ -24,7 +24,7 @@ 'version': '10.0.1.0.0', 'summary': """Core Module for Managing Different Types Of Events.""", 'description': """Core Module for Managing Different Types Of Events""", - "category": "Specific Industry Applications", + "category": "Industry", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions',