Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 2.71 KB

README.rst

File metadata and controls

87 lines (60 loc) · 2.71 KB

GRAP Custom - Change eMail

Beta License: AGPL-3 grap/grap-odoo-custom

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.

Model Changes

email.template

  • add new active field

Mail Templates

  • Disable default Odoo mail templates for purchase.order, sale.order, and account.invoice.
  • Create new mail templates customized for GRAP. Return these templates, when clicking on 'Send by email' button, on each models.

Limited access

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.

Authors

  • GRAP

Contributors

Maintainers

This module is part of the grap/grap-odoo-custom project on GitHub.

You are welcome to contribute.