From cf7cd8efc7095aadbdfb0cd8e7ea0e2e8b9e9085 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 28 Jun 2012 15:22:15 -0700 Subject: add advertising source to advanced customer report, RT#18354 --- httemplate/search/report_cust_main.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'httemplate/search/report_cust_main.html') diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 04e04ee82..39cf695d8 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -25,6 +25,12 @@ 'all_selected' => 1, &> + <& /elements/tr-select-part_referral.html, + 'label' => emt('Advertising Source'), + 'multiple' => 1, + 'all_selected' => 1, + &> + <% mt('Address') |h %> @@ -128,11 +134,6 @@ field => 'current_balance', &> - - <% mt('Include cancelled packages') |h %> - - - <% mt('Without census tract') |h %> @@ -160,6 +161,12 @@ <% mt('Add package columns') |h %> + + + <% mt('Include cancelled packages') |h %> + + +
-- cgit v1.2.1