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.

132 lines
4.3 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Mail relocation</h2>
  5. <h3 class="oe_slogan">Relocate customer's mails to a correct place (lead, task etc.)</h3>
  6. </div>
  7. <div class="oe_span12">
  8. <p class="oe_mt32">
  9. The module helps you to organise mails from customers.
  10. </p>
  11. <p>
  12. If customer send mail to user's personal alias (e.g. admin@yourcompany.example.com), a user would be able to relocate such mail to corresponding record.
  13. </p>
  14. </div>
  15. </div>
  16. </section>
  17. <section class="oe_container oe_dark">
  18. <div class="oe_row oe_spaced">
  19. <div class="oe_span12">
  20. <h2>Usage</h2>
  21. <p class="oe_mt32">
  22. Click on an icon of two cross arrows.
  23. </p>
  24. </div>
  25. <div class="oe_span12">
  26. <div class="oe_demo oe_picture oe_screenshot">
  27. <img src="inbox.png?3"/>
  28. </div>
  29. </div>
  30. </div>
  31. </section>
  32. <section class="oe_container">
  33. <div class="oe_row oe_spaced">
  34. <div class="oe_span12">
  35. <p class="oe_mt32">
  36. Find a record you need and click on "Move" button.
  37. </p>
  38. </div>
  39. <div class="oe_span12">
  40. <div class="oe_demo oe_picture oe_screenshot">
  41. <img src="inbox-move.png?4"/>
  42. </div>
  43. </div>
  44. </div>
  45. </section>
  46. <section class="oe_container oe_dark">
  47. <div class="oe_row oe_spaced">
  48. <div class="oe_span12">
  49. <p class="oe_mt32">
  50. Done! You've attached mail and its child mails to the record.
  51. </p>
  52. </div>
  53. <div class="oe_span12">
  54. <div class="oe_demo oe_picture oe_screenshot">
  55. <img src="record1.png?1"/>
  56. </div>
  57. <p class="oe_mt32">
  58. Scroll down... Moved mails are marked by highlighted icon.
  59. </p>
  60. <div class="oe_demo oe_picture oe_screenshot">
  61. <img src="record2.png?1"/>
  62. </div>
  63. </div>
  64. </div>
  65. </section>
  66. <section class="oe_container">
  67. <div class="oe_row oe_spaced">
  68. <div class="oe_span12">
  69. <p class="oe_mt32">
  70. You could easily return mails back if you change your mind.
  71. </p>
  72. </div>
  73. <div class="oe_span12">
  74. <div class="oe_demo oe_picture oe_screenshot">
  75. <img src="record-move-back.png?1"/>
  76. </div>
  77. <p class="oe_mt32">
  78. Further information and discussion: <a href="https://yelizariev.github.io/odoo/module/2015/04/10/mail-relocation.html">https://yelizariev.github.io/odoo/module/2015/04/10/mail-relocation.html</a>
  79. </p>
  80. </div>
  81. </div>
  82. </section>
  83. <section class="oe_container oe_dark">
  84. <div class="oe_row oe_spaced">
  85. <div class="oe_span12">
  86. <h2>Tips and tricks</h2>
  87. <p class="oe_mt32">
  88. Also, the module can be used as a viewer for wide html messages
  89. </p>
  90. </div>
  91. <div class="oe_span12">
  92. <div class="oe_demo oe_picture oe_screenshot">
  93. <img src="html-message.png?1"/>
  94. </div>
  95. <p class="oe_mt32">
  96. Check message and then close window.
  97. </p>
  98. <div class="oe_demo oe_picture oe_screenshot">
  99. <img src="html-message-viewer.png?2"/>
  100. </div>
  101. </div>
  102. </div>
  103. </section>
  104. <section class="oe_container">
  105. <div class="oe_row oe_spaced">
  106. <div class="oe_span12">
  107. <h2>News &amp; updates</h2>
  108. <p class="oe_mt32">
  109. 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.
  110. </p>
  111. <ul>
  112. <li><a href="https://yelizariev.github.io" target="_blank">https://yelizariev.github.io <i class="fa fa-rss"></i> </a></li>
  113. <li><a href="https://twitter.com/yelizariev" target="_blank">
  114. https://twitter.com/yelizariev <i class="fa fa-twitter"></i> </a></li>
  115. </ul>
  116. </div>
  117. </div>
  118. </section>