summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2004-04-23 13:15:17 +0000
committerivan <ivan>2004-04-23 13:15:17 +0000
commitc29fa7acc16efcc86af06077e739fca8b783c3c1 (patch)
treea0a22db2e58b37b23161f0f1f71ea90fda696124 /httemplate/index.html
parent686e4d8cf9a69012cbf92983a787644d583bdcd8 (diff)
add link to new credit report on main menu, remove old obsolete shell-out reports
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index ad086ebc8..6ad12f197 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -69,14 +69,13 @@
<LI>all invoices (<A HREF="search/cust_bill.html?invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?date">by date</A>) (<A HREF="search/cust_bill.html?custnum">by customer number</A>)
</UL>
<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/money_time.cgi">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_prepaid_income.html">Prepaid Income (Unearned Revenue) Report</A>
<BR><BR>(old) Financial reports (being rewritten)
<UL>
<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>
</UL>
<CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR>
<A NAME="admin">Administration</a>
@@ -132,7 +131,7 @@
<A HREF="browse/part_svc.cgi?active=1">Service definitions (by number of active services)</A><BR><BR>
Customers
<UL>
- <LI><A HREF="search/cust_main-otaker.cgi">Search customers by order-taker</A>
+ <LI><A HREF="search/cust_main-otaker.cgi">Search customers by ordering employee</A>
</UL>
<FORM ACTION="search/sql.html" METHOD="POST">SQL query: <TT>SELECT </TT><INPUT TYPE="text" NAME="sql" SIZE=32><INPUT TYPE="submit" VALUE="Query"></FORM>