<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> <br> <p> ¡Tu petición de alta como persona socia en <t t-out="object.company_id.comercial_name or object.company_id.name"></t> está en trámite! </p> <t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'"> <p> En breve giraremos un recibo bancario a tu cuenta terminada en <t t-out="object.subscription_request.iban[-4:]"></t> para el cobro de la aportación obligatoria inicial (<t t-out="object.amount_total"></t> €). <br> Una vez hayamos podido tramitar este cobro, recibirás un correo final de bienvenida donde ya te proporcionaremos tu número de socia que te vinculará con <t t-out="object.company_id.comercial_name or object.company_id.name"></t>. </p> </t> <t t-else=""> <p> Para completar el proceso es necesario realizar el ingreso bancario del importe que te indicamos a continuación: <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ón inicial:</strong> <t t-out="object.amount_total"></t> €</li> <li><strong style="box-sizing:border-box;font-weight:bolder;">Número de cuenta:</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;">Beneficiario:</strong> <t t-out="object.company_id.name"></t><br></li> <li><strong style="box-sizing:border-box;font-weight:bolder;">Concepto:</strong> <i>--Su nombre y apellidos--</i></li> </ul> Una vez realizado el ingreso, puedes enviarnos el justificante de pago respondiendo este mismo correo electrónico o escribiendo a <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t> </p> </t> Seguimos en contacto para cualquier duda.<br> Atentamente, </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>
<br>
<p>
¡Tu petición de alta como persona socia en <t t-out="object.company_id.comercial_name or object.company_id.name"></t> está en trámite!
</p>
<t t-if="object.payment_mode_id.payment_method_id.code == 'sepa_direct_debit'">
<p>
En breve giraremos un recibo bancario a tu cuenta terminada en <t t-out="object.subscription_request.iban[-4:]"></t> para el cobro de la aportación obligatoria inicial (<t t-out="object.amount_total"></t> €).
<br>
Una vez hayamos podido tramitar este cobro, recibirás un correo final de bienvenida donde ya te proporcionaremos tu número de socia que te vinculará con <t t-out="object.company_id.comercial_name or object.company_id.name"></t>.
</p>
</t>
<t t-else="">
<p>
Para completar el proceso es necesario realizar el ingreso bancario del importe que te indicamos a continuación: <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ón inicial:</strong> <t t-out="object.amount_total"></t> €</li>
<li><strong style="box-sizing:border-box;font-weight:bolder;">Número de cuenta:</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;">Beneficiario:</strong> <t t-out="object.company_id.name"></t><br></li>
<li><strong style="box-sizing:border-box;font-weight:bolder;">Concepto:</strong> <i>--Su nombre y apellidos--</i></li>
</ul>
Una vez realizado el ingreso, puedes enviarnos el justificante de pago respondiendo este mismo correo electrónico o escribiendo a <t t-out="( object.company_id.coop_email_contact or object.company_id.email_formatted )"></t>
</p>
</t>
Seguimos en contacto para cualquier duda.<br>
Atentamente,
</div>