Browse Source

[UDT] Index Updated

pull/78/head
Sreejith 7 years ago
parent
commit
6334cb3ad7
  1. 2
      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. 4
      hr_employee_shift/static/description/index.html
  6. BIN
      hr_employee_shift/static/description/shift.png

2
hr_employee_shift/__manifest__.py

@ -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

4
hr_employee_shift/static/description/index.html

@ -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