X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_receivables.cgi;h=73ebee49d29a8e360a2baed0f50cea1acce7659d;hp=53261849aa057e7a25350ccf88124342554a715b;hb=7c02bdc86a3b0ca0804f4b0a696ff7d2cdb1f141;hpb=5320e62fea03b68d2d106fba8842d7494e1385ef 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>