Revision cb3ae7d0
Von Jan Büren vor fast 4 Jahren hinzugefügt
SL/Controller/BankTransaction.pm | ||
---|---|---|
}
|
||
next if $found;
|
||
# batch transaction has no remotename !!
|
||
} else {
|
||
next unless $bt->{remote_name}; # bank has no name, usually fees, use create invoice to assign
|
||
}
|
||
|
||
# try to match the current $bt to each of the open_invoices, saving the
|
Auch abrufbar als: Unified diff
S/C/BankTransaction Vorschlagsliste auch für Sammelüberweisungen berechnen