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.

48 lines
1.4 KiB

  1. .. image:: https://itpp.dev/images/infinity-readme.png
  2. :alt: Tested and maintained by IT Projects Labs
  3. :target: https://itpp.dev
  4. .. image:: https://img.shields.io/badge/license-MIT-blue.svg
  5. :target: https://opensource.org/licenses/MIT
  6. :alt: License: MIT
  7. =====================
  8. Multi-Brand Mailing
  9. =====================
  10. Mail-related stuff for multi-website support
  11. * Makes following field in ``res.users`` website-dependent:
  12. * ``email``
  13. * ``signature``
  14. * Makes following fields in ``mail.template`` website-dependent:
  15. * ``body_html``
  16. * ``mail_server_id``
  17. * ``report_template``
  18. * Overrides ``mail.template``'s ``render_template`` method to add ``website``
  19. variable. It may cause incompatibility with other modules that redefine that
  20. method too.
  21. Questions?
  22. ==========
  23. To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
  24. Contributors
  25. ============
  26. * `Ivan Yelizariev <https://it-projects.info/team/yelizariev>`__
  27. Further information
  28. ===================
  29. Odoo Apps Store: https://apps.odoo.com/apps/modules/12.0/mail_multi_website/
  30. Notifications on updates: `via Atom <https://github.com/it-projects-llc/mail-addons/commits/12.0/mail_multi_website.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/mail-addons/commits/12.0/mail_multi_website.atom>`_
  31. Tested on `Odoo 12.0 <https://github.com/odoo/odoo/commit/80cef9e8c52ff7dc0715a7478a2288d3de7065df>`_