X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pay.cgi;h=f6ae7b299c8304cd4f6ce404204ff2f97f8a4f96;hp=6738dcd3832e0ef91dcb79fcbafe8fb33e736894;hb=eb9668a6f3181ee02cb335272c5ee4616e61fd09;hpb=22a35047ecdffff80110e06cc08fc84f9ddba9b0 diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index 6738dcd38..f6ae7b299 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -1,3 +1,4 @@ + <% my $conf = new FS::Conf; @@ -31,6 +32,8 @@ if ( $cgi->param('error') ) { } my $_date = time; +my $paybatch = "webui-$_date-$$-". rand() * 2**32; + my $p1 = popurl(1); print header("Post payment", ''); @@ -110,11 +113,12 @@ print qq!Check #Auto-apply
to invoices!; +print ""; + #paybatch -print qq!!; +print qq!!; print <