[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.106.2.1, 1.106.2.2

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


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

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	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.106.2.1
retrieving revision 1.106.2.2
diff -u -w -d -r1.106.2.1 -r1.106.2.2
--- cust_main.cgi	16 Jun 2011 20:21:47 -0000	1.106.2.1
+++ cust_main.cgi	23 Jun 2011 04:08:51 -0000	1.106.2.2
@@ -197,7 +197,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