aea44ad73de96b9398fab293d21ebbb59a854b53
[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       <BR><A HREF="classic.html">Classic interface</A>
18     </td></tr>
19   </table>
20
21 <BR>
22 [<A NAME="customer_service" style="background-color: #cccccc"> Sales / Customer service </A>]
23 [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ]
24 [ <A HREF="#reports">Reports</A> ]
25 [ <A HREF="#sysadmin">Sysadmin</A> ]
26     <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee">
27     <TR><TH BGCOLOR="#cccccc">Sales / Customer service</TH></TR>
28     <TR><TD>
29         <BR><FONT SIZE="+1"><A HREF="edit/cust_main.cgi">New Customer</A></FONT>
30         <BR>
31         <BR><FORM ACTION="search/cust_main.cgi" METHOD="POST"><INPUT TYPE="hidden" NAME="last_on" VALUE="1">Last name <INPUT TYPE="text" NAME="last_text"><INPUT TYPE="hidden" NAME="last_type" VALUE="Fuzzy"><INPUT TYPE="submit" VALUE="Search"></FORM> or <A HREF="search/cust_main.cgi?browse=last">all customers by last name</A>
32         <BR><FORM ACTION="search/cust_main.cgi" METHOD="POST"><INPUT TYPE="hidden" NAME="company_on" VALUE="1">Company <INPUT TYPE="text" NAME="company_text"><INPUT TYPE="hidden" NAME="company_type" VALUE="Fuzzy"><INPUT TYPE="submit" VALUE="Search"></FORM> or <A HREF="search/cust_main.cgi?browse=company">all customers by company</A>
33         <BR><FORM ACTION="search/svc_acct.cgi" METHOD="POST">Username <INPUT TYPE="text" NAME="username"><INPUT TYPE="submit" VALUE="Search"></FORM> or <A HREF="search/svc_acct.cgi?username">all accounts by username</A>
34         <BR><FORM ACTION="search/svc_domain.cgi" METHOD="POST">Domain <INPUT TYPE="text" NAME="domain"><INPUT TYPE="submit" VALUE="Search"></FORM> or <A HREF="search/svc_domain.cgi?domain">all domains</A>
35 <!--        <LI><A HREF="search/svc_acct_sm.html">mail aliases (by domain, and optionally username)</A>-->
36 <!--        <LI><A HREF="search/svc_forward.html">mail forwards (by ?)</A>-->
37       <BR><BR>
38     </TD></TR>
39     </TABLE>
40
41
42
43     <BR><BR><BR>
44
45
46 [ <A HREF="#customer_service">Sales / Customer service</A> ]
47 [<A NAME="bookkeeping" style="background-color: #cccccc"> Bookkeeping / Collections </A>]
48 [ <A HREF="#reports">Reports</A> ]
49 [ <A HREF="#sysadmin">Sysadmin</A> ]
50     <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee">
51     <TR><TH BGCOLOR="#cccccc">Bookkeeping / Collections</TH></TR>
52     <TR><TD>
53       <BR><A HREF="search/cust_main-quickpay.html">Quick payment entry</A>
54       <BR>
55       <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>
56       <BR><FORM ACTION="search/cust_bill.cgi" METHOD="POST">Invoice # <INPUT TYPE="text" NAME="invnum" SIZE="8"><INPUT TYPE="submit" VALUE="Search"></FORM>
57       <BR><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>
58       <BR>
59       <BR><A HREF="browse/cust_pay_batch.cgi">View pending credit card batch</A>
60       <BR><BR>Invoice reports
61             <UL>
62               <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>)
63               <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>)
64               <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>)
65               <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>)
66               <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>)
67               <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>)
68             </UL>
69       <BR><BR>Financial reports
70             <UL>
71               <LI> <A HREF="search/report_receivables.cgi">current receivables</A>
72               <LI> <A HREF="search/report_tax.html">tax reports</A>
73               <LI> <A HREF="search/report_cc.html">credit card receipts</A>
74               <LI> <A HREF="search/report_credit.html">credit memos</A>
75             </UL>
76       <BR><CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR>
77       <A NAME="admin">Administration</a>
78         <ul>
79           <LI><A HREF="browse/part_pkg.cgi">View/Edit package definitions</A>
80             - One or more services are grouped together into a package and
81               given pricing information.  Customers purchase packages, not
82               services.
83 <!--          <LI><A HREF="browse/agent_type.cgi">View/Edit agent types</A>
84             - Agent types define groups of package definitions that you can
85               then assign to particular agents.
86           <LI><A HREF="browse/agent.cgi">View/Edit agents</A>
87             - Agents are resellers of your service.  Agents may be limited
88               to a subset of your full offerings (via their type).
89 -->
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/part_bill_event.cgi">View/Edit invoice events</A> - Actions for overdue invoices
94         </ul>
95       <BR>
96     </TD></TR>
97     </TABLE>
98
99
100
101     <BR><BR><BR>
102
103
104
105 [ <A HREF="#customer_service">Sales / Customer service</A> ]
106 [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ]
107 [<A NAME="reports" style="background-color: #cccccc"> Reports </A>]
108 [ <A HREF="#sysadmin">Sysadmin</A> ]
109     <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee">
110     <TR><TH BGCOLOR="#cccccc">Reports</TH></TR>
111     <TR><TD>
112       <BR>
113       Auditing pre-Freeside services with no customer record
114       <UL>
115         <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>)
116         <LI>unlinked mail forwards (<A HREF="search/svc_forward.cgi?UN_svcnum">by service number</A>) (by ?))
117         <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>)
118       </UL>
119       Packages
120       <UL>
121         <LI><A HREF="search/cust_pkg.cgi?pkgnum">packages (by package number)</A>
122         <LI><A HREF="search/cust_pkg.cgi?APKG_pkgnum">packages with unconfigured services (by package number)</A>
123       </UL>
124       Invoices
125       <UL>
126         <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>)
127         <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>)
128         <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>)
129         <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>)
130         <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>)
131         <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>)
132       </UL>
133     <BR>
134     </TD></TR>
135     </TABLE>
136
137
138
139     <BR><BR><BR>
140
141
142 [ <A HREF="#customer_service">Sales / Customer service</A> ]
143 [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ]
144 [ <A HREF="#reports">Reports</A> ]
145 [<A NAME="sysadmin" style="background-color: #cccccc"> Sysadmin </A>]
146     <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee">
147     <TR><TH BGCOLOR="#cccccc">Sysadmin</TH></TR>
148     <TR><TD>
149       <BR>
150       <A HREF="browse/nas.cgi">View active NAS ports</A>
151       <BR><A HREF="browse/queue.cgi">View pending job queue</A>
152       <BR><BR><CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR>
153       <A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> -->
154       <BR><BR><A NAME="admin">Administration</a>
155         <ul>
156           <LI><A HREF="browse/part_svc.cgi">View/Edit service definitions</A>
157             - Services are items you offer to your customers.
158           <LI><A HREF="browse/part_pkg.cgi">View/Edit package definitions</A>
159             - One or more services are grouped together into a package and
160               given pricing information.  Customers purchase packages, not
161               services.
162           <LI><A HREF="browse/agent_type.cgi">View/Edit agent types</A>
163             - Agent types define groups of package definitions that you can
164               then assign to particular agents.
165           <LI><A HREF="browse/agent.cgi">View/Edit agents</A>
166             - Agents are resellers of your service.  Agents may be limited
167               to a subset of your full offerings (via their type).
168           <LI><A HREF="browse/part_referral.cgi">View/Edit referrals</A>
169             - Where a customer heard about your service.  Tracked for
170               informational purposes.
171           <LI><A HREF="browse/cust_main_county.cgi">View/Edit locales and tax rates</A>
172             - Change tax rates, or break down a country into states, or a state
173               into counties and assign different tax rates to each.
174           <LI><A HREF="browse/svc_acct_pop.cgi">View/Edit Access Numbers</A>
175             - Points of Presence 
176           <LI><A HREF="browse/part_bill_event.cgi">View/Edit invoice events</A> - Actions for overdue invoices
177         </ul>
178         <BR>
179       </TD></TR>
180       </TABLE>
181       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
182       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
183       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
184       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
185       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
186       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
187       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
188       <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
189   </BODY>
190 </HTML>