<table border="0" width="100%">
<tr>
<th colspan="2" align=right>Summe </th>
- <th align=right>Purchase Price:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]</th>
+ <th align=right>Einkaufspreis:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]</th>
</tr>
</table>
</td>
[%- UNLESS is_service %]
<tr>
- <th align="right" nowrap>Hersteller</th> <td><input name="make" size="20"></td>
- <th align="right" nowrap>Modell</th> <td><input name="model" size="20"></td>
+ <th align="right" nowrap>Lieferant</th> <td><input name="make" size="20"></td>
+ <th align="right" nowrap>Lieferanten-Art-Nr.</th> <td><input name="model" size="20"></td>
</tr>
[%- END %]
</tr>
<tr>
- <th align="right" nowrap>Hersteller</th>
+ <th align="right" nowrap>Lieferant</th>
<td><input name="make" size="20"></td>
- <th align="right" nowrap>Modell</th>
+ <th align="right" nowrap>Lieferanten-Art-Nr.</th>
<td><input name="model" size="20"></td>
</tr>