X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fvoid-cust_bill.html;h=e5fbdc6d56d684803e849506cf4ae6deb31465fa;hp=e4e4705d724c51e3791defada251da79da72682b;hb=b4fa2aa2f73721c6f2c467c73b25e20f59cb04ea;hpb=4e7954f0f0703afc22b649ce38aea4e63db81daa diff --git a/httemplate/misc/void-cust_bill.html b/httemplate/misc/void-cust_bill.html index e4e4705d7..e5fbdc6d5 100755 --- a/httemplate/misc/void-cust_bill.html +++ b/httemplate/misc/void-cust_bill.html @@ -18,6 +18,14 @@ 'cgi' => $cgi &> +% if ( $cust_bill->has_call_details ) { + <& /elements/tr-checkbox.html, + label => 'Reprocess CDRs', + field => 'reprocess_cdrs', + value => '1', + &> +% } +