diff --git a/hr_employee_shift/__manifest__.py b/hr_employee_shift/__manifest__.py index 8f871f24c..ce263e552 100644 --- a/hr_employee_shift/__manifest__.py +++ b/hr_employee_shift/__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 Shift", + 'name': "Open HRMS Employee Shift", 'version': '10.0.1.0', 'summary': """Easily create, manage, and track employee shift schedules.""", 'description': """Easily create, manage, and track employee shift schedules.""", diff --git a/hr_employee_shift/static/description/contract1.png b/hr_employee_shift/static/description/contract1.png index 9f29c6cae..2fcae184f 100644 Binary files a/hr_employee_shift/static/description/contract1.png and b/hr_employee_shift/static/description/contract1.png differ diff --git a/hr_employee_shift/static/description/create_shift.png b/hr_employee_shift/static/description/create_shift.png index e0635a7f8..9bdaf57ea 100644 Binary files a/hr_employee_shift/static/description/create_shift.png and b/hr_employee_shift/static/description/create_shift.png differ diff --git a/hr_employee_shift/static/description/generate_schedule.png b/hr_employee_shift/static/description/generate_schedule.png index bb4135bd9..72b434978 100644 Binary files a/hr_employee_shift/static/description/generate_schedule.png and b/hr_employee_shift/static/description/generate_schedule.png differ diff --git a/hr_employee_shift/static/description/index.html b/hr_employee_shift/static/description/index.html index 57724e483..cea71fbf1 100644 --- a/hr_employee_shift/static/description/index.html +++ b/hr_employee_shift/static/description/index.html @@ -1,7 +1,7 @@
-

OpenHRMS

+

Open HRMS

Most advanced open source HR management software

@@ -56,7 +56,7 @@
-

Create Employee Shift

+

Create Employee Shift

@@ -92,7 +92,7 @@
-

Employee Shifts

+

Employee Shifts

diff --git a/hr_employee_shift/static/description/shift.png b/hr_employee_shift/static/description/shift.png index 8500a0c99..e1669ff62 100644 Binary files a/hr_employee_shift/static/description/shift.png and b/hr_employee_shift/static/description/shift.png differ