<div style="margin: 0px; padding: 0px;"> <p style="margin: 0px; padding: 0px; font-size: 13px;"> Hello <t t-out="object.subscription_request.firstname"></t>,<br><br> <t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'"> Your request to become member of <t t-out="object.company_id.comercial_name or object.company_id.name"></t> is already underway!<br><br> We will shortly issue a bank receipt to your bank account finished on <t t-out="object.subscription_request.iban[-4:]"></t> for the collection of the initial mandatory contribution (<t t-out="object.amount_total"></t> €).<br> Once we have been able to process this payment, you will receive a final welcome email where we will provide you with your membership number that will link you to <t t-out="object.company_id.comercial_name or object.company_id.name"></t>.<br><br> </t> <t t-else=""> Your request to become member of <t t-out="object.company_id.comercial_name or object.company_id.name"></t> is already underway!<br> In order to complete it you must make a bank deposit of the amount indicated below:<br><br> <ul> <li><strong>Initial registration fee amount:</strong> <t t-out="object.amount_total"></t> €<br></li> <li><strong>Banck account number:</strong> <t t-if="object.payment_mode_id and object.payment_mode_id.bank_account_link == 'fixed' and object.payment_mode_id.fixed_journal_id"><t t-out="( object.payment_mode_id.fixed_journal_id.bank_account_id.acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><t t-else=""><t t-out="( object.company_id.bank_ids and object.company_id.bank_ids[0].acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><br></li> <li><strong>Receiver:</strong> <t t-out="object.company_id.name"></t><br></li> <li><strong>Concept:</strong> Your first and last names<br><br></li> </ul> Once the payment is made, please send us the document proof of it by email to <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t><br><br> </t> We keep in touch for any questions.<br> Yours faithfully,<br> </p> </div>
<div style="margin: 0px; padding: 0px;"> <p style="box-sizing:border-box;margin: 0px; padding: 0px; font-size: 13px;"> Hola <t t-out="object.subscription_request.firstname"></t>, </p> <p> La teva petició d'alta com a persona sòcia a <t t-out="object.company_id.comercial_name or object.company_id.name"></t> està en tràmit! </p> <t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'"> <p> En breu girarem un rebut bancari al teu compte acabat amb <t t-out="object.subscription_request.iban[-4:]"></t> pel cobrament de l'aportació obligatòria inicial (<t t-out="object.amount_total"></t> €). <br> Un cop hàgim pogut tramitar aquest cobrament rebràs un correu final de benvinguda on et donarem el teu número de sòcia que et vinculará amb <t t-out="object.company_id.comercial_name or object.company_id.name"></t>. </p> </t> <t t-else=""> <p> Per a completar el procés cal fer l'ingrés bancari de l'import indicat a continuació: <br> <ul style="padding:0 0 0 24px;margin:0px 0 12px 0;box-sizing:border-box;"> <li><strong style="box-sizing:border-box;font-weight:bolder;">Aportació inicial:</strong> <t t-out="object.amount_total"></t> €</li> <li><strong style="box-sizing:border-box;font-weight:bolder;">Número de compte:</strong> <t t-if="object.payment_mode_id and object.payment_mode_id.bank_account_link == 'fixed' and object.payment_mode_id.fixed_journal_id"><t t-out="( object.payment_mode_id.fixed_journal_id.bank_account_id.acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><t t-else=""><t t-out="( object.company_id.bank_ids and object.company_id.bank_ids[0].acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t></li> <li><strong style="box-sizing:border-box;font-weight:bolder;">Beneficiari:</strong> <t t-out="object.company_id.name"></t></li> <li><strong style="box-sizing:border-box;font-weight:bolder;">Concepte:</strong> <i>--indica el teu nom i cognoms--</i></li> </ul> Una vegada fet l'ingrés, ens pots enviar el justificant de pagament responent aquest mateix correu electrònic o escrivint a <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t> </p> </t> Seguim en contacte per qualsevol dubte.<br> Atentament, </p> </div>
<p style="margin: 0px; padding: 0px; font-size: 13px;">
Hello <t t-out="object.subscription_request.firstname"></t>,<br><br>
<t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'">
Your request to become member of <t t-out="object.company_id.comercial_name or object.company_id.name"></t> is already underway!<br><br>
We will shortly issue a bank receipt to your bank account finished on <t t-out="object.subscription_request.iban[-4:]"></t> for the collection of the initial mandatory contribution (<t t-out="object.amount_total"></t> €).<br>
Once we have been able to process this payment, you will receive a final welcome email where we will provide you with your membership number that will link you to <t t-out="object.company_id.comercial_name or object.company_id.name"></t>.<br><br>
</t>
<t t-else="">
Your request to become member of <t t-out="object.company_id.comercial_name or object.company_id.name"></t> is already underway!<br>
In order to complete it you must make a bank deposit of the amount indicated below:<br><br>
<ul>
<li><strong>Initial registration fee amount:</strong> <t t-out="object.amount_total"></t> €<br></li>
<li><strong>Banck account number:</strong> <t t-if="object.payment_mode_id and object.payment_mode_id.bank_account_link == 'fixed' and object.payment_mode_id.fixed_journal_id"><t t-out="( object.payment_mode_id.fixed_journal_id.bank_account_id.acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><t t-else=""><t t-out="( object.company_id.bank_ids and object.company_id.bank_ids[0].acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><br></li>
<li><strong>Receiver:</strong> <t t-out="object.company_id.name"></t><br></li>
<li><strong>Concept:</strong> Your first and last names<br><br></li>
</ul>
Once the payment is made, please send us the document proof of it by email to <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t><br><br>
</t>
We keep in touch for any questions.<br>
Yours faithfully,<br>
</p>
</div>
<p style="box-sizing:border-box;margin: 0px; padding: 0px; font-size: 13px;">
Hola <t t-out="object.subscription_request.firstname"></t>,
</p>
<p>
La teva petició d'alta com a persona sòcia a <t t-out="object.company_id.comercial_name or object.company_id.name"></t> està en tràmit!
</p>
<t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'">
<p>
En breu girarem un rebut bancari al teu compte acabat amb <t t-out="object.subscription_request.iban[-4:]"></t> pel cobrament de l'aportació obligatòria inicial (<t t-out="object.amount_total"></t> €).
<br>
Un cop hàgim pogut tramitar aquest cobrament rebràs un correu final de benvinguda on et donarem el teu número de sòcia que et vinculará amb <t t-out="object.company_id.comercial_name or object.company_id.name"></t>.
</p>
</t>
<t t-else="">
<p>
Per a completar el procés cal fer l'ingrés bancari de l'import indicat a continuació: <br>
<ul style="padding:0 0 0 24px;margin:0px 0 12px 0;box-sizing:border-box;">
<li><strong style="box-sizing:border-box;font-weight:bolder;">Aportació inicial:</strong> <t t-out="object.amount_total"></t> €</li>
<li><strong style="box-sizing:border-box;font-weight:bolder;">Número de compte:</strong> <t t-if="object.payment_mode_id and object.payment_mode_id.bank_account_link == 'fixed' and object.payment_mode_id.fixed_journal_id"><t t-out="( object.payment_mode_id.fixed_journal_id.bank_account_id.acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t><t t-else=""><t t-out="( object.company_id.bank_ids and object.company_id.bank_ids[0].acc_number ) or 'ESXX XXXX XXXX XX XXXXXXXXXX'"></t></t></li>
<li><strong style="box-sizing:border-box;font-weight:bolder;">Beneficiari:</strong> <t t-out="object.company_id.name"></t></li>
<li><strong style="box-sizing:border-box;font-weight:bolder;">Concepte:</strong> <i>--indica el teu nom i cognoms--</i></li>
</ul>
Una vegada fet l'ingrés, ens pots enviar el justificant de pagament responent aquest mateix correu electrònic o escrivint a <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t>
</p>
</t>
Seguim en contacte per qualsevol dubte.<br>
Atentament,
</p>
</div>