{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {if $themesettings.clientarea.viandq eq "outer-layout"}
| {$LANG.invoicesdescription} | {$LANG.invoicesamount} |
|---|---|
| {$item.description}{if $item.taxed eq "true"} *{/if} | {$item.amount} |
| {$LANG.invoicessubtotal} | {$subtotal} |
| {$taxrate}% {$taxname} | {$tax} |
| {$taxrate2}% {$taxname2} | {$tax2} |
| {$LANG.invoicescredit} | {$credit} |
| {$LANG.invoicestotal} | {$total} |
* {$LANG.invoicestaxindicator}
{/if}| {$LANG.invoicestransdate} | {$LANG.invoicestransgateway} | {$LANG.invoicestransid} | {$LANG.invoicestransamount} |
|---|---|---|---|
| {$transaction.date} | {$transaction.gateway} | {$transaction.transid} | {$transaction.amount} |
| {$LANG.invoicestransnonefound} | |||
| {$LANG.invoicesbalance} | {$balance} | ||