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.
77 lines
2.7 KiB
77 lines
2.7 KiB
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan">Auto Refresh</h2>
|
|
<h3 class="oe_slogan">View Refresh Channel</h3>
|
|
<h4 class="oe_slogan" style="font-size: 23px;">
|
|
MuK IT GmbH - www.mukit.at
|
|
</h4>
|
|
<div class="text-center oe_mt32">
|
|
<video width="70%" height="70%" controls="controls" autoplay="autoplay" loop="loop">
|
|
<source src="demo.mp4" type="video/mp4">
|
|
Your browser does not support the video tag.
|
|
</video>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_picture">
|
|
<h3 class="oe_slogan">Overview</h3>
|
|
<p class="oe_mt32 text-justify">Adds a "refresh" channel to the web client,
|
|
which can be used to trigger a view refresh without refreshing the
|
|
browser itself. Furthermore, it allows the user the creation of
|
|
"refresh" rules. These rules can be applied to any Odoo model and
|
|
trigger a refresh either on create, write or unlink.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<h3 class="oe_slogan">Rule View</h3>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32 text-justify">
|
|
Refresh rules can be created easily inside of Odoo. The view to
|
|
create rules is located under "Settings" <i
|
|
class="fa fa-arrow-right" aria-hidden="true"></i> "Technical" <i
|
|
class="fa fa-arrow-right" aria-hidden="true"></i> "Auto Refresh" <i
|
|
class="fa fa-arrow-right" aria-hidden="true"></i> "Rule". <br>
|
|
Each model can only have one corresponding rule to prevent
|
|
inconsistency.
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<img class="oe_picture oe_screenshot" src="screenshot_view.png">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h3 class="oe_slogan">Chatter Support</h3>
|
|
<div class="oe_span6">
|
|
<img class="oe_picture oe_screenshot" src="screenshot_chatter.png">
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32 text-justify">Auto Refresh supports the Odoo
|
|
Chatter Widget. By creating a rule for the Message model and one for
|
|
the Activity model, the corresponding views will refresh if a new
|
|
message is sent.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<h3 class="oe_slogan">Help and Support</h3>
|
|
<div class="oe_slogan">
|
|
<a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
|
|
<i class="fa fa-envelope"></i> Email
|
|
</a> <a class="btn btn-primary btn-lg mt8"
|
|
href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
|
|
Contact
|
|
</a>
|
|
</div>
|
|
<img src="logo.png" style="width: 200px; margin-bottom: 20px;"
|
|
class="center-block">
|
|
</section>
|