X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cdr.html;h=0e1693b9c0f72b010304de1fc61bb837cf84ebd4;hb=c148cc62734df77fe60671abf2dd28446c101819;hp=11049ac9373853ff1e76500dabf8ba32324f8df7;hpb=9e5bf689d08f88ec6b49312c2c515f5a28bfdf11;p=freeside.git diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html index 11049ac93..0e1693b9c 100644 --- a/httemplate/search/report_cdr.html +++ b/httemplate/search/report_cdr.html @@ -22,9 +22,14 @@ Status: @@ -46,6 +51,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' ) %>