<p>You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.</p>
<p>Do not forget to add the structured communication to the payment.</p>
<p>Sustainably your,</p>
<p>${object.company_id.name}.</p>
% if object.company_id.street:
${object.company_id.street}
% endif
% if object.company_id.street2:
${object.company_id.street2}<br/>
% endif
% if object.company_id.city or object.company_id.zip:
${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>
% endif
% if object.company_id.phone:
Phone: ${object.company_id.phone}
% endif
% if object.company_id.website:
<div>
Web : <ahref="${object.company_id.website}">${object.company_id.website}</a>
</div>
%endif
<div>
<imgsrc=${object.company_id.logo_web}>
</div>
<p>Hello ${object.partner_id.name},</p>
<p>You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.</p>
<p>Do not forget to add the structured communication to the payment.</p>
<p>Sustainably your,</p>
<p>${object.company_id.name}.</p>
% if object.company_id.street:
${object.company_id.street}
% endif
% if object.company_id.street2:
${object.company_id.street2}<br/>
% endif
% if object.company_id.city or object.company_id.zip:
${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>
% endif
% if object.company_id.phone:
Phone: ${object.company_id.phone}
% endif
% if object.company_id.website:
<div>
Web : <ahref="${object.company_id.website}">${object.company_id.website}</a>
</div>
%endif
<div>
<imgsrc=${object.company_id.logo_web}>
</div>
</div>
</div>
]]></field>
]]></field>
</record>
</record>
@ -70,40 +70,40 @@
<p>Hello ${object.name},</p>
<p>Hello ${object.name},</p>
<p>Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email</p>
<p>Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email</p>
<br/>
<br/>
<p>If you have any question, do not hesitate to contact us.</p>
<p>If you have any question, do not hesitate to contact us.</p>
<br/>
<br/>
<p>Sustainably your,</p>
<p>${object.company_id.name}.</p>
% if object.company_id.street:
${object.company_id.street}
% endif
% if object.company_id.street2:
${object.company_id.street2}<br/>
% endif
% if object.company_id.city or object.company_id.zip:
${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}<br/>
% endif
% if object.company_id.phone:
Phone: ${object.company_id.phone}
% endif
% if object.company_id.website:
<div>
Web : <ahref="${object.company_id.website}">${object.company_id.website}</a>
</div>
%endif
<div>
<imgsrc=${object.company_id.logo_web}>
</div>
</div>
</div>
]]></field>
]]></field>
</record>
</record>
@ -122,42 +122,42 @@
<p>Hello ${object.name},</p>
<p>Hello ${object.name},</p>
<p>We have received your subscription request for ${object.company_id.name}. Thank you for your support.</p>
<p>We have received your subscription request for ${object.company_id.name}. Thank you for your support.</p>
<p>Your request will be soon processed by our team "gestion et participation des membres". If all the provided info are correct you will soon receive the payment information in another email</p>
<p>Your request will be soon processed by our team "gestion et participation des membres". If all the provided info are correct you will soon receive the payment information in another email</p>
<br/>
<br/>
<p>If you have any question, do not hesitate to contact us.</p>
<p>If you have any question, do not hesitate to contact us.</p>
<br/>
<br/>
<p>Sustainably your,</p>
<p>${object.company_id.name}.</p>
% if object.company_id.street:
${object.company_id.street}
% endif
% if object.company_id.street2:
${object.company_id.street2}<br/>
% endif
% if object.company_id.city or object.company_id.zip: