Revision 2a2c09d6
Von Moritz Bunkus vor etwa 2 Jahren hinzugefügt
SL/MT940.pm | ||
---|---|---|
|
||
} else {
|
||
# unstructured
|
||
$transaction{purpose} = substr($line->[0], 5);
|
||
$transaction{purpose} = substr($line->[0], 4);
|
||
}
|
||
|
||
$store_transaction->();
|
Auch abrufbar als: Unified diff
MT940: bei unstrukturiertem Feld 86 das erste Zeichen nicht verschlucken