|
Dato
{{ sortDir === 'asc' ? '↑' : '↓' }}
|
Bank | Beskrivelse |
Kategori
{{ sortDir === 'asc' ? '↑' : '↓' }}
|
Person
{{ sortDir === 'asc' ? '↑' : '↓' }}
|
Valuta |
Beløp NOK
{{ sortDir === 'asc' ? '↑' : '↓' }}
|
|---|---|---|---|---|---|---|
| {{ t.date_buy }} | {{ t.bank_type }} |
{{ t.description }}
✓ Oppgjort {{ (t.is_settled || '').split(' ')[0] }}
|
{{ getLastUpdate(t.id, 'category') === 'success' ? '✓ Lagret' : '✗ Feil' }}
|
{{ getLastUpdate(t.id, 'person') === 'success' ? '✓ Lagret' : '✗ Feil' }}
|
{{ t.val_orig }} {{ t.currency }}
Detaljer Original:{{ t.val_orig }} {{ t.currency }}
Kurs:{{ t.exchange_rate?.toFixed(4) }}
Veksling:{{ t.surcharge_amount?.toFixed(2) }} kr
Total NOK:{{ t.val_nok?.toLocaleString() }}
|
{{ t.val_nok?.toLocaleString() }} |
|
Ingen treff for valgt filter. |
||||||