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.

50 lines
1.5 KiB

  1. Select language in mail compose window
  2. ======================================
  3. This module allows to select the language for the mail content directly in
  4. the mail compose window.
  5. It also translates attachments that can be linked to the email template.
  6. Usage
  7. =====
  8. By default, mail compose window will use corresponding language for showing the
  9. contents, but you will be able to select another language from the dropdown
  10. box "Force language" in the bottom right part.
  11. Bug Tracker
  12. ===========
  13. Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
  14. In case of trouble, please check there if your issue has already been reported.
  15. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  16. `here <https://github.com/OCA/server-tools/issues/new?body=module:%20mail_compose_select_lang%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  17. Credits
  18. =======
  19. Contributors
  20. ------------
  21. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  22. Icon
  23. ----
  24. * Original icons from Odoo source code.
  25. Maintainer
  26. ----------
  27. .. image:: https://odoo-community.org/logo.png
  28. :alt: Odoo Community Association
  29. :target: https://odoo-community.org
  30. This module is maintained by the OCA.
  31. OCA, or the Odoo Community Association, is a nonprofit organization whose
  32. mission is to support the collaborative development of Odoo features and
  33. promote its widespread use.
  34. To contribute to this module, please visit http://odoo-community.org.