[freeside-commits] branch master updated. 5592cab603e6fda46268ca5addb1b036662e1576

Mark Wells mark at 420.am
Wed Jul 30 13:58:27 PDT 2014


The branch, master has been updated
       via  5592cab603e6fda46268ca5addb1b036662e1576 (commit)
      from  ef6a0f24282dc56037d8ed72aa2b8ce39b830310 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5592cab603e6fda46268ca5addb1b036662e1576
Author: Mark Wells <mark at freeside.biz>
Date:   Wed Jul 30 13:58:22 2014 -0700

    debug

diff --git a/httemplate/search/e911.html b/httemplate/search/e911.html
index e2283f8..75dbef7 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).

-----------------------------------------------------------------------

Summary of changes:
 httemplate/search/e911.html |    1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list