[freeside-commits] freeside/httemplate/search cust_pay_batch.cgi, 1.3, 1.4

Jeff Finucane,420,, jeff at wavetail.420.am
Tue Jan 9 16:42:26 PST 2007


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail:/tmp/cvs-serv3800/httemplate/search

Modified Files:
	cust_pay_batch.cgi 
Log Message:
ignore filenames and rely on selected batch number

Index: cust_pay_batch.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_pay_batch.cgi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cust_pay_batch.cgi	1 Dec 2006 06:31:55 -0000	1.3
+++ cust_pay_batch.cgi	10 Jan 2007 00:42:23 -0000	1.4
@@ -90,6 +90,7 @@
 %                    qq!<OPTION VALUE="BoM">Bank of Montreal ECA results</OPTION>!.
 %                    qq!</SELECT><BR>!;
 %    }
+%    $html_init .= qq!<INPUT TYPE="hidden" NAME="batchnum" VALUE="$batchnum">!;
 %    $html_init .= '<INPUT TYPE="submit" VALUE="Upload"></FORM><BR>';
 %  }
 %



More information about the freeside-commits mailing list