[31/01/2026] Ajout n° IBAN dans les factures + variabiliser toutes les infos d'Alain ou de Julien
This commit is contained in:
@@ -5,9 +5,7 @@ return array(
|
|||||||
'DELIVERY' => 'LIVRAISON',
|
'DELIVERY' => 'LIVRAISON',
|
||||||
'Delivery address' => 'Adresse de livraison',
|
'Delivery address' => 'Adresse de livraison',
|
||||||
'Delivery module' => 'Mode de livraison',
|
'Delivery module' => 'Mode de livraison',
|
||||||
'Description' => 'Description',
|
|
||||||
'Email: ' => 'Email :',
|
'Email: ' => 'Email :',
|
||||||
'Fax: ' => 'Fax:',
|
|
||||||
'INVOICE' => 'FACTURE',
|
'INVOICE' => 'FACTURE',
|
||||||
'Invoice REF' => 'Ref de facture',
|
'Invoice REF' => 'Ref de facture',
|
||||||
'Invoice address' => 'Adresse de facturation',
|
'Invoice address' => 'Adresse de facturation',
|
||||||
@@ -15,25 +13,8 @@ return array(
|
|||||||
'Order Number' => 'N° de bon de commande',
|
'Order Number' => 'N° de bon de commande',
|
||||||
'Phone: ' => 'Tél.: ',
|
'Phone: ' => 'Tél.: ',
|
||||||
'Quantity' => 'Quantité',
|
'Quantity' => 'Quantité',
|
||||||
'Quantité' => 'Quantité',
|
|
||||||
'Ref' => 'Ref',
|
'Ref' => 'Ref',
|
||||||
'Référence' => 'Référence',
|
|
||||||
'Total' => 'Total',
|
'Total' => 'Total',
|
||||||
'page' => 'page',
|
'page' => 'page',
|
||||||
'paiement-par-virement' => 'Pour virement bancaire',
|
|
||||||
'product' => 'Produit',
|
'product' => 'Produit',
|
||||||
'var-Adresse-Alain' => '14 rue du Clairon Pouget<br>31500 TOULOUSE',
|
|
||||||
'var-Adresse-Julien' => '62 Avenue Honoré Serres - A15<br>31000 TOULOUSE',
|
|
||||||
'var-BIC-Alain' => 'BNPAFRPPXXX',
|
|
||||||
'var-EORI-Julien' => 'FR79253680700029',
|
|
||||||
'var-Email-Alain' => 'dr.monfreux@sterivein.com',
|
|
||||||
'var-Email-Julien' => 'julien.monfreux@sterivein.com',
|
|
||||||
'var-Fax-Alain' => '05.61.58.01.39',
|
|
||||||
'var-IBAN-Alain' => 'FR76 3000 4007 7200 0100 4477 115',
|
|
||||||
'var-Portable-Alain' => '06.76.61.83.40',
|
|
||||||
'var-Portable-Julien' => '06.20.500.324',
|
|
||||||
'var-SIRET-Alain' => '312 033 764 00043',
|
|
||||||
'var-SIRET-Julien' => '792 536 807 00029',
|
|
||||||
'var-TVA-Alain' => 'FR88312033764',
|
|
||||||
'var-TVA-Julien' => 'FR74792536807',
|
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -156,7 +156,7 @@
|
|||||||
<p>
|
<p>
|
||||||
SIRET : {config key="store_business_id"}
|
SIRET : {config key="store_business_id"}
|
||||||
<br />
|
<br />
|
||||||
Dispensé d'immatriculation en application de l'article L123-1-1 du code du commerce.
|
Dispensé d'immatriculation en application de l'article L123-1-1 du code decommerce.
|
||||||
<br />
|
<br />
|
||||||
TVA non applicable, art. 293 B du CGI.
|
TVA non applicable, art. 293 B du CGI.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -55,17 +55,11 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
{if {admin attr="login"} == "Julien"}
|
{if {admin attr="login"} == "Julien"}
|
||||||
<td>Auto-entrepreneur - SIRET : {intl l="var-SIRET-Julien"} / TVA intracommunautaire : {intl l="var-TVA-Julien"} <br> EORI : {intl l="var-EORI-Julien"}</td>
|
<td>Auto-entrepreneur - SIRET : 792 536 807 00029 / TVA intracommunautaire : FR74792536807 <br> EORI : FR79253680700029</td>
|
||||||
{else}
|
{else}
|
||||||
<td>Auto-entrepreneur - SIRET : {intl l="var-SIRET-Alain"} / TVA intracommunautaire : {intl l="var-TVA-Alain"}</td>
|
<td>Auto-entrepreneur - SIRET : 312 033 764 00043 / TVA intracommunautaire : FR88312033764</td>
|
||||||
{/if}
|
{/if}
|
||||||
</tr>
|
</tr>
|
||||||
{if {admin attr="login"} == "Julien"}
|
|
||||||
{else}
|
|
||||||
<tr>
|
|
||||||
<td>{intl l="paiement-par-virement"} : IBAN {intl l="var-IBAN-Alain"} - BIC {intl l="var-BIC-Alain"}</td>
|
|
||||||
</tr>
|
|
||||||
{/if}
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</page_footer>
|
</page_footer>
|
||||||
@@ -86,16 +80,16 @@
|
|||||||
<p style="font-size: 120%;">M. {admin attr="lastname"} {admin attr="firstname"}</p>
|
<p style="font-size: 120%;">M. {admin attr="lastname"} {admin attr="firstname"}</p>
|
||||||
<p>
|
<p>
|
||||||
{if {admin attr="login"} == "Julien"}
|
{if {admin attr="login"} == "Julien"}
|
||||||
<span style="font-size: 120%">{intl l="var-Adresse-Julien"}</span><br>
|
<span style="font-size: 120%">62 Avenue Honoré Serres - A15<br>31000 TOULOUSE</span><br>
|
||||||
Portable : {intl l="var-Portable-Julien"}<br>
|
Portable : 06.20.500.324<br>
|
||||||
Internet : <a href="https://www.sterivein.com">www.sterivein.com</a><br>
|
Internet : <a href="https://www.sterivein.com">www.sterivein.com</a><br>
|
||||||
E-mail : {intl l="var-Email-Julien"}
|
E-mail : julien.monfreux@sterivein.com
|
||||||
{else}
|
{else}
|
||||||
<span style="font-size: 120%">{intl l="var-Adresse-Alain"}</span><br>
|
<span style="font-size: 120%">14 rue du Clairon Pouget<br>31500 TOULOUSE</span><br>
|
||||||
Portable : {intl l="var-Portable-Alain"}<br>
|
Portable : 06.76.61.83.40<br>
|
||||||
Fax : {intl l="var-Fax-Alain"}<br>
|
Fax : 05.61.58.01.39<br>
|
||||||
Internet : <a href="https://www.sterivein.com">www.sterivein.com</a><br>
|
Internet : <a href="https://www.sterivein.com">www.sterivein.com</a><br>
|
||||||
E-mail : {intl l="var-Email-Alain"}
|
E-mail : dr.monfreux@sterivein.com
|
||||||
{/if}
|
{/if}
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
@@ -169,9 +163,9 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
{if {admin attr="login"} == "Julien"}
|
{if {admin attr="login"} == "Julien"}
|
||||||
<p style="font-size: 80%; margin-bottom: 0;">N° SIRET : {intl l="var-SIRET-Julien"}</p>
|
<p style="font-size: 80%; margin-bottom: 0;">N° SIRET : 792 536 807 00029</p>
|
||||||
{else}
|
{else}
|
||||||
<p style="font-size: 80%; margin-bottom: 0;">N° SIRET : {intl l="var-SIRET-Alain"}</p>
|
<p style="font-size: 80%; margin-bottom: 0;">N° SIRET : 312 033 764 00043</p>
|
||||||
{/if}
|
{/if}
|
||||||
<p style="font-size: 65%;">Dispensé d'immatriculation en application de l'article L123-1-1 du code du commerce.</p>
|
<p style="font-size: 65%;">Dispensé d'immatriculation en application de l'article L123-1-1 du code du commerce.</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user