summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.cgi
blob: 65bd39e19661c75a16e145161261c33a22b24806 (plain)
1
2
3
4
5
6
7
<% include( 'elements/cust_pay_or_refund.html',
                'thing'         => 'pay',
                'amount_field'  => 'paid',
                'name_singular' => 'payment',
                'name_verb'     => 'paid',
          )
%>