option to reprocess CDRs when voiding an invoice, RT#79001
[freeside.git] / httemplate / misc / void-cust_bill.html
index e4e4705..e5fbdc6 100755 (executable)
              'cgi'            => $cgi
 &>
 
+% if ( $cust_bill->has_call_details ) {
+  <& /elements/tr-checkbox.html,
+       label => 'Reprocess CDRs',
+       field => 'reprocess_cdrs',
+       value => '1',
+  &>
+% }
+
 </TABLE>
 
 <BR>