-
-
-
- {{ transaction.transactionGroupTitle }}
-
-
-
+
+
+
+ Description |
+ Opposing account |
+ Amount |
+
+
+
+
+
+
+
+ {{ transaction.transactionGroupTitle }}
+
+
+
- {{tr.description}}
-
+ {{ tr.description }}
+
-
- {{tr.description}}
+
+ {{ tr.description }}
- |
- 159 |
- 6 |
-
-
-
+ |
+
+
+
+
+
+
+
+
+
+ {{ tr.destination_name }}
+
+
+
+ |
+
+
+
+
+
+ {{ formatAmount(tr.currency_code, tr.amount) }}
+
+
+ {{
+ formatAmount(tr.native_currency_code, tr.native_amount)
+ }}
+
+
+
+ ({{ formatAmount(tr.foreign_currency_code, tr.foreign_amount) }})
+ ({{ formatAmount(tr.native_currency_code, tr.native_foreign_amount) }})
+
+
+
+ |
+
+