summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_refund.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_refund.html')
-rw-r--r--httemplate/search/cust_refund.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/search/cust_refund.html b/httemplate/search/cust_refund.html
new file mode 100644
index 0000000..e31e088
--- /dev/null
+++ b/httemplate/search/cust_refund.html
@@ -0,0 +1,7 @@
+<% include( 'elements/cust_pay_or_refund.html',
+ 'thing' => 'refund',
+ 'amount_field' => 'refund',
+ 'name_singular' => 'refund',
+ 'name_verb' => 'refunded',
+ )
+%>