[freeside-commits] freeside/httemplate/misc/process tax-fetch_and_import.cgi, NONE, 1.1

Jeff Finucane,420,, jeff at wavetail.420.am
Thu Apr 23 13:31:28 PDT 2009


Update of /home/cvs/cvsroot/freeside/httemplate/misc/process
In directory wavetail.420.am:/tmp/cvs-serv12543/httemplate/misc/process

Added Files:
	tax-fetch_and_import.cgi 
Log Message:
autodownload and update of cch tax data

--- NEW FILE: tax-fetch_and_import.cgi ---
<% $server->process %>
<%init>

die "access denied"
  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');

my $server = new FS::UI::Web::JSRPC 'FS::tax_rate::process_download_and_update', $cgi; 

</%init>



More information about the freeside-commits mailing list