mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Various updates to display native/foreign amounts.
This commit is contained in:
@@ -67,6 +67,8 @@ class Transaction extends Model
|
||||
'transaction_journal_id',
|
||||
'description',
|
||||
'amount',
|
||||
'native_amount',
|
||||
'native_foreign_amount',
|
||||
'identifier',
|
||||
'transaction_currency_id',
|
||||
'foreign_currency_id',
|
||||
|
Reference in New Issue
Block a user