summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_credit.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_credit.html')
-rw-r--r--httemplate/search/report_cust_credit.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html
index cf54c34b4..05282e3be 100644
--- a/httemplate/search/report_cust_credit.html
+++ b/httemplate/search/report_cust_credit.html
@@ -24,6 +24,11 @@
'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>
+