Can now create transfers with different currencies.

This commit is contained in:
James Cole
2017-04-14 22:25:48 +02:00
parent e2fe8cfb75
commit a27f5d2474
6 changed files with 165 additions and 29 deletions

View File

@@ -66,6 +66,8 @@ return [
'decimal_places' => 'Decimal places',
'exchange_rate_instruction' => 'Foreign currencies',
'exchanged_amount' => 'Exchanged amount',
'source_amount' => 'Amount (source)',
'destination_amount' => 'Amount (destination)',
'revenue_account_source' => 'Revenue account (source)',
'source_account_asset' => 'Source account (asset account)',