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