[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.113.2.2, 1.113.2.3

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-serv593/httemplate/edit

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	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.113.2.2
retrieving revision 1.113.2.3
diff -u -w -d -r1.113.2.2 -r1.113.2.3
--- cust_main.cgi	13 Dec 2011 05:10:23 -0000	1.113.2.2
+++ cust_main.cgi	28 Dec 2011 23:33:33 -0000	1.113.2.3
@@ -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