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.

140 lines
4.7 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?3"/>
  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?4"/>
  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-viewer1.png"/>
  100. </div>
  101. <p class="oe_mt32">
  102. Also, you can mark as read and close
  103. </p>
  104. <div class="oe_demo oe_picture oe_screenshot">
  105. <img src="html-message-viewer.png?2"/>
  106. </div>
  107. <p class="oe_mt32">
  108. In addition, the module can be used to delete a message (it's available for superuser only)
  109. </p>
  110. <div class="oe_demo oe_picture oe_screenshot">
  111. <img src="delete-message.png"/>
  112. </div>
  113. </div>
  114. </div>
  115. </section>
  116. <section class="oe_container">
  117. <div class="oe_row oe_spaced">
  118. <div class="oe_span12">
  119. <h2>Need our service?</h2>
  120. <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>
  121. <ul>
  122. <li><a href="mailto:it@it-projects.info">it@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  123. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">
  124. https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  125. </ul>
  126. </div>
  127. </div>
  128. </section>