X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cdr.html;h=db0000e7425aa103171118fd48a23c0e256c5f5b;hb=a10881a4daca69112f2bd18bce0c57b934a6fefa;hp=508bf67ae89b772257e26ed69b9534c2bb8cb5da;hpb=09d21ddeef5b694f6b6d8c71a135af7e23424b0b;p=freeside.git diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html index 508bf67ae..db0000e74 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' ) %>