and for refunds too
authorivan <ivan>
Tue, 21 Sep 2004 07:57:17 +0000 (07:57 +0000)
committerivan <ivan>
Tue, 21 Sep 2004 07:57:17 +0000 (07:57 +0000)
httemplate/view/cust_main.cgi

index 4adaba3..22c4191 100755 (executable)
@@ -799,7 +799,7 @@ print '</TABLE>';
                     : $cust_refund->payinfo;
 
     $payby =~ s/^BILL$/Check #/ if $payinfo;
                     : $cust_refund->payinfo;
 
     $payby =~ s/^BILL$/Check #/ if $payinfo;
-    $payby =~ s/^CHEK$/Electronic check/;
+    $payby =~ s/^CHEK$/Electronic check /;
     $payby =~ s/^(CARD|COMP)$/$1 /;
 
     push @history, {
     $payby =~ s/^(CARD|COMP)$/$1 /;
 
     push @history, {