Browse Source

[CHNG]Changed Index

pull/29/head
SHEREEF PT 8 years ago
parent
commit
0fa38a9d5a
  1. 2
      timesheets_by_employee/static/description/index.html
  2. 50
      timesheets_by_employee/static/description/index.html~

2
timesheets_by_employee/static/description/index.html

@ -26,7 +26,7 @@
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">PDF Report Of Employee Timesheet:</h3>
<div class="oe_demo oe_picture oe_screenshot">
<div class="oe_demo oe_screenshot">
<img src="image2.png">
</div>
</div>

50
timesheets_by_employee/static/description/index.html~

@ -0,0 +1,50 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Timesheet PDF Report of Employee</h2>
<h3 class="oe_slogan">..Print timesheets of selected employees..</h3>
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
<div>
<p class='oe_mt32' style="text-align: center;">
This module by Cybrosys Technologies allows to print the timesheets of selected employee. It will group all timesheet lines
of selected employee in wizard by period.
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Generate Timesheet Report Wizard With Dates:</h3>
<div class="oe_demo oe_picture oe_screenshot">
<img src="image1.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">PDF Report Of Employee Timesheet:</h3>
<div class="oe_demo oe_picture oe_screenshot">
<img src="image2.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark" style="padding-top: 153px;">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;" href="http://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
href="http://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
class="fa fa-check-square"></i> Request Customization </a>
</div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section>
Loading…
Cancel
Save