X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fgraph%2Fcust_bill_pkg.cgi;h=03e29b901c64c9912c084d80d217fa1af42f8d85;hb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;hp=1fad5e1cda0a4a6ed264af4e60d76b276cd8386c;hpb=f360579dd091f1adf9cea1062aa06afdf5bff42b;p=freeside.git diff --git a/httemplate/graph/cust_bill_pkg.cgi b/httemplate/graph/cust_bill_pkg.cgi index 1fad5e1cd..03e29b901 100644 --- a/httemplate/graph/cust_bill_pkg.cgi +++ b/httemplate/graph/cust_bill_pkg.cgi @@ -19,7 +19,7 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); -my $link = "${p}search/cust_bill_pkg.cgi?nottax=1;include_comp_cust=1"; +my $link = "${p}search/cust_bill_pkg.cgi?nottax=1"; my $bottom_link = "$link;"; my $use_override = $cgi->param('use_override') ? 1 : 0;