mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
New code for import routine.
This commit is contained in:
@@ -171,11 +171,11 @@ return [
|
||||
'converter' => 'Amount',
|
||||
'field' => 'amount',
|
||||
],
|
||||
'amount-comma-separated' => [
|
||||
'mappable' => false,
|
||||
'converter' => 'AmountComma',
|
||||
'field' => 'amount',
|
||||
],
|
||||
// 'amount-comma-separated' => [
|
||||
// 'mappable' => false,
|
||||
// 'converter' => 'AmountComma',
|
||||
// 'field' => 'amount',
|
||||
// ],
|
||||
'sepa-ct-id' => [
|
||||
'mappable' => false,
|
||||
'converter' => 'Description',
|
||||
|
Reference in New Issue
Block a user