projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add ability to search on ranges of charged, owed to adv. invoice report, RT#6407
[freeside.git]
/
httemplate
/
search
/
cust_refund.html
1
<% include( 'elements/cust_pay_or_refund.html',
2
'thing' => 'refund',
3
'amount_field' => 'refund',
4
'name_singular' => 'refund',
5
'name_verb' => 'refunded',
6
)
7
%>