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