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.

122 lines
4.0 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. </div>
  88. <div class="oe_span12">
  89. <p class="oe_mt32">
  90. The module can be used to delete a message (it's available for superuser only)
  91. </p>
  92. <div class="oe_demo oe_picture oe_screenshot">
  93. <img src="delete-message.png"/>
  94. </div>
  95. </div>
  96. </div>
  97. </section>
  98. <section class="oe_container">
  99. <div class="oe_row oe_spaced">
  100. <div class="oe_span12">
  101. <h2>Need our service?</h2>
  102. <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>
  103. <ul>
  104. <li><a href="mailto:it@it-projects.info">it@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  105. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">
  106. https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  107. </ul>
  108. </div>
  109. </div>
  110. </section>