<% include('/elements/header.html', 'Call Detail Record Search' ) %>
% #if ( ) { # disable for everyone not using termination billing... % foreach my $termpart ( 1..1 ) { #qsearch('part_termination % } % #} <% 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', ) %> <% include( '/elements/tr-select-cdrbatch.html' ) %>
Status:
Termination Status:
Source #:
Destination #:

<% include('/elements/footer.html') %> <%init> die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('List rating data');