7 <BODY BGCOLOR="#FFFFFF">
10 <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.png">
12 <font color="#ff0000" size=7>freeside main menu</font>
13 </td><td align=right valign=bottom>
15 <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A>
16 <BR><A HREF="docs/">Documentation</A>
21 <li><A HREF="edit/cust_main.cgi">New Customer</A>
22 <li><A NAME="search">Search</A>
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>
32 <li><A NAME="browse">Browse</A>
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>)
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>)
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>
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>)
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>)
61 <LI><A HREF="browse/nas.cgi">NAS ports</A>
62 <LI><A HREF="browse/queue.cgi">Joe queue</A>
63 <LI><A HREF="browse/cust_pay_batch.cgi">Pending credit card batch</A>
68 <li><A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> -->
69 <li><A NAME="admin">Administration</a>
71 <LI><A HREF="browse/part_svc.cgi">View/Edit service definitions</A>
72 - Services are items you offer to your customers.
73 <LI><A HREF="browse/part_pkg.cgi">View/Edit package definitions</A>
74 - One or more services are grouped together into a package and
75 given pricing information. Customers purchase packages, not
77 <LI><A HREF="browse/agent_type.cgi">View/Edit agent types</A>
78 - Agent types define groups of package definitions that you can
79 then assign to particular agents.
80 <LI><A HREF="browse/agent.cgi">View/Edit agents</A>
81 - Agents are resellers of your service. Agents may be limited
82 to a subset of your full offerings (via their type).
83 <LI><A HREF="browse/part_referral.cgi">View/Edit referrals</A>
84 - Where a customer heard about your service. Tracked for
85 informational purposes.
86 <LI><A HREF="browse/cust_main_county.cgi">View/Edit locales and tax rates</A>
87 - Change tax rates, or break down a country into states, or a state
88 into counties and assign different tax rates to each.
89 <LI><A HREF="browse/svc_acct_pop.cgi">View/Edit POPs</A>