diff --git a/hr_custody/__manifest__.py b/hr_custody/__manifest__.py index 62bda7eb2..7dda5768c 100644 --- a/hr_custody/__manifest__.py +++ b/hr_custody/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Custody', + 'name': 'Open HRMS Custody', 'version': '10.0.1.0.0', 'summary': """Manage the company properties when it is in the custody of an employee""", 'description': 'Manage the company properties when it is in the custody of an employee', diff --git a/hr_multi_company/__manifest__.py b/hr_multi_company/__manifest__.py index 26caddc2c..5f3354267 100644 --- a/hr_multi_company/__manifest__.py +++ b/hr_multi_company/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Multi-Company', + 'name': 'Open HRMS Multi-Company', 'version': '10.0.1.0.0', 'summary': """Enables Multi-Company""", 'description': 'This module enables multi company features', diff --git a/hr_reward_warning/__manifest__.py b/hr_reward_warning/__manifest__.py index 9f658f9f1..f1e0a2ddb 100644 --- a/hr_reward_warning/__manifest__.py +++ b/hr_reward_warning/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Official Announcements', + 'name': 'Open HRMS Official Announcements', 'version': '10.0.1.0.0', 'summary': """Managing Official Announcements""", 'description': 'This module helps you to manage hr official announcements', diff --git a/oh_employee_check_list/__manifest__.py b/oh_employee_check_list/__manifest__.py index 7e4ebc818..7f5f850a6 100644 --- a/oh_employee_check_list/__manifest__.py +++ b/oh_employee_check_list/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Employee Checklist', + 'name': 'Open HRMS Employee Checklist', 'version': '10.0.1.0.0', 'summary': """Manages Employee's Entry & Exit Process""", 'description': """This module is a part of OH project, used to remembering the employee's entry and exit progress.""", diff --git a/oh_employee_documents_expiry/__manifest__.py b/oh_employee_documents_expiry/__manifest__.py index 48c6dbfa2..ae256c0dd 100644 --- a/oh_employee_documents_expiry/__manifest__.py +++ b/oh_employee_documents_expiry/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Employee Documents', + 'name': 'Open HRMS Employee Documents', 'version': '10.0.1.0', 'summary': """Manages Employee Documents With Expiry Notifications.""", 'description': """OH Addon: Manages Employee Related Documents with Expiry Notifications.""", diff --git a/oh_hr_lawsuit_management/__manifest__.py b/oh_hr_lawsuit_management/__manifest__.py index 80cdd8e8a..67c871580 100644 --- a/oh_hr_lawsuit_management/__manifest__.py +++ b/oh_hr_lawsuit_management/__manifest__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ################################################################################### -# A part of OpenHRMS Project +# A part of Open HRMS Project # # Cybrosys Technologies Pvt. Ltd. # Copyright (C) 2018-TODAY Cybrosys Technologies (). @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': 'OHRMS Legal Actions', + 'name': 'Open HRMS Legal Actions', 'version': '10.0.1.0.0', 'summary': """Managing Legal Actions""", 'description': 'This module manages legal actions.',