Change default views for mail
module.
- Hide main "Message" menu entry.
..figure :: ../static/description/main_menu.png
- remove two "Mail" features present in the systray:
mail.systray.MessagingMenu
andmail.systray.ActivityMenu
..figure :: ../static/description/systray.png
- Hide template management in the "Send by mail" wizards.
..figure :: ../static/description/wizard_form.png
Table of contents
Due to poor design of Odoo Core mail
and account
modules,
the wizard to send mail via odoo is fully duplicated.
mail.xxx
account.account_invoice_send_wizard_form
It so forces us to inherit from account
module, and to duplicates
the code.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- GRAP
- Sylvain LE GAL (https://www.twitter.com/legalsylvain)
Current maintainer:
This module is part of the grap/grap-odoo-custom project on GitHub.
You are welcome to contribute.