X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cdr.html;h=b9f8837776bd40a25ad7b6367fd1ed82f3c5a5ed;hb=c4b71bc4459cb7d403cbebede470aeb2c6292a6e;hp=11049ac9373853ff1e76500dabf8ba32324f8df7;hpb=9e5bf689d08f88ec6b49312c2c515f5a28bfdf11;p=freeside.git diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html index 11049ac93..b9f883777 100644 --- a/httemplate/search/report_cdr.html +++ b/httemplate/search/report_cdr.html @@ -46,6 +46,16 @@ % } % #} + <% include('/elements/tr-select-table.html', + field => 'cdrtypenum', + label => 'CDR Type', + table => 'cdr_type', + name_col => 'cdrtypename', + disable_empty => 1, + pre_options => [ '', 'all', + 'none', 'none' ] ) + %> + <% include ( '/elements/tr-input-beginning_ending.html' ) %>