[freeside-commits] freeside/bin billco-upload,1.7.2.3,1.7.2.4
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-serv7449
Modified Files:
Tag: FREESIDE_2_1_BRANCH
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.7.2.3
retrieving revision 1.7.2.4
diff -u -w -d -r1.7.2.3 -r1.7.2.4
--- billco-upload 22 Apr 2011 23:30:22 -0000 1.7.2.3
+++ billco-upload 22 Apr 2011 23:31:06 -0000 1.7.2.4
@@ -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