Browse Source

[UDT] Name Updated

pull/78/head
Sreejith 7 years ago
parent
commit
05444e544a
  1. 4
      hr_resignation/__manifest__.py
  2. 3
      hr_resignation/static/description/index.html

4
hr_resignation/__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 HR Resignation',
'name': 'Open HRMS Resignation',
'version': '10.0.1.0.0',
'summary': 'Handle the resignation process of the employee',
'author': 'Cybrosys Techno solutions',

3
hr_resignation/static/description/index.html

@ -1,6 +1,6 @@
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<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>
</section>
@ -11,7 +11,6 @@
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
</div>

Loading…
Cancel
Save