You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
4.0 KiB
82 lines
4.0 KiB
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan">Time Picker Field</h2>
|
|
<h3 class="oe_slogan">Time Picker Widget For Fields</h3>
|
|
<h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4>
|
|
</div>
|
|
<div class="oe_row oe_spaced" style="padding-left:65px;">
|
|
<h4>Features:</h4>
|
|
<div>
|
|
<span style="color:green;"> ☑ </span> Time picker for character fields.<br/>
|
|
<span style="color:green;"> ☑ </span> Time picker in 24 hour format.<br/>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_picture">
|
|
<h3 class="oe_slogan">Overview</h3>
|
|
<p class="oe_mt32 text-justify" >
|
|
Time picker widget that can be used with character type fields in Odoo using the jQuery
|
|
plugin 'Wickedpicker'.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div style="text-align: center">
|
|
<p>
|
|
<h4>Configuration</h4>
|
|
<p>
|
|
</div>
|
|
<div class="oe_picture" style="text-align: center">
|
|
<p class="oe_mt32 text-justify" >
|
|
After installation, go to the field definition in the view and add "widget='timepicker'".
|
|
<br />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_picture" style="text-align: center">
|
|
<p class="oe_mt32 text-justify" >
|
|
Once the widget is linked with the field, you will see a picker for time selection.
|
|
Note that the picker will be in 24 hours format.
|
|
</p>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img style="width: 58%;border:10px solid white;" src="picker.png">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
|
|
<div class="oe_slogan" style="margin-top:10px !important;">
|
|
<div>
|
|
<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="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
|
|
href="https://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;border-radius: 0;"
|
|
href="https://www.cybrosys.com/odoo-customization-and-installation/"><i
|
|
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>
|
|
</section>
|
|
|