summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2004-04-30 19:08:21 +0000
committerivan <ivan>2004-04-30 19:08:21 +0000
commitc28a1f2d8b6c0c355a96f3b8f34c2ec40971c2a1 (patch)
treea49b97dbde04587bf3142799591bf7b1da2e8805 /httemplate/index.html
parenta4d1103589a4a9eb39ba394afbf4bc2e99c7bba2 (diff)
15 day open invoice reports for qis
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index 6ad12f197..2e7fc1c84 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -62,6 +62,7 @@
<UL>
<LI><a href="search/cust_bill_event.html">Invoice event errors (failed credit cards)</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>)
<LI>60 day open invoices (<A HREF="search/cust_bill.html?OPEN60_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN60_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN60_custnum">by customer number</A>)
<LI>90 day open invoices (<A HREF="search/cust_bill.html?OPEN90_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN90_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN90_custnum">by customer number</A>)