3 changed files with 52 additions and 2 deletions
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 145 KiB |
@ -0,0 +1,50 @@ |
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<h2 class="oe_slogan">Employee Contracts Report</h2> |
|||
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4> |
|||
<div class="oe_span12" style="text-align:center;"> |
|||
<p>This module allow to print PDF report on contract form.</p> |
|||
<p>It supports multiple selection of contract records.</p> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_span12 oe_row oe_spaced"> |
|||
<ul><li>The Employee Contract Report gives PDF report of contract details of employee:</li></ul> |
|||
<div class="oe_demo oe_picture oe_screenshot"> |
|||
<img src="contract_report_9_1.png"> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark "> |
|||
<div class="oe_span12 oe_row oe_spaced"> |
|||
<ul><li>Employee Contract button on Employee Contract form/list view</li></ul> |
|||
<div class="oe_demo oe_screenshot" style="height:800px;display: block;max-width: 84%;margin: 16px 8%;"> |
|||
<img src="contract_report_9_2.png"> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<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…
Reference in new issue