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