Search 1.9 billion lines of Odoo code on GitHub

grap_change_email

Author: GRAP
License: AGPL-3
Branch: 12.0-REF-try-use-copier
Repository: grap/grap-odoo-custom
Dependencies: mail, purchase, sale, and sale_recovery_moment
Languages: Python (95, 26.0%), XML (210, 57.4%), and reStructuredText (61, 16.7%)
Other branches: 12.0, 12.0-REF-grap_change_default-compatibility-joint_buying, 12.0-ocabot-merge-pr-186-by-legalsylvain-bump-patch, 8.0, 8.0-ocabot-merge-pr-240-by-legalsylvain-bump-nobump, and legalsylvain-patch-1
Other repositories: OdooBulgaria/odoo-addons-grap, akretion/odoo-addons-grap, erick-alvino/grap-odoo-custom, grap/odoo-addons-grap, jaferrer/grap-odoo-custom, legalsylvain/grap-odoo-custom, legalsylvain/odoo-addons-grap, mohamedhagag/odoo-addons-grap, quentinDupont/grap-odoo-custom, quentinDupont/odoo-addons-grap, vidtsin/grap-odoo-custom, vidtsin/odoo-addons-grap, wahhid/odoo-addons-grap, and westlyou/odoo-addons-grap

<h1 class="title">GRAP Custom - Change eMail</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_email"><img alt="grap/grap-odoo-custom" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of mail and email_template module to changes default email templates that doesn't fit with GRAP needs.</p> <p>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 <code>noupdate</code> and should be changed, by UI.</p> <a name="model-changes"></a> <h2>Model Changes</h2> <p><strong>email.template</strong></p> <ul class="simple"> <li>add new <code>active</code> field</li> </ul> <a name="mail-templates"></a> <h2>Mail Templates</h2> <ul class="simple"> <li>Disable default Odoo mail templates for <code>purchase.order</code>, <code>sale.order</code>, and <code>account.invoice</code>.</li> <li>Create new mail templates customized for GRAP. Return these templates, when clicking on 'Send by email' button, on each models.</li> </ul> <a name="limited-access"></a> <h2>Limited access</h2> <p>This module prevent sending erp link to partners (for quotations, invoices, etc...)</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a></li> </ul> </div> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id1">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20grap_change_email%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h3><a class="toc-backref" href="#id2">Credits</a></h3> <a name="authors"></a> <h2>Authors</h2> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h2>Maintainers</h2> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_email">grap/grap-odoo-custom</a> project on GitHub.</p> <p>You are welcome to contribute.</p>