summaryrefslogtreecommitdiff
path: root/httemplate/search/report_receivables.cgi
diff options
context:
space:
mode:
authormark <mark>2010-04-01 04:44:20 +0000
committermark <mark>2010-04-01 04:44:20 +0000
commit7c02bdc86a3b0ca0804f4b0a696ff7d2cdb1f141 (patch)
tree1fde444390fba0064cf502dd254a8a0604d03187 /httemplate/search/report_receivables.cgi
parent5320e62fea03b68d2d106fba8842d7494e1385ef (diff)
RT#866: links to process payments from aging report
Diffstat (limited to 'httemplate/search/report_receivables.cgi')
-rwxr-xr-xhttemplate/search/report_receivables.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi
index 53261849a..73ebee49d 100755
--- a/httemplate/search/report_receivables.cgi
+++ b/httemplate/search/report_receivables.cgi
@@ -1,6 +1,7 @@
<% include( 'elements/cust_main_dayranges.html',
'title' => 'Accounts Receivable Aging Summary',
'range_sub' => \&balance,
+ 'payment_links' => 1,
)
%>
<%init>