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.
93 lines
3.8 KiB
93 lines
3.8 KiB
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan">Color your notes automatically</h2>
|
|
<h3 class="oe_slogan">Prioritize your notes by colour</h3>
|
|
<h4 class="oe_slogan">Author : Cybrosys Techno Solutions , www.cybrosys.com</h4>
|
|
<br/>
|
|
</div>
|
|
<div class="row oe_row oe_spaced">
|
|
<div class="col-md-6">
|
|
☀ User Defined Colour Configuration for Notes.<br>
|
|
☀ Automatic Colour Change of Notes Based on Dead Date.<br>
|
|
☀ Default Colour for Forbidden.<br>
|
|
☀ Default Colour for Over Passed Notes.<br>
|
|
☀ Updates the note's colors every on-load of kanban view.<br>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot center-block" src="disply.png" style="margin-top: 0px !important;">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="note.png">
|
|
</div>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class='oe_mt32'>
|
|
☛ Changes the note color in kanban view relative to the dead-date
|
|
field value and the date intervals
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row">
|
|
<h2 class="oe_slogan">How to..</h2>
|
|
<div class="oe_span6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot" src="configuration.png">
|
|
</div>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class='oe_mt32'>
|
|
☛ After installation Activate developer mode.
|
|
Find two new tabs Date interval and Settings under note tab.
|
|
A new field Dead date will be added to the notes set a dead date.
|
|
set default colours in settings.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="oe_row">
|
|
<div class="oe_span6">
|
|
<p class='oe_mt32'>
|
|
☛ Set date intervals and colors for the notes from Date interval tab under
|
|
notes--->date interval(NOTE:Activate Developer mode)
|
|
</p>
|
|
<p class='oe_mt32'>
|
|
☛ Note: If a note does not belong to any date interval the note colour will
|
|
be set according to the color specified in the settings
|
|
|
|
By default when installed on a running system the dead date will
|
|
be set to the current date of installation of this module
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_bg_img">
|
|
<img class="oe_picture oe_screenshot" src="date_interval.png">
|
|
</div>
|
|
</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>
|
|
|