[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.112, 1.113

Erik Levinson levinse at wavetail.420.am
Wed Jun 22 21:08:22 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv6696/httemplate/edit

Modified Files:
	cust_main.cgi 
Log Message:
echeck: add optional bank branch format, RT13360

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main.cgi,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -w -d -r1.112 -r1.113
--- cust_main.cgi	16 Jun 2011 20:21:41 -0000	1.112
+++ cust_main.cgi	23 Jun 2011 04:08:20 -0000	1.113
@@ -194,7 +194,7 @@
 %# cust_main/bottomfixup.js
 % foreach my $hidden (
 %    'payauto',
-%    'payinfo', 'payinfo1', 'payinfo2', 'paytype',
+%    'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
 %    'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
 %    'paystart_month', 'paystart_year', 'payissue',
 %    'payip',



More information about the freeside-commits mailing list