X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=c7fac46314f59f65f3bb2ef75b4a0240d09f47ec;hb=636dd1f25af52d35efe7a323a5765ff5adeadf83;hp=f5a0ff903e2cc31981c145579f92bf817eccc2d2;hpb=ef8ee716b93223ecc55ca5a29664eca481c58dad;p=freeside.git diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index f5a0ff903..c7fac4631 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,17 +1,30 @@ -<% include('/elements/header.html', 'Account Report' ) %> +<% include('/elements/header.html', $title ) %>
+ - + + +% unless ( $custnum ) { <% include( '/elements/tr-select-agent.html', - ($cgi->param('agentnum') || ''), - ) + 'curr_value' => scalar( $cgi->param('agentnum') ), + 'disable_empty' => 0, + ) + %> + +% # just this customer's domains? + <% include( '/elements/tr-select-domain.html', + 'element_name' => 'domsvc', + 'curr_value' => scalar( $cgi->param('domsvc') ), + 'disable_empty' => 0, + ) %> +% }
Search optionsSearch options