[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.115, 1.116

Ivan,,, ivan at wavetail.420.am
Wed Dec 28 15:33:35 PST 2011


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

Modified Files:
	cust_main.cgi 
Log Message:
fix bill day selection w/echeck, RT#15763

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main.cgi,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -w -d -r1.115 -r1.116
--- cust_main.cgi	13 Dec 2011 05:09:31 -0000	1.115
+++ cust_main.cgi	28 Dec 2011 23:33:33 -0000	1.116
@@ -194,7 +194,7 @@
 
 %# cust_main/bottomfixup.js
 % foreach my $hidden (
-%    'payauto',
+%    'payauto', 'billday',
 %    'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
 %    'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
 %    'paystart_month', 'paystart_year', 'payissue',



More information about the freeside-commits mailing list