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.
ommo73 bbf6cc1c57
📖 mail_base: module image added
5 years ago
..
controllers 💚 pre-commit: auto cleanups 5 years ago
doc Merge branch '11.0' of github.com:it-projects-llc/mail-addons into 11.0-merge_commit_conflict_resolving 6 years ago
i18n 🤝 New Translations! We need your help ... 6 years ago
images 📖 mail_base: module image added 4 years ago
static [11.0][PORT] mail_private (#141) 7 years ago
tests 💚 pre-commit: auto cleanups 5 years ago
views Merge pull request #320 from yelizariev/12.0-mail_to-fix 4 years ago
README.rst :octocat: new support address :point_right: help@itpp.dev 4 years ago
__init__.py 💚 pre-commit: auto cleanups 5 years ago
__manifest__.py 📖 mail_base: module image added 4 years ago
models.py 🌈 pre-commit: redefined-builtin 5 years ago

README.rst

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

===========
Mail Base
===========

* makes built-in mail js features extendable.
* handles ``search_default_*`` parameters in context.
* fixes toggling left bar
* fixes Recipients field. Out-of-box this field could be empty.

One can say, that the module do this todo from `addons/mail/static/src/js/chat_manager.js <https://github.com/odoo/odoo/blob/9.0/addons/mail/static/src/js/chat_manager.js#L57>`__

// to do: move this to mail.utils

Note. Due to odoo restrictions, module makes mail initialization again. That is browser loads emoji and other chat data twice. This is the only way to make Mail feature extendable.

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

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

Contributors
============
* Pavel Romanchenko <apps@it-projects.info>

===================

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


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