freeside/httemplate/view cust_main.cgi,1.87,1.88
ivan
ivan at pouncequick.420.am
Tue Sep 21 00:57:20 PDT 2004
- Previous message: freeside/httemplate/view cust_main.cgi,1.86,1.87
- Next message: freeside/httemplate/elements calendar-en.js,1.3,1.4 calendar-setup.js,1.3,1.4 calendar-win2k-2.css,1.3,1.4 calendar.js,1.3,1.4 calendar_stripped.js,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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, {
- Previous message: freeside/httemplate/view cust_main.cgi,1.86,1.87
- Next message: freeside/httemplate/elements calendar-en.js,1.3,1.4 calendar-setup.js,1.3,1.4 calendar-win2k-2.css,1.3,1.4 calendar.js,1.3,1.4 calendar_stripped.js,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list