Skip to content
Snippets Groups Projects
Commit bfc106e0 authored by Juliana's avatar Juliana
Browse files

[UPD]Change object email 2

parent 0272025d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<field name="model_id" ref="base.model_res_partner" />
<field name="subject">Votre espace adhérent ${'list_op' in ctx and ctx['list_op'] or ''}</field>
<field name="email_to">${object.email}</field>
<field name="email_from">"Elocoop ${'list_op' in ctx and ctx['list_op'] or ''}" &lt;app@elo.coop&gt;</field>
<field name="email_from">"${'list_op' in ctx and ctx['list_op'] or ''}" &lt;app@elo.coop&gt;</field>
<field name="body_html" type="html">
<table
border="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment