[freeside-commits] freeside/bin billco-upload,1.8,1.9

Ivan,,, ivan at wavetail.420.am
Fri Apr 22 16:31:08 PDT 2011


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv7444

Modified Files:
	billco-upload 
Log Message:
wtxs upload changes, RT#12326

Index: billco-upload
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/billco-upload,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -w -d -r1.8 -r1.9
--- billco-upload	22 Apr 2011 23:30:22 -0000	1.8
+++ billco-upload	22 Apr 2011 23:31:06 -0000	1.9
@@ -7,6 +7,7 @@
 my $agentnum = shift or die "usage: billco-upload username agentnum\n";
 
 FS::Cron::upload::billco_upload( 'agentnum' => $agentnum,
+                                 'date' => time,
                                  'v' => 1,
                                  'l' => 2,
                                );



More information about the freeside-commits mailing list