Revision 05c6840d
Von Moritz Bunkus vor etwa 14 Jahren hinzugefügt
templates/French-invoice.html | ||
---|---|---|
<head>
|
||
|
||
<title>A2A <%invnumber%> <%name%></title>
|
||
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
|
||
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||
|
||
</head>
|
||
|
||
... | ... | |
|
||
<td align=right>
|
||
<h4>
|
||
T?l : <%tel%>
|
||
Tél : <%tel%>
|
||
<br>Fax : <%fax%>
|
||
</h4>
|
||
</td>
|
||
... | ... | |
</tr>
|
||
|
||
<tr>
|
||
<th align=right>Date d'?ch?ance</th><td width=10> </td><td><%duedate%></td>
|
||
<th align=right>Date d'échéance</th><td width=10> </td><td><%duedate%></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th align=right>N? de facture</th><td> </td><td><%invnumber%></td></tr>
|
||
<th align=right>N° de facture</th><td> </td><td><%invnumber%></td></tr>
|
||
</tr>
|
||
|
||
<!--
|
||
... | ... | |
</tr>
|
||
|
||
<!--
|
||
d'autres variables pouvant ?tre utilis?es ici :
|
||
d'autres variables pouvant être utilisées ici :
|
||
contact, shiptocontact, shiptophone, shiptofax
|
||
-->
|
||
|
||
... | ... | |
<td>
|
||
<table width="100%">
|
||
<tr bgcolor="000000">
|
||
<!-- <th align=right><font color="ffffff">N?</font></th> -->
|
||
<th align=left><font color="ffffff">N?</font></th>
|
||
<!-- <th align=right><font color="ffffff">N°</font></th> -->
|
||
<th align=left><font color="ffffff">N°</font></th>
|
||
<th align=left><font color="ffffff">Description</font></th>
|
||
<th><font color="ffffff">Qt?</font></th>
|
||
<th><font color="ffffff">Qté</font></th>
|
||
<th> </th>
|
||
<th><font color="ffffff">Prix</font></th>
|
||
<th><font color="ffffff">Remise</font></th>
|
||
... | ... | |
<tr valign=top>
|
||
<!-- <td align=right><%runningnumber%>.</td>
|
||
veuillez adapter le colspan si vous comptez inclure ce poste.
|
||
ceci permettra de d?caler le poste sous-total vers la gauche.
|
||
ceci permettra de décaler le poste sous-total vers la gauche.
|
||
-->
|
||
<td><%number%></td>
|
||
<td><%description%></td>
|
||
... | ... | |
<%end number%>
|
||
|
||
<!--
|
||
vous pouvez ?galement utiliser netprice ? la place de sellprice
|
||
vous pouvez également utiliser netprice à la place de sellprice
|
||
si vous ne voulez pas afficher la remise
|
||
netprice = sellprice - discount
|
||
-->
|
||
... | ... | |
|
||
<%if paid%>
|
||
<tr>
|
||
<th colspan=5 align=right>D?j? pay?</th>
|
||
<th colspan=5 align=right>Déjà payé</th>
|
||
<td colspan=2 align=right>- <%paid%></td>
|
||
</tr>
|
||
<%end paid%>
|
||
... | ... | |
</tr>
|
||
|
||
<tr>
|
||
<td colspan=3>? r?gler dans <b><%terms%></b> jours au plus tard.</td>
|
||
<th colspan=2 align=right>Solde ? r?gler</th>
|
||
<td colspan=3>À régler dans <b><%terms%></b> jours au plus tard.</td>
|
||
<th colspan=2 align=right>Solde à régler</th>
|
||
<th colspan=2 align=right><%total%></th>
|
||
</tr>
|
||
|
||
... | ... | |
<table width="100%">
|
||
<tr valign=top>
|
||
<%if notes%>
|
||
<td>? noter :</td>
|
||
<td>À noter :</td>
|
||
<td><%notes%></td>
|
||
<%end notes%>
|
||
<td align=right>
|
||
Tous prix indiqu?s en <b><%currency%></b>
|
||
Tous prix indiqués en <b><%currency%></b>
|
||
<br><%shippingpoint%>
|
||
</td>
|
||
</tr>
|
||
... | ... | |
<td colspan=7>
|
||
<table width="60%">
|
||
<tr>
|
||
<th align=left>D?tail r?glements</th>
|
||
<th align=left>Détail règlements</th>
|
||
</tr>
|
||
<tr>
|
||
<td colspan=4>
|
||
... | ... | |
|
||
<!-- <%foreach tax%>
|
||
<tr>
|
||
<th colspan=7 align=left><font size=-2><%taxdescription%> Num?ro de TVA <%taxnumber%></font></th>
|
||
<th colspan=7 align=left><font size=-2><%taxdescription%> Numéro de TVA <%taxnumber%></font></th>
|
||
</tr>
|
||
<%end tax%> -->
|
||
|
||
<%if taxincluded%>
|
||
<tr>
|
||
<th colspan=7 align=left><font size=-2>Les taxes affich?s sont inclus dans le prix.</font></th>
|
||
<th colspan=7 align=left><font size=-2>Les taxes affichés sont inclus dans le prix.</font></th>
|
||
</tr>
|
||
<%end taxincluded%>
|
||
|
||
<!-- business number
|
||
<tr>
|
||
<th colspan=7 align=left><font size=-2>R?gistre de Commerce&nbsp;: <%businessnumber%></font></th>
|
||
<th colspan=7 align=left><font size=-2>Régistre de Commerce&nbsp;: <%businessnumber%></font></th>
|
||
</tr>
|
||
-->
|
||
|
||
<!-- information banquaire -->
|
||
<tr><td>
|
||
<h6><center>N? TVA : Banque : N? de compte : Code SWIFT : </center>
|
||
<h6><center>N° TVA : Banque : N° de compte : Code SWIFT : </center>
|
||
</h6>
|
||
</td>
|
||
</tr>
|
Auch abrufbar als: Unified diff
Dateiencodings auf UTF-8 geändert
Fix für Bug 1375.