summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_bill.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_bill.html')
-rw-r--r--httemplate/search/report_cust_bill.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html
index e80c6e895..bd40b969b 100644
--- a/httemplate/search/report_cust_bill.html
+++ b/httemplate/search/report_cust_bill.html
@@ -88,7 +88,12 @@
<TR>
<TD ALIGN="right"><INPUT TYPE="checkbox" NAME="open" VALUE="1" CHECKED></TD>
<TD><% mt('Show only open invoices') |h %></TD>
- </TR>
+</TR>
+
+<TR>
+ <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="invoiced" VALUE="1"></TD>
+ <TD><% emt('Exclude discounts from gross amount billed'), %></TD>
+</TR>
% unless ( $custnum ) {
<TR>