\n
\n \n
\n
\n \n\n
\n
\n
\n
\n {{ $t(\"invoiceDate\") }}\n
\n
\n {{ invoice.date | dateFormat }}\n
\n
\n
\n
{{ $t(\"dueDate\") }}
\n
\n {{ invoice.duedate | dateFormat }}\n
\n
\n
\n\n
\n \n
\n
\n \n \n \n {{ $t(\"Add funds\") }}\n | \n {{ invoice.items.item[0].description }} | \n \n {{ total.toFixed(2) }}\n {{ invoice.currencycode || \"USD\" }}\n | \n
\n
\n \n \n {{ item.description }} | \n \n {{ item.amount }}\n {{ invoice.currencycode || \"USD\" }}\n | \n
\n
\n \n
\n
1 && !showFullTable\"\n @click=\"showfull\"\n class=\"table__show-full\"\n >\n {{ $t(\"Show full list\") }} ({{ invoice.items.item.length }})\n
\n
\n
\n \n
\n