mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 12:45:20 +00:00
@roberthorlings I have no idea if this is a correct fix.
This commit is contained in:
@@ -137,7 +137,7 @@ class AbnAmroDescription extends Specifix implements SpecifixInterface
|
||||
$newDescription = $value;
|
||||
break;
|
||||
case 'NAAM':
|
||||
$this->data['opposing-account-name'] = $name = $value;
|
||||
$this->data['opposing-account-name'] = $value;
|
||||
break;
|
||||
case 'KENMERK':
|
||||
$reference = $value;
|
||||
|
||||
Reference in New Issue
Block a user