Added option for Credit Report to include Voided Credits RT#73200
[freeside.git] / httemplate / search / report_cust_credit.html
index cf54c34..05282e3 100644 (file)
                 'field' => 'amount',
   &>
 
+  <& /elements/tr-select-show_voided_credits.html,
+                'label' => emt('Show Voided Credits'),
+  &>
+
+
 </TABLE>
 
 <BR>
@@ -46,3 +51,4 @@ my $title = $cgi->param('unapplied') ?
               'Unapplied credit report' : 'Credit report';
 
 </%init>
+