summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_pay.html')
-rwxr-xr-xhttemplate/search/cust_pay.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html
new file mode 100755
index 000000000..03474c1ef
--- /dev/null
+++ b/httemplate/search/cust_pay.html
@@ -0,0 +1,6 @@
+<& elements/cust_pay_or_refund.html,
+ 'thing' => 'pay',
+ 'amount_field' => 'paid',
+ 'name_singular' => emt('payment'),
+ 'name_verb' => emt('paid'),
+&>