Mail Base
by IT-Projects LLC https://it-projects.info , Pavel Romanchenko https://it-projects.info
Odoo
$ 10.93
Technical Name |
mail_base |
License | LGPL-3 |
Website | https://it-projects.info |
Also available in version | v 9.0 v 11.0 |
Technical Name |
mail_base |
License | LGPL-3 |
Website | https://it-projects.info |
Also available in version | v 9.0 v 11.0 |

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
// 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.
Further information
Tested on Odoo 10.0
Mail Base
To use this module you need either install module that depends on it or create new module.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Issue on V10
Are there any patches for this in V10? We're trying to get some of our line employees to utilize messaging in Odoo a little bit more as opposed to email. However, when we started testing yesterday, we noticed an error when you try to add a user for direct messaging.