X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fe911.html;h=75dbef7d513df2156dadb34170c0df603aff3ce6;hb=c0c5709fb022b83a482d0b35f7094505766d5868;hp=e2283f8737e48e46127e88f1e25c64b208b39c8b;hpb=ef6a0f24282dc56037d8ed72aa2b8ce39b830310;p=freeside.git diff --git a/httemplate/search/e911.html b/httemplate/search/e911.html index e2283f873..75dbef7d5 100644 --- a/httemplate/search/e911.html +++ b/httemplate/search/e911.html @@ -78,7 +78,6 @@ if ( $agentnum ) { my $subquery = "$select $from $where GROUP BY cust_bill_pkg.billpkgnum, cust_bill_pkg.quantity"; -warn $subquery; # This has one row for each E911 line item that has any payments applied. # Fields are the billpkgnum of the item (currently unused), the number of # E911 charges, and the total amount paid (always > 0).