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.

69 lines
2.5 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">IM Notifications</h2>
  5. <h3 class="oe_slogan">Get instant notification inside odoo</h3>
  6. </div>
  7. <div class="oe_span6">
  8. <p class="oe_mt32">
  9. A user is able to select option for notifications:
  10. <ul class="org-ul">
  11. <li>Never </li>
  12. <li>Only IM (if online) </li>
  13. <li>IM (if online) + email (if offline) </li>
  14. <li>IM (if online) + email </li>
  15. <li>Only Emails </li></ul>
  16. </p>
  17. </div>
  18. <div class="oe_span6">
  19. <div class="oe_picture">
  20. <img src="my-pref-button.png"/>
  21. </div>
  22. </div>
  23. </div>
  24. </section>
  25. <section class="oe_container oe_dark">
  26. <div class="oe_row oe_spaced">
  27. <div class="oe_span6">
  28. <p class="oe_mt32">
  29. Each notification includes:
  30. <ul>
  31. <li>Message type: email, comment or notification </li>
  32. <li>Author's name </li>
  33. <li>Subject with a link to related record (if exists) </li>
  34. <li>Link to inbox </li>
  35. </ul>
  36. </p>
  37. </div>
  38. <div class="oe_span6">
  39. <div class="oe_picture">
  40. <img src="im-chat.png?3"/>
  41. </div>
  42. </div>
  43. <div class="oe_span12">
  44. <p class="oe_mt32">
  45. Further information and discussion: <a href="https://yelizariev.github.io/odoo/module/2015/02/18/im-notifications.html">https://yelizariev.github.io/odoo/module/2015/02/18/im-notifications.html</a>
  46. </p>
  47. </div>
  48. </div>
  49. </section>
  50. <section class="oe_container">
  51. <div class="oe_row oe_spaced">
  52. <div class="oe_span12">
  53. <h2>Need our service?</h2>
  54. <p class="oe_mt32">Contact us by <a href="mailto:it@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p>
  55. <ul>
  56. <li><a href="mailto:it@it-projects.info">it@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  57. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">
  58. https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  59. </ul>
  60. </div>
  61. </div>
  62. </section>