summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2004-07-10 13:31:04 +0000
committerivan <ivan>2004-07-10 13:31:04 +0000
commit7048244d5fe7aee28456edc039406eb6f75186e4 (patch)
tree4c65439c30bea80339112028a894a470d4f2f028 /httemplate/index.html
parentdc91892bd1c4567013bbaf11dcb0c6064899a357 (diff)
add calendar to cust_bill_event search page, make ending date default to open-ended like other reports
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index d894cb5..f0c9fa4 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -60,7 +60,7 @@
<BR><A HREF="browse/cust_pay_batch.cgi">View pending credit card batch</A> <BR><BR><A HREF="search/cust_pkg_report.cgi">Packages (by next bill date range)</A>
<BR><BR>Invoice reports
<UL>
- <LI><a href="search/cust_bill_event.html">Invoice event errors (failed credit cards)</a>
+ <LI><a href="search/cust_bill_event.html">Invoice event errors (failed credit cards, procesoor or printer problems, etc.)</a>
<LI>open invoices (<A HREF="search/cust_bill.html?OPEN_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN_custnum">by customer number</A>)
<LI>15 day open invoices (<A HREF="search/cust_bill.html?OPEN15_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN15_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN15_custnum">by customer number</A>)
<LI>30 day open invoices (<A HREF="search/cust_bill.html?OPEN30_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN30_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN30_custnum">by customer number</A>)