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

Jeff Finucane,420,, jeff at wavetail.420.am
Sun May 31 22:43:13 PDT 2009


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

Added Files:
	tax-fetch_and_replace.cgi 
Log Message:
a 'start over' function for the taxproduct based tax data loading

--- NEW FILE: tax-fetch_and_replace.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_reload', $cgi; 

</%init>



More information about the freeside-commits mailing list