]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/IS.pm
Copy&Paste-Fehler.
[kivitendo-erp.git] / SL / IS.pm
index e78e3e134861d2ee59936e79d21448820fc41e44..3f5b9a30c774d0cc799f9664c91764b9194eeb81 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1130,7 +1130,7 @@ sub post_payment {
   # Restore the payment options from the user input.
   map { $form->{$_} = $payments{$_} } keys %payments;
 
-  # Get the AP accno (which is normally done by Form::create_links()).
+  # Get the AR accno (which is normally done by Form::create_links()).
   $query =
     qq|SELECT c.accno
        FROM acc_trans at