X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cdr.html;h=1c191506fa8a150aa8e9974fe979ac74d518fa25;hb=refs%2Fheads%2FFREESIDE_1_7_BRANCH;hp=819ba2195dde1a5676a2bbbfaa4934b6e65490b9;hpb=df8e6bb99987a0010af8b84cf08fb4ee63420749;p=freeside.git diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html index 819ba2195..1c191506f 100644 --- a/httemplate/search/report_cdr.html +++ b/httemplate/search/report_cdr.html @@ -1,11 +1,50 @@ <% include('/elements/header.html', 'Call Detail Record Search' ) %>
-Status:
+ + + + + + + + <% include ( '/elements/tr-input-beginning_ending.html' ) %> + + + + + + + + + + + + <% include( '/elements/tr-input-lessthan_greaterthan.html', + 'label' => 'Duration (sec)', + 'field' => 'duration', + ) + %> + + <% include( '/elements/tr-input-lessthan_greaterthan.html', + 'label' => 'Billable duration (sec)', + 'field' => 'billsec', + ) + %> + +
Status: + +
Source #: + +
Destination #: + +
+ +
<% include('/elements/footer.html') %>