summaryrefslogtreecommitdiff
path: root/httemplate/search/h_cust_pay.html
blob: 6d2dd9955a639e4660fb5de6761bfbdc6da51b4c (plain)
1
2
3
4
5
6
7
8
<& elements/cust_pay_or_refund.html,
                'table'         => 'h_cust_pay',
                'amount_field'  => 'paid',
                'name_singular' => 'payment',
                'name_verb'     => 'paid',
                'pre_header'    => [ 'Transaction',    'By' ],
                'pre_fields'    => [ 'history_action', 'history_user' ],
&>