allow all-agent reporting again
[freeside.git] / httemplate / search / report_cust_bill.html
index e82ff34..96cf492 100644 (file)
@@ -6,8 +6,9 @@
 <TABLE BGCOLOR="#cccccc" CELLSPACING=0
 
   <% include( '/elements/tr-select-agent.html',
-                 'curr_value' => scalar( $cgi->param('agentnum') ),
-                 'label'      => 'Invoices for agent: ',
+                 'curr_value'    => scalar( $cgi->param('agentnum') ),
+                 'label'         => 'Invoices for agent: ',
+                 'disable_empty' => 0,
              )
   %>
   <% include( '/elements/tr-input-beginning_ending.html' ) %>