diff options
author | ivan <ivan> | 2003-11-06 13:39:29 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-11-06 13:39:29 +0000 |
commit | 3a4b4ab1673766048a33c970f5926b2bf07b535c (patch) | |
tree | cb9a1d3e2ee61d6094e0482f522b120424456441 /httemplate/index.html | |
parent | ef27ba4362bc3ffac006237b5a73c496a5ee51a0 (diff) |
"current receivables" -> A/R Aging summary
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index b95d2ac73..d863f3f3e 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -68,9 +68,9 @@ <LI>all invoices (<A HREF="search/cust_bill.cgi?invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?date">by date</A>) (<A HREF="search/cust_bill.cgi?custnum">by customer number</A>) </UL> <A HREF="search/report_cust_pay.html">Payment report (by type and/or date range)</A> - <BR><BR>Financial reports + <BR><BR><A HREF="search/report_receivables.cgi">Accounts Receivable Aging Summary</A> + <BR><BR>(old) Financial reports (being rewritten) <UL> - <LI> <A HREF="search/report_receivables.cgi">current receivables</A> <LI> <A HREF="search/report_tax.html">tax reports</A> <LI> <A HREF="search/report_cc.html">credit card receipts</A> <LI> <A HREF="search/report_credit.html">credit memos</A> |