Various CSV bugs and a config bug fixed.

This commit is contained in:
James Cole
2016-07-31 17:17:45 +02:00
parent c8f5a6b7ad
commit 1ba88f182b
4 changed files with 159 additions and 118 deletions

View File

@@ -59,7 +59,9 @@ return [
'column_currency-id' => 'Currency ID (matching Firefly)',
'column_currency-name' => 'Currency name (matching Firefly)',
'column_currency-symbol' => 'Currency symbol (matching Firefly)',
'column_date-rent' => 'Rent calculation date',
'column_date-interest' => 'Interest calculation date',
'column_date-book' => 'Transaction booking date',
'column_date-process' => 'Transaction process date',
'column_date-transaction' => 'Date',
'column_description' => 'Description',
'column_opposing-iban' => 'Opposing account (IBAN)',