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