freeside/httemplate index.html,1.87,1.88

Ivan Kohler ivan at pouncequick.420.am
Thu Jun 9 15:40:13 PDT 2005


Update of /home/cvs/cvsroot/freeside/httemplate
In directory pouncequick:/tmp/cvs-serv26531/httemplate

Modified Files:
	index.html 
Log Message:
advanced invoice serach, groundwork to add reprint/fax/email links to invoice search results

Index: index.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/index.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- index.html	2 Jun 2005 09:29:50 -0000	1.87
+++ index.html	9 Jun 2005 22:40:10 -0000	1.88
@@ -136,6 +136,7 @@
               <LI>120 day open invoices (<A HREF="search/cust_bill.html?OPEN120_invnum">by invoice number</A>) (<A HREF="search/cust_bill.html?OPEN120_date">by date</A>) (<A HREF="search/cust_bill.html?OPEN120_custnum">by customer number</A>)
               <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_bill.html">Advanced invoice reports</A><BR><BR>
       Invoice event reports
             <UL>
               <LI><a href="search/cust_bill_event.html">All invoice events for a date range</a>




More information about the freeside-commits mailing list