|
|
@ -0,0 +1,65 @@ |
|
|
|
<section class="oe_container"> |
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
<div class="oe_span12"> |
|
|
|
<h2 class="oe_slogan">IM Notifications</h2> |
|
|
|
<h3 class="oe_slogan">Get instant notification inside odoo</h3> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
<p class="oe_mt32"> |
|
|
|
A user is able to select option for notifications: |
|
|
|
|
|
|
|
<ul class="org-ul"> |
|
|
|
<li>Never </li> |
|
|
|
<li>Only IM (if online) </li> |
|
|
|
<li>IM (if online) + email (if offline) </li> |
|
|
|
<li>IM (if online) + email </li> |
|
|
|
<li>Only Emails </li></ul> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
<div class="oe_picture"> |
|
|
|
<img src="my-pref-button.png"/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section class="oe_container oe_dark"> |
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
<div class="oe_span6"> |
|
|
|
<p class="oe_mt32"> |
|
|
|
Each notification includes: |
|
|
|
<ul> |
|
|
|
<li>Message type: email, comment or notification </li> |
|
|
|
<li>Author's name </li> |
|
|
|
<li>Subject with a link to related record (if exists) </li> |
|
|
|
<li>Link to inbox </li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
<div class="oe_picture"> |
|
|
|
<img src="im-chat.png?3"/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section class="oe_container"> |
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
<div class="oe_span12"> |
|
|
|
<h2>News & updates</h2> |
|
|
|
<p class="oe_mt32"> |
|
|
|
To get information about new interesting modules and updates, <a href="https://yelizariev.github.io/feed.xml">subscribe to our website RSS</a> or follow <a href="https://twitter.com/yelizariev" target="_blank">@yelizariev</a> on twitter. |
|
|
|
</p> |
|
|
|
<ul> |
|
|
|
<li><a href="https://yelizariev.github.io" target="_blank">https://yelizariev.github.io <i class="fa fa-rss"></i> </a></li> |
|
|
|
<li><a href="https://twitter.com/yelizariev" target="_blank"> |
|
|
|
https://twitter.com/yelizariev <i class="fa fa-twitter"></i> </a></li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |