add customer status to adv. customer report, template customer search for future...
[freeside.git] / httemplate / search / report_cust_main.html
index 41266ae..6f5b38d 100755 (executable)
@@ -8,11 +8,18 @@
     <TR>
       <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
     </TR>
+
     <% include( '/elements/tr-select-agent.html',
                    ($cgi->param('agentnum') || ''),
                )
     %>
 
+    <% include( '/elements/tr-select-cust_main-status.html',
+                  'label' => 'Status'
+              )
+    %>
+
+
 %   foreach my $field (qw( signupdate )) {
 
       <TR>