Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 05c6840d

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

  • ID 05c6840d4fbb90cbe81e14427617793c45ba4714
  • Vorgänger 2af9eae7
  • Nachfolger 9437bec6

Dateiencodings auf UTF-8 geändert

Fix für Bug 1375.

Unterschiede anzeigen:

templates/French-invoice.html
5 5
<head>
6 6

  
7 7
<title>A2A <%invnumber%> <%name%></title>
8
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
8
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
9 9

  
10 10
</head>
11 11

  
......
27 27

  
28 28
    <td align=right>
29 29
      <h4>
30
      T?l&nbsp;: <%tel%>
30
      Tél&nbsp;: <%tel%>
31 31
      <br>Fax&nbsp;: <%fax%>
32 32
      </h4>
33 33
    </td>
......
52 52
    </tr>
53 53
  
54 54
    <tr>
55
      <th align=right>Date d'?ch?ance</th><td width=10>&nbsp;</td><td><%duedate%></td>
55
      <th align=right>Date d'échéance</th><td width=10>&nbsp;</td><td><%duedate%></td>
56 56
    </tr>
57 57

  
58 58
    <tr>
59
      <th align=right>N? de facture</th><td>&nbsp;</td><td><%invnumber%></td></tr>
59
      <th align=right>N° de facture</th><td>&nbsp;</td><td><%invnumber%></td></tr>
60 60
    </tr>
61 61
  
62 62
<!--
......
81 81
    </tr>
82 82

  
83 83
<!--
84
     d'autres variables pouvant ?tre utilis?es ici :
84
     d'autres variables pouvant être utilisées ici :
85 85
     contact, shiptocontact, shiptophone, shiptofax
86 86
-->
87 87

  
......
112 112
    <td>
113 113
    <table width="100%">
114 114
    <tr bgcolor="000000">
115
<!--      <th align=right><font color="ffffff">N?</font></th>  -->
116
      <th align=left><font color="ffffff">N?</font></th>
115
<!--      <th align=right><font color="ffffff">N°</font></th>  -->
116
      <th align=left><font color="ffffff">N°</font></th>
117 117
      <th align=left><font color="ffffff">Description</font></th>
118
      <th><font color="ffffff">Qt?</font></th>
118
      <th><font color="ffffff">Qté</font></th>
119 119
      <th>&nbsp;</th>
120 120
      <th><font color="ffffff">Prix</font></th>
121 121
      <th><font color="ffffff">Remise</font></th>
......
126 126
    <tr valign=top>
127 127
<!--      <td align=right><%runningnumber%>.</td>
128 128
veuillez adapter le colspan si vous comptez inclure ce poste.
129
ceci permettra de d?caler le poste sous-total vers la gauche.
129
ceci permettra de décaler le poste sous-total vers la gauche.
130 130
-->
131 131
      <td><%number%></td>
132 132
      <td><%description%></td>
......
139 139
<%end number%>
140 140

  
141 141
<!--
142
vous pouvez ?galement utiliser netprice ? la place de sellprice
142
vous pouvez également utiliser netprice à la place de sellprice
143 143
si vous ne voulez pas afficher la remise
144 144
netprice = sellprice - discount
145 145
-->
......
168 168

  
169 169
<%if paid%>
170 170
    <tr>
171
      <th colspan=5 align=right>D?j? pay?</th>
171
      <th colspan=5 align=right>Déjà payé</th>
172 172
      <td colspan=2 align=right>- <%paid%></td>
173 173
    </tr>
174 174
<%end paid%>
......
179 179
    </tr>
180 180

  
181 181
    <tr>
182
      <td colspan=3>? r?gler dans <b><%terms%></b> jours au plus tard.</td>
183
      <th colspan=2 align=right>Solde ? r?gler</th>
182
      <td colspan=3>À régler dans <b><%terms%></b> jours au plus tard.</td>
183
      <th colspan=2 align=right>Solde à régler</th>
184 184
      <th colspan=2 align=right><%total%></th>
185 185
    </tr>
186 186

  
......
197 197
  <table width="100%">
198 198
    <tr valign=top>
199 199
<%if notes%>
200
      <td>? noter&nbsp;:</td>
200
      <td>À noter&nbsp;:</td>
201 201
      <td><%notes%></td>
202 202
<%end notes%>
203 203
      <td align=right>
204
      Tous prix indiqu?s en <b><%currency%></b>
204
      Tous prix indiqués en <b><%currency%></b>
205 205
      <br><%shippingpoint%>
206 206
      </td>
207 207
    </tr>
......
217 217
  <td colspan=7>
218 218
    <table width="60%">
219 219
      <tr>
220
        <th align=left>D?tail r?glements</th>
220
        <th align=left>Détail règlements</th>
221 221
      </tr>
222 222
      <tr>
223 223
        <td colspan=4>
......
276 276

  
277 277
<!-- <%foreach tax%>
278 278
  <tr>
279
   <th colspan=7 align=left><font size=-2><%taxdescription%> Num?ro de TVA <%taxnumber%></font></th>
279
   <th colspan=7 align=left><font size=-2><%taxdescription%> Numéro de TVA <%taxnumber%></font></th>
280 280
  </tr>
281 281
<%end tax%> -->
282 282

  
283 283
<%if taxincluded%>
284 284
  <tr>
285
    <th colspan=7 align=left><font size=-2>Les taxes affich?s sont inclus dans le prix.</font></th>
285
    <th colspan=7 align=left><font size=-2>Les taxes affichés sont inclus dans le prix.</font></th>
286 286
  </tr>
287 287
<%end taxincluded%>
288 288

  
289 289
<!-- business number
290 290
  <tr>
291
    <th colspan=7 align=left><font size=-2>R?gistre de Commerce&amp;nbsp;: <%businessnumber%></font></th>
291
    <th colspan=7 align=left><font size=-2>Régistre de Commerce&amp;nbsp;: <%businessnumber%></font></th>
292 292
  </tr>
293 293
-->
294 294

  
295 295
<!-- information banquaire -->
296 296
  <tr><td>
297
  <h6><center>N? TVA&nbsp;: &nbsp;&nbsp;Banque&nbsp;: &nbsp;&nbsp;N? de compte&nbsp;: &nbsp;&nbsp;Code SWIFT&nbsp;: </center>
297
  <h6><center>N° TVA&nbsp;: &nbsp;&nbsp;Banque&nbsp;: &nbsp;&nbsp;N° de compte&nbsp;: &nbsp;&nbsp;Code SWIFT&nbsp;: </center>
298 298
  </h6>
299 299
    </td>
300 300
  </tr>

Auch abrufbar als: Unified diff