freeside/httemplate/view cust_main.cgi,1.87,1.88

ivan ivan at pouncequick.420.am
Tue Sep 21 00:57:20 PDT 2004


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory pouncequick:/tmp/cvs-serv11157

Modified Files:
	cust_main.cgi 
Log Message:
and for refunds too

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- cust_main.cgi	21 Sep 2004 07:50:23 -0000	1.87
+++ cust_main.cgi	21 Sep 2004 07:57:17 -0000	1.88
@@ -799,7 +799,7 @@
                     : $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, {




More information about the freeside-commits mailing list