Browse Source

Nov 20 : [UPDT] Category Updated

pull/295/head
AjmalCybro 1 year ago
parent
commit
982bd306b3
  1. 2
      event_management/__manifest__.py
  2. 2
      fleet_car_workshop/__manifest__.py
  3. 2
      fleet_rental/__manifest__.py
  4. 2
      fleet_rental_dashboard/__manifest__.py
  5. 2
      laundry_management/__manifest__.py
  6. 2
      legal_case_management/__manifest__.py
  7. 2
      legal_case_management_dashboard/__manifest__.py
  8. 2
      salon_management/__manifest__.py

2
event_management/__manifest__.py

@ -24,7 +24,7 @@
'version': '16.0.2.0.0', 'version': '16.0.2.0.0',
'summary': """Core Module for Managing Different Types Of Events.""", 'summary': """Core Module for Managing Different Types Of Events.""",
'description': """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', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions',

2
fleet_car_workshop/__manifest__.py

@ -22,7 +22,7 @@
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'summary': 'Complete Vehicle Workshop Operations & Reports', 'summary': 'Complete Vehicle Workshop Operations & Reports',
'description': 'Vehicle workshop operations & Its reports', 'description': 'Vehicle workshop operations & Its reports',
'category': 'Industries', 'category': 'Services',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'website': "https://www.cybrosys.com", 'website': "https://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',

2
fleet_rental/__manifest__.py

@ -25,7 +25,7 @@
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'summary': """This module will helps you to give the vehicles for Rent.""", '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", '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', 'live_test_url': 'https://youtu.be/chN-n7nB3Ac',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',

2
fleet_rental_dashboard/__manifest__.py

@ -22,7 +22,7 @@
{ {
'name': 'Fleet Rental Dashboard', 'name': 'Fleet Rental Dashboard',
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'category': 'Productivity', 'category': 'Services',
'summary': 'Dashboard for fleet rental management', 'summary': 'Dashboard for fleet rental management',
'description': 'This dashboard module enhances the fleet rental management ' 'description': 'This dashboard module enhances the fleet rental management '
'system by offering a centralized view of crucial metrics' 'system by offering a centralized view of crucial metrics'

2
laundry_management/__manifest__.py

@ -25,7 +25,7 @@
'version': '16.0.1.0.1', 'version': '16.0.1.0.1',
'summary': """Complete Laundry Service Management""", 'summary': """Complete Laundry Service Management""",
'description': 'This module is very useful to manage all process of laundry service', 'description': 'This module is very useful to manage all process of laundry service',
"category": "Industries", "category": "Services",
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'website': "https://www.cybrosys.com", 'website': "https://www.cybrosys.com",

2
legal_case_management/__manifest__.py

@ -23,7 +23,7 @@
{ {
'name': "Legal Case Management", 'name': "Legal Case Management",
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'category': 'Industries', 'category': 'Services',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions',

2
legal_case_management_dashboard/__manifest__.py

@ -22,7 +22,7 @@
{ {
'name': "Legal Case Management Dashboard", 'name': "Legal Case Management Dashboard",
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'category': 'Industries', 'category': 'Services',
'summary': """Legal Case Management Dashboard to get an overview of 'summary': """Legal Case Management Dashboard to get an overview of
legal case management module.""", legal case management module.""",
'description': """This module helps you to view an detailed overview of all 'description': """This module helps you to view an detailed overview of all

2
salon_management/__manifest__.py

@ -28,7 +28,7 @@
'maintainer': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions',
'live_test_url': 'live_test_url':
'https://www.youtube.com/watch?v=TFmupz8MRm0&feature=youtu.be', 'https://www.youtube.com/watch?v=TFmupz8MRm0&feature=youtu.be',
"category": "Industries", "category": "Services",
'depends': ['account', 'base', 'base_setup', 'mail', 'website', 'contacts'], 'depends': ['account', 'base', 'base_setup', 'mail', 'website', 'contacts'],
'data': [ 'data': [
'security/salon_management_groups.xml', 'security/salon_management_groups.xml',

Loading…
Cancel
Save