mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-14 09:23:39 -06:00
@roberthorlings I have no idea if this is a correct fix.
This commit is contained in:
parent
b70498c337
commit
6aa50e3c00
@ -137,7 +137,7 @@ class AbnAmroDescription extends Specifix implements SpecifixInterface
|
|||||||
$newDescription = $value;
|
$newDescription = $value;
|
||||||
break;
|
break;
|
||||||
case 'NAAM':
|
case 'NAAM':
|
||||||
$this->data['opposing-account-name'] = $name = $value;
|
$this->data['opposing-account-name'] = $value;
|
||||||
break;
|
break;
|
||||||
case 'KENMERK':
|
case 'KENMERK':
|
||||||
$reference = $value;
|
$reference = $value;
|
||||||
|
Loading…
Reference in New Issue
Block a user