| {$LANG.invoicesdescription} | {$LANG.quotediscountheading} | {$LANG.invoicesamount} |
| {$item.description}{if $item.taxed} *{/if} | {if $item.discountpc > 0}{$item.discount} ({$item.discountpc}%){else} - {/if} | {$item.amount} |
| {$LANG.invoicessubtotal} | {$subtotal} | |
| {$taxrate}% {$taxname} | {$tax} | |
| {$taxrate2}% {$taxname2} | {$tax2} | |
| {$LANG.quotelinetotal} | {$total} | |
* {$LANG.invoicestaxindicator}
{/if} {/if}