diff options
author | ivan <ivan> | 2006-05-02 15:03:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-05-02 15:03:00 +0000 |
commit | 0e2bb254c0e5018b6b2a7766962319cd4137683f (patch) | |
tree | b512097d253743add178caf533c3b8c7aa483cff /httemplate/index.html | |
parent | ecc090b960f14a68a51bc966113ab4e0feeb38cf (diff) |
add an agent pre-selection page to receivables report
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 4704ebe33..1a9293ecd 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -98,7 +98,7 @@ <A HREF="search/report_cust_pay.html">Payment report (by type and/or date range)</A> <BR><BR><A HREF="search/report_cust_credit.html">Credit report (by employee and/or date range)</A> <BR><BR><A HREF="graph/report_money_time.html">Sales, Credits and Receipts Summary</A> - <BR><BR><A HREF="search/report_receivables.cgi">Accounts Receivable Aging Summary</A> + <BR><BR><A HREF="search/report_receivables.html">Accounts Receivable Aging Summary</A> <BR><BR><A HREF="search/report_prepaid_income.html">Prepaid Income (Unearned Revenue) Report</A> <BR><BR><A HREF="search/report_tax.html">Sales Tax Liability Report</A> <BR><BR> |