X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=74bf5538ee1883c9451318d3063196e45afa5f5a;hb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;hp=e763251608fa4cf44236f3511a1f02d168f3a365;hpb=5836672804f6285e914061b18bcb8d18139e4783;p=freeside.git diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index e76325160..74bf5538e 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,18 +1,28 @@ -<% include('/elements/header.html', 'Account Report' ) %> +<& /elements/header.html, $title &>
+ - + - <% include( '/elements/tr-select-agent.html', - 'curr_value' => scalar($cgi->param('agentnum')), + +% unless ( $custnum ) { + <& /elements/tr-select-agent.html, + 'curr_value' => scalar( $cgi->param('agentnum') ), + 'disable_empty' => 0, + &> + +% # just this customer's domains? + <& /elements/tr-select-domain.html, + 'element_name' => 'domsvc', + 'curr_value' => scalar( $cgi->param('domsvc') ), 'disable_empty' => 0, - ) - %> + &> +% }
Search options<% mt('Search options') |h %>