forked from Techsystech/web
69 lines
3.1 KiB
HTML
69 lines
3.1 KiB
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span10">
|
|
<h2 class="oe_slogan">Web Digital Signature</h2>
|
|
<h3 class="oe_slogan">This module provides the functionality to store digital signature for a record</h3>
|
|
<ul>
|
|
<li style="font-size: 18px;">This module is helpfull to make your business process a little bit more faster & makes it more user friendly by providing you digital signature functionality on your documents.</li>
|
|
<li style="font-size: 18px;">It is touch screen enable so user can add signature with touch devices.</li>
|
|
<li style="font-size: 18px;">Digital signature can be very usefull for documents such as sale orders, purchase orders, inovoices, payslips, procurement receipts, etc.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="oe_span10">
|
|
<br/><br/>
|
|
<h2 class="oe_slogan">Usage</h3>
|
|
<h3 class="oe_slogan">To use this module, you need to add widget="signature" to your binary field in your view.</h3>
|
|
|
|
</div>
|
|
</section>
|
|
<section class="oe_container">
|
|
<div class="oe_row">
|
|
<div class="oe_span6">
|
|
<br/><br/>
|
|
<h3 class="oe_slogan">Digital Signature View</h3>
|
|
<p class='oe_mt32' style="font-size: 18px;">User can store their digital signature
|
|
in the binary field, as you can see image.
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot" src="img/1.png">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row">
|
|
<div class="oe_span6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot" src="img/2.png">
|
|
</div>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<h3 class="oe_slogan">Draw Signature</h3>
|
|
<p class='oe_mt32' style="font-size: 18px;">As shown in the image, user can add a signature using mouse, pen, or finger.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row">
|
|
<div class="oe_span6">
|
|
<h3 class="oe_slogan">Clear Digital Signature</h3>
|
|
<p class='oe_mt32' style="font-size: 18px;">User can clear signature using clear button and it will re-initialize the signature.</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot" src="img/3.png">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="oe_container" style="background-color:#D21E14;padding-top:5px;">
|
|
<h2 class="oe_slogan" style="font-size:30px;color:#ffffff;padding-top: 25px;padding-bottom:10px;">For any questions, support and development</h2>
|
|
<p style="padding-bottom:25px;text-align:center;">
|
|
<span class="fa fa-envelope fa-1x" style="color:#ffffff;"></span>
|
|
<a style="color:#ffffff;font-weight:bold;" target="_blank" href="http://www.serpentcs.com/contact-us"> Contact Us </a>
|
|
</p>
|
|
</section>
|