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.
Denis Mudarisov c11da959b5
📖 change version according to the update and cleanup
3 years ago
..
doc 📖 change version according to the update and cleanup 3 years ago
i18n 👽 Update mail_multi_website.pot 4 years ago
images 🎉 mail_multi_website (#158) 6 years ago
models 📖 Distribute under MIT license 4 years ago
static/description 📖 mail_multi_website: too long module name 5 years ago
tests 📖 Distribute under MIT license 4 years ago
views 📖 Distribute under MIT license 4 years ago
wizard 📖 Distribute under MIT license 4 years ago
README.rst :octocat: new support address :point_right: help@itpp.dev 4 years ago
__init__.py 📖 change version according to the update and cleanup 3 years ago
__manifest__.py 📖 change version according to the update and cleanup 3 years ago

README.rst

.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

=====================
Multi-Brand Mailing
=====================

Mail-related stuff for multi-website support

* Makes following field in ``res.users`` website-dependent:

* ``email``
* ``signature``

* Makes following fields in ``mail.template`` website-dependent:

* ``body_html``
* ``mail_server_id``
* ``report_template``

* Overrides ``mail.template``'s ``render_template`` method to add ``website``
variable. It may cause incompatibility with other modules that redefine that
method too.

Questions?
==========

To get an assistance on this module contact us by email :arrow_right: help@itpp.dev

Contributors
============
* `Ivan Yelizariev <https://it-projects.info/team/yelizariev>`__


Further information
===================

Odoo Apps Store: https://apps.odoo.com/apps/modules/11.0/mail_multi_website/


Notifications on updates: `via Atom <https://github.com/it-projects-llc/mail-addons/commits/11.0/mail_multi_website.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/mail-addons/commits/11.0/mail_multi_website.atom>`_

Tested on `Odoo 11.0 <https://github.com/odoo/odoo/commit/4d0a1330e05bd688265bea14df4ad12838f9f2d7>`_