Browse Source

[CHNG] Index/Features Updations

pull/50/head
SHEREEF PT 7 years ago
parent
commit
d40b9acf4e
  1. 7
      hr_zk_attendance/README.rst
  2. 12
      hr_zk_attendance/static/description/index.html
  3. 2
      project_report_pdf/README.rst
  4. 163
      project_report_pdf/static/description/index.html

7
hr_zk_attendance/README.rst

@ -14,10 +14,15 @@ Technical Notes
=============== ===============
Used Libraries: Used Libraries:
*This integration is only applicable for the the device ZKteco model 'uFace 202' *This integration is only applicable for the the device ZKteco model 'uFace 202' & 'iFace990'
* zklib * zklib
you can install zklib library using "sudo pip install zklib" you can install zklib library using "sudo pip install zklib"
Compatible Devices
*ZKteco model 'uFace 202'
*ZKteco model 'iFace990'
Author Author
======= =======
* Cybrosys Techno Solutions <https://www.cybrosys.com> * Cybrosys Techno Solutions <https://www.cybrosys.com>

12
hr_zk_attendance/static/description/index.html

@ -1,6 +1,6 @@
<section class="oe_container"> <section class="oe_container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="oe_slogan">ZKteco model 'uFace 202': HR Biometric Device Integration</h2> <h2 class="oe_slogan">HR 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>
@ -12,6 +12,16 @@
<span style="color:green;"> &#9745; </span> Automating HR attendance.<br/> <span style="color:green;"> &#9745; </span> Automating HR attendance.<br/>
<span style="color:green;"> &#9745; </span> Option to configure multiple devices.<br/> <span style="color:green;"> &#9745; </span> Option to configure multiple devices.<br/>
</div> </div>
<br/><br/>
<div>
<span align="center" class="fa fa-star fa-spin"></span>
<b><i>This module will support with <br/><t/>
<ul style="padding-left: 36px;padding-top: 2px;">
<li style="list-style:outside !important;">ZKteco model 'uFace 202'</li>
<li style="list-style:outside !important;">ZKteco model 'iFace990'</li>
</ul>
</i></b>
</div>
</div> </div>
</section> </section>

2
project_report_pdf/README.rst

@ -12,7 +12,7 @@ Installation
============ ============
To install this module, you need also the **report_xlsx** To install this module, you need also the **report_xlsx**
module located in: module located in:
https://github.com/OCA/reporting-engine/tree/9.0/report_xlsx https://apps.odoo.com/apps/modules/10.0/report_xlsx/
Credits Credits
======= =======

163
project_report_pdf/static/description/index.html

@ -1,129 +1,150 @@
<section class="oe_container"> <section class="oe_container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="oe_slogan">Project Report PDF & XLS</h2> <h2 class="oe_slogan">Project Report PDF & XLS</h2>
<h3 class="oe_slogan">This Module Gives You The PDF and XLS Report of <h3 class="oe_slogan">This Module Gives You The PDF and XLS Report of Project.</h3>
Project.</h3> <h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4>
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
</div> </div>
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced" style="padding-left:65px;">
<div> <div>
This report prints the Tasks and Issues Related to the Project. <span style="color:green;"> &#9745; </span> PDF Reports in Project.<br/>
You can filter the report based on Tasks or Issues, Assigned User <span style="color:green;"> &#9745; </span> XLS Reports in Project.<br/>
and Stage of the Task/Issue <span style="color:green;"> &#9745; </span> Detailed Report on Tasks & Issues.<br/>
<span style="color:green;"> &#9745; </span> Advanced Filters for Report.<br/>
</div> </div>
<br/><br/>
<div>
<span align="center" class="fa fa-star fa-spin"></span>
<b><i>You need report_xlsx module to run this properly.
More details see the README.rst file of this module.</i></b>
</div>
</div> </div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<div> <div class="oe_picture">
&#x261B; Installation : You need report_xlsx module to run this properly. More details see the README.rst file of this module. <h3 class="oe_slogan" style="text-align: center;">
<span align="center">Overview</span></h3>
<p class="oe_mt32 text-justify" style="text-align: center;">
This module enhances project management with nice reports.
Reports consist of tasks & issues details with respect to the selected project.
The user can use the filter facilities from report wizard to get optimized reports.
</p>
</div> </div>
</div> </div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<div class="oe_span12"> <div style="text-align: center">
<p class='oe_mt32'> <h4 class="oe_slogan" style=" text-align: center;">
Go to Project -> Project. <span align="center"><b>Project Report</b></span></h4>
<p class='oe_mt32'>
And then Select One Project.Then you can see a print button.
Click that button.
</p>
</div> </div>
<div class="oe_span10"> <div style="text-align: center">
<span> Go to Project -> Project
</span>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="screen_shot_modules_location.png"> <img style="border:10px solid white;" src="screen_shot_modules_location.png">
</div> </div>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<div class="oe_row oe_padded"> <div class="oe_row oe_spaced">
<div class="oe_span12"> <div style="text-align: center">
<p> <h4 class="oe_slogan" style="text-align: center;">
Then a wizard will open. You can filter the project report <span align="center"><b>Wizard</b></span></h4>
by selecting the Appropriate options from the wizard.
if you don't select "Assigned to" & "Stage" in the wizard,
then system automatically select all the users and stages.
</p>
</div> </div>
<div class="oe_span12"> <div style="text-align: center">
<div class="oe_row_img oe_centered"> <span>You can filter the project report
<img class="oe_picture oe_screenshot" by selecting the Appropriate options from the wizard.
src="screen_shot_wizard.png"> </span>
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="screen_shot_wizard.png">
</div> </div>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark">
<div class="oe_row oe_padded"> <section class="oe_container">
<div class="oe_span6"> <div class="oe_row" align="center">
<div class="oe_row_img oe_centered"> <div class="oe_row">
<img class="oe_picture oe_screenshot" <div style="text-align: center">
src="screen_shot_pdf_report.png"> <h4 class="oe_slogan" style="text-align: center;">
<span align="center"><b>
Reports</b></span></h4>
</div> </div>
</div> </div>
<div class="oe_span6"> <div class="oe_span10" style="text-align: center">
<p> <span>PDF Report Of Data Import/Export Plugin Project.(Both Tasks and Issues)</span>
* PDF Report Of Data Import/Export Plugin Project.(Both Tasks and Issues) <div class="oe_row_img oe_centered" style="padding-left: 89px;">
</p> <img style="border:10px solid white;" class="oe_picture oe_screenshot"
src="screen_shot_pdf_report.png">
</div>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<div class="oe_row oe_padded"> <div class="oe_row oe_padded oe_span12" align="center">
<div class="oe_span6"> <div class="oe_span10">
<p> <span>PDF Report Of Data Import/Export Plugin Project.(Issues Only)</span>
* PDF Report Of Data Import/Export Plugin Project.(Issues Only)
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered"> <div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" <img style="border:10px solid white;" class="oe_picture oe_screenshot"
src="screen_shot_pdf_report_2.png"> src="screen_shot_pdf_report_2.png">
</div> </div>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark">
<div class="oe_row oe_padded"> <section class="oe_container">
<div class="oe_span6"> <div class="oe_row oe_padded oe_span12" align="center">
<div class="oe_span10">
<span>XLS Report Of Data Import/Export Plugin Project.(Both Tasks and Issues)</span>
<div class="oe_row_img oe_centered"> <div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" <img style="border:10px solid white;" class="oe_picture oe_screenshot"
src="screen_shot_xls_report.png"> src="screen_shot_xls_report.png">
</div> </div>
</div> </div>
<div class="oe_span6">
<p>
* XLS Report Of Data Import/Export Plugin Project.(Both Tasks and Issues)
</p>
</div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<div class="oe_row oe_padded"> <div class="oe_row oe_padded oe_span12" align="center">
<div class="oe_span6"> <div class="oe_span10" >
<p> <span>XLS Report Of Data Import/Export Plugin Project.(Issues Only)</span>
* XLS Report Of Data Import/Export Plugin Project.(Issues Only)
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered"> <div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" <img style="border:10px solid white;" class="oe_picture oe_screenshot"
src="screen_shot_xls_report_2.png"> src="screen_shot_xls_report_2.png">
</div> </div>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark">
<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;">
<a class="btn btn-primary btn-lg mt8" <div>
style="color: #FFFFFF !important;" href="https://www.cybrosys.com"><i <a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;border-radius: 0;" href="https://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;" class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="https://www.cybrosys.com/contact/"><i href="https://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;" 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/"><i
class="fa fa-check-square"></i> Request Customization </a> class="fa fa-check-square"></i> Request Customization </a>
</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> </div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section> </section>

Loading…
Cancel
Save