Browse Source

[UTD] Index File Updated

pull/78/head
Sreejith 7 years ago
parent
commit
ec167f1549
  1. 6
      hr_insurance/__manifest__.py
  2. BIN
      hr_insurance/static/description/cybro-service.png
  3. BIN
      hr_insurance/static/description/employee.png
  4. 15
      hr_insurance/static/description/index.html
  5. BIN
      hr_insurance/static/description/insurance.png
  6. BIN
      hr_insurance/static/description/payslip.png
  7. BIN
      hr_insurance/static/description/policy.png
  8. 6
      hr_reminder/__manifest__.py
  9. 2
      hr_reminder/controllers/__init__.py
  10. 2
      hr_reminder/models/hr_reminder.py
  11. BIN
      hr_reminder/static/description/HRMS-BUTTON.png
  12. BIN
      hr_reminder/static/description/Screenshot from 2018-03-30 18-31-42.png
  13. 52
      hr_reminder/static/description/index.html
  14. BIN
      hr_reminder/static/description/popup.png
  15. BIN
      hr_reminder/static/description/reminder.png
  16. BIN
      hr_reminder/static/description/result.png
  17. BIN
      hr_reminder/static/description/set_date.png
  18. BIN
      hr_reminder/static/description/set_period.png

6
hr_insurance/__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>).
@ -22,7 +22,7 @@
###################################################################################
{
'name': 'OHRMS Employee Insurance Management',
'name': 'Open HRMS Employee Insurance Management',
'version': '10.0.1.0.0',
'summary': """Employee Insurance Management for Open HRMS.""",
'description': """Manages insurance amounts for employees to be deducted from salary""",
@ -46,4 +46,4 @@
'installable': True,
'auto_install': False,
'application': False,
}
}

BIN
hr_insurance/static/description/cybro-service.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 221 KiB

BIN
hr_insurance/static/description/employee.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 137 KiB

15
hr_insurance/static/description/index.html

@ -1,7 +1,11 @@
<section class="oe_container">
<section class="oe_container bg-gray-lighter" xmlns="http://www.w3.org/1999/html">
<div class="oe_row">
<h2 class="oe_slogan">OpenHRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
<div class="oe_span">
<h2 class="oe_slogan">OpenHRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</div>
</section>
<section class="oe_container">
@ -11,8 +15,10 @@
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
</div>
</div>
</div>
</section>
@ -108,6 +114,7 @@
</div>
<br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</div>
</div>
</section>

BIN
hr_insurance/static/description/insurance.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 86 KiB

BIN
hr_insurance/static/description/payslip.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 148 KiB

BIN
hr_insurance/static/description/policy.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 77 KiB

6
hr_reminder/__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,10 +21,10 @@
#
###################################################################################
{
'name': 'OHRMS Reminders Todo',
'name': 'Open HRMS Reminders Todo',
'version': '10.0.1.0.0',
'category': 'Extra Tools',
'summary': 'HR Reminder',
'summary': 'HR Reminder For OHRMS',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': "https://www.openhrms.com",

2
hr_reminder/controllers/__init__.py

@ -21,4 +21,4 @@
#
###################################################################################
import main
from . import main

2
hr_reminder/models/hr_reminder.py

@ -75,5 +75,3 @@ class HrPopupReminder(models.Model):
else:
i.reminder_active = True

BIN
hr_reminder/static/description/HRMS-BUTTON.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
hr_reminder/static/description/Screenshot from 2018-03-30 18-31-42.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

52
hr_reminder/static/description/index.html

@ -1,11 +1,30 @@
<section class="oe_container">
<section class="oe_container bg-gray-lighter" xmlns="http://www.w3.org/1999/html">
<div class="oe_row">
<h2 class="oe_slogan">OpenHRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
<div class="oe_span">
<h2 class="oe_slogan">OpenHRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced oe_mt32">
<div class="oe_span">
<div class="oe_demo oe_picture oe_screenshot">
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Reminders</h2>
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
@ -18,7 +37,7 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</div>
</section>
<section class="oe_container oe_dark">
<section class="oe_container ">
<div class="oe_row oe_padded">
<h2 class="oe_slogan">Set Your Reminders</h2>
<div class="oe_span12">
@ -37,7 +56,7 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</section>
<section class="oe_container">
<section class="oe_container oe_dark">
<div class="oe_row oe_padded">
<h2 class="oe_slogan">Search By</h2>
<div class="oe_span12">
@ -61,7 +80,7 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</section>
<section class="oe_container oe_dark">
<section class="oe_container">
<div class="oe_row oe_padded">
<div class="oe_span12">
<h2 class="oe_slogan">Reminder Button</h2>
@ -74,7 +93,7 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</div></div>
</section>
<section class="oe_container">
<section class="oe_container oe_dark">
<div class="oe_row oe_padded">
<div class="oe_span12">
<h2 class="oe_slogan">Related Result</h2>
@ -86,7 +105,17 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</div></div>
</section>
<section class="oe_container oe_dark">
<div class="row section-content">
<div class="col-md-6 img-content">
<h3>Our Odoo Services</h3>
</div> <div class="bc-span col-md-12"><div class="inner-span"><a target="_blank" href="https://www.openhrms.com"><img class="img-border img-responsive thumbnail" src="cybro-service.png"></a></div></div>
</div>
<section class="oe_container">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<div>
@ -102,13 +131,6 @@ dates (eg: Expiration date,Deadline date,Assigned Date etc...).
</div>
<br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
<div>
<a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;"></i></a></td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px;padding-left: 8px;"></i></a></td>
<a href="https://plus.google.com/106641282743045431892/about" target="_blank"><i class="fa fa-2x fa-google-plus" style="color:white;background: #c53c2c;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;padding-left: 3px;"></i></a></td>
</div>
</div>
</section>

BIN
hr_reminder/static/description/popup.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
hr_reminder/static/description/reminder.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 88 KiB

BIN
hr_reminder/static/description/result.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 101 KiB

BIN
hr_reminder/static/description/set_date.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
hr_reminder/static/description/set_period.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Loading…
Cancel
Save