summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_bill.html
diff options
context:
space:
mode:
authormark <mark>2010-08-28 00:18:28 +0000
committermark <mark>2010-08-28 00:18:28 +0000
commitafedae91da04b21f86e3dc97fa83e3391969a993 (patch)
tree3697475fc88174e40a0f432cad0ceb8f57df7ff3 /httemplate/search/report_cust_bill.html
parentfff0c848e4c9933934b8da41d23e45b204cac11b (diff)
Filter invoice report by payby, RT#9263
Diffstat (limited to 'httemplate/search/report_cust_bill.html')
-rw-r--r--httemplate/search/report_cust_bill.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html
index 00d566a62..b1a252e6c 100644
--- a/httemplate/search/report_cust_bill.html
+++ b/httemplate/search/report_cust_bill.html
@@ -25,6 +25,13 @@
field => 'owed',
)
%>
+ <% include( '/elements/tr-select-payby.html',
+ label => 'Payment method:',
+ payby_type => 'cust',
+ multiple => 1,
+ all_selected => 1,
+ )
+ %>
<TR>
<TD ALIGN="right"><INPUT TYPE="checkbox" NAME="open" VALUE="1" CHECKED></TD>