This module extends the functionality of mail and email_template module to changes default email templates that doesn't fit with GRAP needs.
The reason to not change the odoo template is that we have translation
trouble, when changing data, and because default email templates are set
to noupdate
and should be changed, by UI.
email.template
- add new
active
field
- Disable default Odoo mail templates for
purchase.order
,sale.order
, andaccount.invoice
. - Create new mail templates customized for GRAP. Return these templates, when clicking on 'Send by email' button, on each models.
This module prevent sending erp link to partners (for quotations, invoices, etc...)
Table of contents
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)
This module is part of the grap/grap-odoo-custom project on GitHub.
You are welcome to contribute.