summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2002-05-04 01:11:04 +0000
committerivan <ivan>2002-05-04 01:11:04 +0000
commit8af9903c96ca6a3d78e7779cbc4c5e773aaf3ae0 (patch)
treee01a5974ee0f4819b8ceb643c948d79e8d124510 /httemplate/index.html
parent1c773e927ea1bc90ec94873f801d9b3edb57acd7 (diff)
add package search by next bill date to main menu
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index c764e7602..3e657025f 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -55,7 +55,7 @@
<BR><FORM ACTION="search/cust_main.cgi" METHOD="POST">Credit card # <INPUT TYPE="hidden" NAME="card_on" VALUE="1"><INPUT TYPE="text" NAME="card"><INPUT TYPE="submit" VALUE="Search"></FORM>
<FORM ACTION="search/cust_bill.cgi" METHOD="POST">Invoice # <INPUT TYPE="text" NAME="invnum" SIZE="8"><INPUT TYPE="submit" VALUE="Search"></FORM>
<FORM ACTION="search/cust_pay.cgi" METHOD="POST">Check # <INPUT TYPE="text" NAME="payinfo" SIZE="8"><INPUT TYPE="hidden" NAME="payby" VALUE="BILL"><INPUT TYPE="submit" VALUE="Search"></FORM>
- <BR><A HREF="browse/cust_pay_batch.cgi">View pending credit card batch</A>
+ <BR><A HREF="browse/cust_pay_batch.cgi">View pending credit card batch</A> <BR><BR><A HREF="search/cust_pkg.html">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>
@@ -120,6 +120,7 @@
<UL>
<LI><A HREF="search/cust_pkg.cgi?pkgnum">packages (by package number)</A>
<LI><A HREF="search/cust_pkg.cgi?APKG_pkgnum">packages with unconfigured services (by package number)</A>
+ <LI><A HREF="search/cust_pkg.html">packages (by next bill date range)</A>
</UL>
Invoices
<UL>