This commit was manufactured by cvs2svn to create branch 'freeside_import'.
[freeside.git] / htdocs / index.html
1 <HTML>
2   <HEAD>
3     <TITLE>
4       Freeside Main Menu
5     </TITLE>
6   </HEAD>
7   <BODY BGCOLOR="#FFFFFF">
8   <table>
9     <tr><td>
10     <P ALIGN=CENTER>
11         <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.gif">
12     </td><td>
13       <center><font color="#ff0000" size=7>freeside main menu</font></center>
14     </td></tr>
15   </table>
16       <A HREF="http://www.sisd.com/freeside">
17         Information
18       </A>
19       <BR><A HREF="docs/">
20         Documentation
21       </A>
22     </P>
23     <HR>
24       <H3><A HREF="edit/cust_main.cgi">New Customer</A></H3>
25         <A NAME="search"><H3>Search</H3></A>
26         <MENU>
27         <LI><A HREF="search/cust_main.html">
28             customers (by last name and/or company)
29         </A>
30         <LI><A HREF="search/cust_main-payinfo.html">customers (by credit card number)</A>
31         <LI><A HREF="search/svc_acct.html">accounts (by username)</A>
32         <LI><A HREF="search/svc_domain.html">domains (by domain)</A>
33         <LI><A HREF="search/svc_acct_sm.html">mail aliases (by domain, and optionally username)</A>
34         <LI><A HREF="search/cust_bill.html">invoices (by invoice number)</A>
35         </MENU>
36         <A NAME="browse"><H3>Browse</H3></A>
37         <MENU>
38           <LI><A HREF="search/cust_main.cgi?custnum">customers (by customer number)</A>
39           <LI><A HREF="search/cust_main.cgi?last">customers (by last name)</A>
40           <LI><A HREF="search/cust_main.cgi?company">customers (by company)</A>
41           <LI><A HREF="search/cust_pkg.cgi?pkgnum">packages (by package number)</A>
42           <LI><A HREF="search/cust_pkg.cgi?APKG_pkgnum">packages with unconfigured services (by package number)</A>
43         <LI><A HREF="search/svc_acct.cgi?svcnum">accounts (by service number)</A>
44           <LI><A HREF="search/svc_acct.cgi?username">accounts (by username)</A>
45           <LI><A HREF="search/svc_acct.cgi?uid">accounts (by uid)</A>
46           <LI><A HREF="search/svc_acct.cgi?UN_svcnum">unlinked accounts (by service number)</A>
47           <LI><A HREF="search/svc_acct.cgi?UN_username">unlinked accounts (by username)</A>
48           <LI><A HREF="search/svc_acct.cgi?UN_uid">unlinked accounts (by uid)</A>
49           <LI><A HREF="search/svc_domain.cgi?svcnum">domains (by service number)</A>
50           <LI><A HREF="search/svc_domain.cgi?domain">domains (by domain)</A>
51           <LI><A HREF="search/svc_domain.cgi?UN_svcnum">unlinked domains (by service number)</A>
52           <LI><A HREF="search/svc_domain.cgi?UN_domain">unlinked domains (by domain)</A>
53       </MENU>
54           <A NAME="admin"><H3>Administration</H3></a>
55         <MENU>
56           <LI><A HREF="browse/part_svc.cgi">
57             View/Edit services
58           </A>
59             - Services are items you offer to your customers.
60           <LI><A HREF="browse/part_pkg.cgi">
61             View/Edit packages
62           </A>
63             - One or more services are grouped together into a package and
64               given pricing information.  Customers purchase packages, not
65               services.
66           <LI><A HREF="browse/agent_type.cgi">
67             View/Edit agent types
68           </A>
69             - Agent types define groups of packages that you can then assign
70               to particular agents.
71           <LI><A HREF="browse/agent.cgi">
72             View/Edit agents
73           </A>
74             - Agents are resellers of your service.  Agents may be limited
75               to a subset of your full offerings (via their agent type).
76           <BR>
77           <LI><A HREF="browse/part_referral.cgi">
78             View/Edit referrals
79           </A>
80             - Where a customer heard about your service.  Tracked for
81               informational purposes.
82           <BR>
83           <LI><A HREF="browse/cust_main_county.cgi">
84             View/Edit locales and tax rates
85           </A>
86             - Change tax rates by state, or break down a state into counties
87               and assign different tax rates to each county.
88           <BR>
89           <LI><A HREF="browse/svc_acct_pop.cgi">
90             View/Edit POPs 
91           </A>
92             - Points of Presence 
93     </MENU>
94     </FONT>
95   </BODY>
96 </HTML>