Revision cb3ae7d0
Von Jan Büren vor mehr als 3 Jahren hinzugefügt
SL/Controller/BankTransaction.pm | ||
---|---|---|
163 | 163 |
} |
164 | 164 |
next if $found; |
165 | 165 |
# batch transaction has no remotename !! |
166 |
} else { |
|
167 |
next unless $bt->{remote_name}; # bank has no name, usually fees, use create invoice to assign |
|
168 | 166 |
} |
169 | 167 |
|
170 | 168 |
# 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