summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_pay.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_pay.html')
-rw-r--r--httemplate/search/report_cust_pay.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html
new file mode 100644
index 000000000..ea7a215fa
--- /dev/null
+++ b/httemplate/search/report_cust_pay.html
@@ -0,0 +1,5 @@
+<% include( 'elements/report_cust_pay_or_refund.html',
+ 'thing' => 'pay',
+ 'name_singular' => 'payment',
+ )
+%>