X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fcdr-import.html;h=62e38b29bd386dcda31543f87d74f0d3a7739273;hb=9d74cea56767d887c7b0a26ec337feb1ff05b96a;hp=b466078697b500549d1946d9e49488e7b3148d94;hpb=b60afb3800213aa1c6a4aed9d4bb995c628c6011;p=freeside.git diff --git a/httemplate/misc/cdr-import.html b/httemplate/misc/cdr-import.html index b46607869..62e38b29b 100644 --- a/httemplate/misc/cdr-import.html +++ b/httemplate/misc/cdr-import.html @@ -11,6 +11,8 @@ CDR Format: Filename:

+ + @@ -23,4 +25,6 @@ die "access denied" tie my %formats, 'Tie::IxHash', FS::cdr->import_formats; +my $cdrbatch = time2str('webimport-%Y/%m/%d-%T'. "-$$-". rand() * 2**32, time); +