]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/BankTransaction.pm
Payment-Helper Skonto verbuchen mit Steuerkorrektur
[mfinanz.git] / SL / Controller / BankTransaction.pm
index 7f317403178d15dfaf62c8c9a36749851e942f54..8263588bbcdc0380cce35c220280cacce2677a93 100644 (file)
@@ -680,6 +680,7 @@ sub save_single_bank_transaction {
                           source        => $source,
                           memo          => $memo,
                           skonto_amount => $free_skonto_amount,
+                          bt_id         => $bt_id,
                           transdate     => $bank_transaction->valutadate->to_kivitendo);
     # ... and record the origin via BankTransactionAccTrans
     if (scalar(@acc_ids) < 2) {