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.

12 lines
428 B

  1. Mail Base
  2. =========
  3. Modules doesn't introduce new features, but make built-in mail js features extendable.
  4. Usage
  5. -----
  6. To use this module you need either install module that depends on it or create new module.
  7. Further information
  8. -------------------
  9. 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.