import sql-ledger 2.4.4
[freeside.git] / sql-ledger / templates / German-sales_order.html
1
2 <body bgcolor=ffffff>
3
4 <table width=100%>
5 <tr valign=bottom>
6   <td width=10>&nbsp;</td>
7   <td>
8   
9   <table width=100%>
10   <tr>
11     <td>
12       <h4>
13       <%company%>
14       <br><%address%>
15       </h4>
16     </td>
17
18     <td align=right>
19       <h4>
20       Telefon <%tel%>
21       <br>Telefax <%fax%>
22       </h4>
23     </td>
24   </tr>
25
26   <tr>
27     <th colspan=3>
28       <h4>B E S T E L L U N G</h4>
29     </th>
30   </tr>
31
32   </table>
33
34
35   <table width=100% callspacing=0 cellpadding=0>
36     
37   <tr>
38     <td align=right>
39     <table>
40     <tr>
41       <th align=right>Bestelldatum</th><td width=10>&nbsp;</td><td><%orddate%></td>
42     </tr>
43   
44     <tr>
45       <th align=right>Lieferbar bei</th><td width=10>&nbsp;</td><td><%reqdate%></td>
46     </tr>
47
48     <tr>
49       <th align=right>Bestellnummer</th><td>&nbsp;</td><td><%ordnumber%></td></tr>
50     </tr>
51   
52     <tr>
53       <td>&nbsp;</td>
54     </tr>
55     </td>
56     </table>
57   </tr>
58
59   <tr>
60     <td>
61     <table width=100%>
62     <tr bgcolor=000000>
63       <th align=left><font color=ffffff>Verrechnet An:</th>
64       <th align=left><font color=ffffff>Lieferaddresse:</th>
65     </tr>
66
67     <tr>
68       <td><%name%>
69       <br><%address1%>
70       <%if address2%>
71 <br><%address2%>
72 <%end address2%>
73       <br><%city%> <%state%> <%zipcode%>
74       <%if country%>
75 <%country%>
76 <%end country%>
77       </td>
78
79       <td><%shiptoname%>
80       <br><%shiptoaddress1%>
81       <%if shiptoaddress2%>
82 <br><%shiptoaddress2%>
83 <%end shiptoaddress2%>
84       <br><%shiptocity%> <%shiptostate%> <%shiptozipcode%>
85       <%if shiptocountry%>
86 <%shiptocountry%>
87 <%end shiptocountry%>
88       </td>
89     </tr>
90     </table>
91     </td>
92   </tr>
93
94   <tr>
95     <td>&nbsp;</td>
96   </tr>
97   
98   <tr>
99     <td>
100     <table width=100%>
101     <tr bgcolor=000000>
102 <!--      <th align=right><font color=ffffff>No.</th>  -->
103       <th align=left><font color=ffffff>Nummer</th>
104       <th align=left><font color=ffffff>Artikel</th>
105       <th><font color=ffffff>Anz</th>
106       <th>&nbsp;</th>
107       <th><font color=ffffff>Preis</th>
108       <th><font color=ffffff>Rab</th>
109       <th><font color=ffffff>Total</th>
110     </tr>
111
112 <%foreach number%>
113     <tr valign=top>
114 <!--      <td align=right><%runningnumber%>.</td>
115 adjust the colspan if you include this to shift subtotal one to the right
116 -->
117       <td><%number%></td>
118       <td><%description%></td>
119       <td align=right><%qty%></td>
120       <td><%unit%></td>
121       <td align=right><%sellprice%></td>
122       <td align=right><%discount%></td>
123       <td align=right><%linetotal%></td>
124     </tr>
125 <%end number%>
126
127     <tr>
128       <td colspan=7><hr noshade></td>
129     </tr>
130     
131 <%if taxincluded%>
132     <tr>
133       <th colspan=5 align=right>Total</th>
134       <td colspan=2 align=right><%ordtotal%></td>
135     </tr>
136 <%end taxincluded%>
137
138 <%if not taxincluded%>
139     <tr>
140       <th colspan=5 align=right>Zwischensumme</th>
141       <td colspan=2 align=right><%subtotal%></td>
142     </tr>
143 <%end taxincluded%>
144
145 <%foreach tax%>
146     <tr>
147       <th colspan=5 align=right><%taxdescription%> auf <%taxbase%> @ <%taxrate%> %</th>
148       <td colspan=2 align=right><%tax%></td>
149     </tr>
150 <%end tax%>
151
152     <tr>
153       <td colspan=2>&nbsp;</td>
154       <td colspan=5><hr noshade></td>
155     </tr>
156
157     <tr>
158       <td colspan=3>Netto <b><%terms%></b> Tage</td>
159       <th colspan=2 align=right>Total</th>
160       <th colspan=2 align=right><%ordtotal%></th>
161     </tr>
162 <%if taxincluded%>
163     <tr>
164       <td colspan=3>Steuern sind im Preis inbegriffen</td>
165     </tr>
166 <%end taxincluded%>
167
168     <tr>
169       <td>&nbsp;</td>
170     </tr>
171
172     </table>
173     </td>
174   </tr>
175
176 <tr>
177   <td>
178   <table width=100%>
179     <tr valign=top>
180 <%if notes%>
181       <td>Bemerkungen</td>
182       <td><%notes%></td>
183 <%end notes%>
184       <td align=right>
185       Alle Preise in <b><%currency%></b>
186       <br><%shippingpoint%>
187       </td>
188     </tr>
189
190   </table>
191   </td>
192 </tr>
193
194 <tr><td>&nbsp;</td></tr>
195   
196 <tr>
197   <td>
198   <table width=100%>
199   <tr valign=top>
200     <td><font size=-3>
201     Spezialprodukte werden nicht zurückgenommen. Für alle anderen Waren
202     wird eine 10% Stornogebühr verrechnet.
203     </font>
204     </td>
205     <td width=150>
206     X <hr noshade>
207     </td>
208   </tr>
209   </table>
210   </td>
211 </tr>
212
213 </table>
214
215 </td>
216 </tr>
217 </table>
218
219 </body>
220 </html>
221