Browse Source

[UDT] Index Updated

pull/78/head
Sreejith 7 years ago
parent
commit
6334cb3ad7
  1. 4
      hr_employee_shift/__manifest__.py
  2. BIN
      hr_employee_shift/static/description/contract1.png
  3. BIN
      hr_employee_shift/static/description/create_shift.png
  4. BIN
      hr_employee_shift/static/description/generate_schedule.png
  5. 6
      hr_employee_shift/static/description/index.html
  6. BIN
      hr_employee_shift/static/description/shift.png

4
hr_employee_shift/__manifest__.py

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHrms Project <https://www.openhrms.com>
# A part of Open Hrms Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
@ -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.""",

BIN
hr_employee_shift/static/description/contract1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 93 KiB

BIN
hr_employee_shift/static/description/create_shift.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 77 KiB

BIN
hr_employee_shift/static/description/generate_schedule.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 76 KiB

6
hr_employee_shift/static/description/index.html

@ -1,7 +1,7 @@
<section class="oe_container bg-gray-lighter" xmlns="http://www.w3.org/1999/html">
<div class="oe_row">
<div class="oe_span">
<h2 class="oe_slogan">OpenHRMS</h2>
<h2 class="oe_slogan">Open HRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</div>
@ -56,7 +56,7 @@
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<p><h1>Create Employee Shift</h1> </p>
<p><h2>Create Employee Shift</h2> </p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="create_shift.png">
</div>
@ -92,7 +92,7 @@
</div>
</div>
<div class="oe_span6">
<p><h1> Employee Shifts</h1> </p>
<p><h2> Employee Shifts</h2> </p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="shift.png">
</div>

BIN
hr_employee_shift/static/description/shift.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Loading…
Cancel
Save