From 15db7ad6e6ea2e57784368eec80e4aae54358f77 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 13 Jul 2012 15:33:02 -0700 Subject: [PATCH] sales by ad source report: filter by status, #17971 --- httemplate/elements/select-cust_pkg-status.html | 2 ++ httemplate/search/cust_bill_pkg_referral.html | 11 +++++++++-- httemplate/search/report_cust_bill_pkg_referral.html | 6 ++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/httemplate/elements/select-cust_pkg-status.html b/httemplate/elements/select-cust_pkg-status.html index ec37eaf67..2114c07a1 100644 --- a/httemplate/elements/select-cust_pkg-status.html +++ b/httemplate/elements/select-cust_pkg-status.html @@ -3,7 +3,9 @@ <% $onchange %> > +% if ( !$opt{'disable_empty'} ) {