expedited check entry
[freeside.git] / httemplate / index.html
1 <HTML>
2   <HEAD>
3     <TITLE>
4       Freeside Main Menu
5     </TITLE>
6   </HEAD>
7   <BODY BGCOLOR="#FFFFFF">
8   <table width="100%">
9     <tr><td>
10         <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.png">
11     </td><td>
12       <font color="#ff0000" size=7>freeside main menu</font>
13     </td><td align=right valign=bottom>
14       version 1.4.0
15       <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A>
16       <BR><A HREF="docs/">Documentation</A>
17     </td></tr>
18   </table>
19     <hr noshade>
20     <ul>
21       <li><A HREF="edit/cust_main.cgi">New Customer</A>
22       <li><A NAME="search">Search</A>
23         <ul>
24         <LI><A HREF="search/cust_main.html">customers (by last name and/or company)</A>
25         <LI><A HREF="search/cust_main-payinfo.html">customers (by credit card number)</A>
26         <LI><A HREF="search/svc_acct.html">accounts (by username)</A>
27         <LI><A HREF="search/svc_domain.html">domains (by domain)</A>
28 <!--        <LI><A HREF="search/svc_acct_sm.html">mail aliases (by domain, and optionally username)</A>-->
29 <!--        <LI><A HREF="search/svc_forward.html">mail forwards (by ?)</A>-->
30         <LI><A HREF="search/cust_bill.html">invoices (by invoice number)</A>
31         </ul>
32       <li><A NAME="browse">Browse</A>
33         <ul>
34           <LI>customers (<A HREF="search/cust_main.cgi?browse=custnum">by customer number</A>) (<A HREF="search/cust_main.cgi?browse=last">by last name</A>) (<A HREF="search/cust_main.cgi?browse=company">by company</A>)
35           <LI>invoices
36             <UL>
37               <LI>open invoices (<A HREF="search/cust_bill.cgi?OPEN_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN_custnum">by customer number</A>)
38               <LI>30 day open invoices (<A HREF="search/cust_bill.cgi?OPEN30_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN30_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN30_custnum">by customer number</A>)
39               <LI>60 day open invoices (<A HREF="search/cust_bill.cgi?OPEN60_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN60_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN60_custnum">by customer number</A>)
40               <LI>90 day open invoices (<A HREF="search/cust_bill.cgi?OPEN90_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN90_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN90_custnum">by customer number</A>)
41               <LI>120 day open invoices (<A HREF="search/cust_bill.cgi?OPEN120_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN120_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN120_custnum">by customer number</A>)
42               <LI>all invoices (<A HREF="search/cust_bill.cgi?invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?date">by date</A>) (<A HREF="search/cust_bill.cgi?custnum">by customer number</A>)
43             </UL>
44           <LI>packages
45             <UL>
46               <LI><A HREF="search/cust_pkg.cgi?pkgnum">packages (by package number)</A>
47               <LI><A HREF="search/cust_pkg.cgi?APKG_pkgnum">packages with unconfigured services (by package number)</A>
48             </UL>
49           <LI>services
50             <UL>
51               <LI>accounts (<A HREF="search/svc_acct.cgi?svcnum">by service number</A>) (<A HREF="search/svc_acct.cgi?username">by username</A>) (<A HREF="search/svc_acct.cgi?uid">by uid</A>)
52               <LI>mail forwards (<A HREF="search/svc_forward.cgi?svcnum">by service number</A>) (by ?))
53               <LI>domains (<A HREF="search/svc_domain.cgi?svcnum">by service number</A>) (<A HREF="search/svc_domain.cgi?domain">by domain</A>)
54             </UL>
55           <LI>unlinked services
56             <UL>
57               <LI>unlinked accounts (<A HREF="search/svc_acct.cgi?UN_svcnum">by service number</A>) (<A HREF="search/svc_acct.cgi?UN_username">by username</A>) (<A HREF="search/svc_acct.cgi?UN_uid">by uid</A>)
58               <LI>unlinked mail forwards (<A HREF="search/svc_forward.cgi?UN_svcnum">by service number</A>) (by ?))
59               <LI>unlinked domains (<A HREF="search/svc_domain.cgi?UN_svcnum">by service number</A>) (<A HREF="search/svc_domain.cgi?UN_domain">by domain</A>)
60             </UL>
61           <LI><A HREF="browse/nas.cgi">NAS ports</A>
62           <LI><A HREF="browse/queue.cgi">Job queue</A>
63           <LI><A HREF="browse/cust_pay_batch.cgi">Pending credit card batch</A>
64         </ul>
65       <li>Miscellaneous
66         <ul>
67           <li><A HREF="search/cust_main-quickpay.html">Quick payment entry</A>
68         </ul>
69     </ul>
70     <hr noshade>
71     <ul>
72       <li><A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> -->
73       <li><A NAME="admin">Administration</a>
74         <ul>
75           <LI><A HREF="browse/part_svc.cgi">View/Edit service definitions</A>
76             - Services are items you offer to your customers.
77           <LI><A HREF="browse/part_pkg.cgi">View/Edit package definitions</A>
78             - One or more services are grouped together into a package and
79               given pricing information.  Customers purchase packages, not
80               services.
81           <LI><A HREF="browse/agent_type.cgi">View/Edit agent types</A>
82             - Agent types define groups of package definitions that you can
83               then assign to particular agents.
84           <LI><A HREF="browse/agent.cgi">View/Edit agents</A>
85             - Agents are resellers of your service.  Agents may be limited
86               to a subset of your full offerings (via their type).
87           <LI><A HREF="browse/part_referral.cgi">View/Edit referrals</A>
88             - Where a customer heard about your service.  Tracked for
89               informational purposes.
90           <LI><A HREF="browse/cust_main_county.cgi">View/Edit locales and tax rates</A>
91             - Change tax rates, or break down a country into states, or a state
92               into counties and assign different tax rates to each.
93           <LI><A HREF="browse/svc_acct_pop.cgi">View/Edit POPs</A>
94             - Points of Presence 
95         </ul>
96       </ul>
97   </BODY>
98 </HTML>