mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Can handle account number, but do nothing with it.
This commit is contained in:
@@ -97,6 +97,9 @@ class ImportEntry
|
||||
case 'account-iban':
|
||||
case 'account-name':
|
||||
$this->setObject('asset-account', $convertedValue, $certainty);
|
||||
break;
|
||||
case 'account-number':
|
||||
|
||||
break;
|
||||
case 'opposing-number':
|
||||
case 'opposing-iban':
|
||||
|
Reference in New Issue
Block a user