From 982bd306b38b7587c17288aaa8df793c0dc1e91b Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Mon, 20 Nov 2023 10:18:06 +0530 Subject: [PATCH] Nov 20 : [UPDT] Category Updated --- event_management/__manifest__.py | 2 +- fleet_car_workshop/__manifest__.py | 2 +- fleet_rental/__manifest__.py | 2 +- fleet_rental_dashboard/__manifest__.py | 2 +- laundry_management/__manifest__.py | 2 +- legal_case_management/__manifest__.py | 2 +- legal_case_management_dashboard/__manifest__.py | 2 +- salon_management/__manifest__.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/event_management/__manifest__.py b/event_management/__manifest__.py index 1acdd2ec2..840a220be 100644 --- a/event_management/__manifest__.py +++ b/event_management/__manifest__.py @@ -24,7 +24,7 @@ 'version': '16.0.2.0.0', 'summary': """Core Module for Managing Different Types Of Events.""", 'description': """Core Module for Managing Different Types Of Events""", - "category": "Industry", + "category": "Services", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/fleet_car_workshop/__manifest__.py b/fleet_car_workshop/__manifest__.py index 7fc26fed8..29e33ee75 100644 --- a/fleet_car_workshop/__manifest__.py +++ b/fleet_car_workshop/__manifest__.py @@ -22,7 +22,7 @@ 'version': '16.0.1.0.0', 'summary': 'Complete Vehicle Workshop Operations & Reports', 'description': 'Vehicle workshop operations & Its reports', - 'category': 'Industries', + 'category': 'Services', 'author': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', diff --git a/fleet_rental/__manifest__.py b/fleet_rental/__manifest__.py index 89c74021f..fa017d0fa 100755 --- a/fleet_rental/__manifest__.py +++ b/fleet_rental/__manifest__.py @@ -25,7 +25,7 @@ 'version': '16.0.1.0.0', 'summary': """This module will helps you to give the vehicles for Rent.""", 'description': "Module Helps You To Manage Rental Contracts, Odoo16, Odoo 16, Fleet, Rental, Rent, Vehicle management", - 'category': "Industries", + 'category': "Services", 'live_test_url': 'https://youtu.be/chN-n7nB3Ac', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', diff --git a/fleet_rental_dashboard/__manifest__.py b/fleet_rental_dashboard/__manifest__.py index dbfd6c288..9930c87da 100644 --- a/fleet_rental_dashboard/__manifest__.py +++ b/fleet_rental_dashboard/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Fleet Rental Dashboard', 'version': '16.0.1.0.0', - 'category': 'Productivity', + 'category': 'Services', 'summary': 'Dashboard for fleet rental management', 'description': 'This dashboard module enhances the fleet rental management ' 'system by offering a centralized view of crucial metrics' diff --git a/laundry_management/__manifest__.py b/laundry_management/__manifest__.py index e915d7d45..55cae8bb4 100755 --- a/laundry_management/__manifest__.py +++ b/laundry_management/__manifest__.py @@ -25,7 +25,7 @@ 'version': '16.0.1.0.1', 'summary': """Complete Laundry Service Management""", 'description': 'This module is very useful to manage all process of laundry service', - "category": "Industries", + "category": "Services", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", diff --git a/legal_case_management/__manifest__.py b/legal_case_management/__manifest__.py index 7a05ac739..f3521bc2d 100644 --- a/legal_case_management/__manifest__.py +++ b/legal_case_management/__manifest__.py @@ -23,7 +23,7 @@ { 'name': "Legal Case Management", 'version': '16.0.1.0.0', - 'category': 'Industries', + 'category': 'Services', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/legal_case_management_dashboard/__manifest__.py b/legal_case_management_dashboard/__manifest__.py index c5910daae..3fd13115e 100644 --- a/legal_case_management_dashboard/__manifest__.py +++ b/legal_case_management_dashboard/__manifest__.py @@ -22,7 +22,7 @@ { 'name': "Legal Case Management Dashboard", 'version': '16.0.1.0.0', - 'category': 'Industries', + 'category': 'Services', 'summary': """Legal Case Management Dashboard to get an overview of legal case management module.""", 'description': """This module helps you to view an detailed overview of all diff --git a/salon_management/__manifest__.py b/salon_management/__manifest__.py index bac3786d8..e1bc5ffb5 100644 --- a/salon_management/__manifest__.py +++ b/salon_management/__manifest__.py @@ -28,7 +28,7 @@ 'maintainer': 'Cybrosys Techno Solutions', 'live_test_url': 'https://www.youtube.com/watch?v=TFmupz8MRm0&feature=youtu.be', - "category": "Industries", + "category": "Services", 'depends': ['account', 'base', 'base_setup', 'mail', 'website', 'contacts'], 'data': [ 'security/salon_management_groups.xml',