mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 19:31:01 -06:00
Added 'original-source'-field to imported transactions
This commit is contained in:
parent
7e590fb6b3
commit
88083c5b38
@ -110,6 +110,7 @@ class StageImportDataHandler
|
||||
'external_id' => null,
|
||||
'notes' => null,
|
||||
'bunq_payment_id' => null,
|
||||
'original-source' => sprintf('fints-v%s', config('firefly.version')),
|
||||
'transactions' => [
|
||||
// single transaction:
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user