Browse Source

[UPDT] Index Updated

pull/79/merge
Sreejith P 7 years ago
parent
commit
819fa8cdc6
  1. 2
      oh_hr_zk_attendance/__manifest__.py
  2. BIN
      oh_hr_zk_attendance/static/description/HRMS-BUTTON.png
  3. BIN
      oh_hr_zk_attendance/static/description/banner.gif
  4. BIN
      oh_hr_zk_attendance/static/description/banner.jpg
  5. BIN
      oh_hr_zk_attendance/static/description/cybro-service.png
  6. BIN
      oh_hr_zk_attendance/static/description/icon.png
  7. 157
      oh_hr_zk_attendance/static/description/index.html

2
oh_hr_zk_attendance/__manifest__.py

@ -20,7 +20,7 @@
# #
################################################################################### ###################################################################################
{ {
'name': 'Biometric Device Integration', 'name': 'Open HRMS Biometric Device Integration',
'version': '11.0.1.0.0', 'version': '11.0.1.0.0',
'summary': """Integrating Biometric Device With HR Attendance (Face + Thumb)""", 'summary': """Integrating Biometric Device With HR Attendance (Face + Thumb)""",
'description': 'This module integrates Odoo with the biometric device(Model: ZKteco uFace 202)', 'description': 'This module integrates Odoo with the biometric device(Model: ZKteco uFace 202)',

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
oh_hr_zk_attendance/static/description/banner.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 KiB

BIN
oh_hr_zk_attendance/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

BIN
oh_hr_zk_attendance/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 37 KiB

157
oh_hr_zk_attendance/static/description/index.html

@ -1,6 +1,26 @@
<section class="oe_container">
<div class="oe_row">
<h2 class="oe_slogan"><a href="https://www.openhrms.com">Open HRMS</a></h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</section>
<section class="oe_container oe_dark">
<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"> <section class="oe_container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="oe_slogan">HR Biometric Device Integration</h2> <h2 class="oe_slogan">Open HRMS Biometric Device Integration</h2>
<h3 class="oe_slogan">This Module Integrates Biometric Device With HR Attendance</h3> <h3 class="oe_slogan">This Module Integrates Biometric Device With HR Attendance</h3>
<h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4> <h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4>
</div> </div>
@ -38,127 +58,44 @@
</div> </div>
</section> </section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div style="text-align: center">
<p>
<h4>Biometric Device Configuration</h4>
<p>
</div>
<div style="text-align: center">
<span>Here you can configure your all devices with it's IP address and port number.</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="zk_config.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark"> <div class="row section-content">
<div class="oe_row oe_spaced"> <div class="col-md-6 img-content">
<div style="text-align: center"> <h3>Our Odoo Services</h3>
<p>
<h4>Download/Clear Device Attendance Log</h4>
<p>
</div>
<div style="text-align: center">
<span>After configuration, you can download your device attendance log into Odoo through
'Download' button.If the device is connected, then the Odoo will download all device
attendance log.
Otherwise, the Odoo will show you a warning message as follow.</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="zk_warning.png">
</div>
</div>
<div style="text-align: center">
<span>You can also clear all attendance log from both Odoo and device via 'Clear' button.
If the device is not connected it will show you a warning message as follow.</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="zk_warn2.png">
</div>
</div>
</div> </div>
</section> <div class="bc-span col-md-12">
<div class="inner-span">
<section class="oe_container"> <a target="_blank" href="https://www.openhrms.com">
<div class="oe_row oe_spaced"> <img class="img-border img-responsive thumbnail" src="cybro-service.png">
<div style="text-align: center"> </a>
<p>
<h4>Biometric Device Attendance Log</h4>
<p>
</div> </div>
<div style="text-align: center">
<span>Here you can see all device attendance log</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="devicelog.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div style="text-align: center">
<p>
<h4>HR Attendance</h4>
<p>
</div>
<div style="text-align: center">
<span>Here, Odoo automatically generates HR attendance log while downloading the device attendance.</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="attendance_log.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div style="text-align: center">
<p>
<h4>Employee Configuration</h4>
<p>
</div>
<div style="text-align: center">
<span>You can update existing employees with the 'Device Id' which are the id in the biometric device.
If there is no match with the biometric device id then system will automatically create corresponding employee.</span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="employee.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="" style="text-align: center">
<span><b><i>Note:- This integration is only applicable for the the device ZKteco model 'uFace 202'<br/>
Please install zklib library (sudo pip install zklib)</i></b></span>
</div> </div>
</section> </div>
<section class="oe_container"> <section class="oe_container">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2> <h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;"> <div class="oe_slogan" style="margin-top:10px !important;">
<div> <div>
<a class="btn btn-primary btn-lg mt8" <a
style="color: #FFFFFF !important;border-radius: 0;" href="https://www.cybrosys.com"><i class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
class="fa fa-envelope"></i> Email </a> <a href="https://www.cybrosys.com/contact/" target="_blank"><i
class="fa fa-phone"></i> Contact Us </a>
<a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;" class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="https://www.cybrosys.com/contact/"><i href="https://www.odoo.com/apps/modules/browse?search=open+hrms" target="_blank"><i
class="fa fa-phone"></i> Contact Us </a> <a class="fa fa-suitcase"></i> Other Open HRMS Addons </a>
<a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;" class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="https://www.cybrosys.com/odoo-customization-and-installation/"><i href="https://www.cybrosys.com/odoo-customization-and-installation/" target="_blank"><i
class="fa fa-check-square"></i> Request Customization </a> class="fa fa-wrench"></i> Request Customization </a>
</div> </div>
<br> <br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block"> <a href="https://www.cybrosys.com/" target="_blank">
<div> <img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
<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>
<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> </div>
</section> </section>

Loading…
Cancel
Save