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.

35 lines
900 B

  1. =================
  2. Mail Relocation
  3. =================
  4. Installation
  5. ============
  6. * `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__ this module in a usual way
  7. Configuration
  8. =============
  9. * Open ``[[ Settings ]] >> Mail Relocation`` menu
  10. * In **Model** field add models to be used for message relocation
  11. * Check the box **[x] Move Followers** to move followers by default when relocation
  12. Usage
  13. =====
  14. Move message
  15. ------------
  16. * Open ``[[ Discuss ]] >> Inbox`` menu
  17. * Click on icon of two cross arrows
  18. * Select a record you need
  19. * Click **Move**
  20. RESULT: The message has been moved to the record selected.
  21. Move to origin
  22. --------------
  23. * Open the record where the message was moved to
  24. * Click on the two cross arrows icon highlighted as red
  25. * Check the box **[x] Move to origin**
  26. RESULT: The message has been returned back to the original record.