From f42a474e970ceddc647da8a4bd4f4bc0e5778e29 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Apr 2011 22:34:26 +0000 Subject: link new tax report to cust_credit_bill_pkg for credits, RT#12332 --- httemplate/search/report_newtax.cgi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate') diff --git a/httemplate/search/report_newtax.cgi b/httemplate/search/report_newtax.cgi index 4109e286c..fee88c995 100755 --- a/httemplate/search/report_newtax.cgi +++ b/httemplate/search/report_newtax.cgi @@ -64,6 +64,8 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); +#shit, all sorts of false laxiness w/tax_rate::geneate_liability_report + my $conf = new FS::Conf; my $money_char = $conf->config('money_char') || '$'; -- cgit v1.2.1