RT#866: links to process payments from aging report
[freeside.git] / httemplate / search / report_receivables.cgi
index 5326184..73ebee4 100755 (executable)
@@ -1,6 +1,7 @@
 <% include( 'elements/cust_main_dayranges.html',
                  'title'       => 'Accounts Receivable Aging Summary',
                  'range_sub'   => \&balance,
+                 'payment_links' => 1,
           )
 %>
 <%init>