X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Findex.html;h=c8a46d08f7cc4f7487c7dadecfe06f88f976d9f3;hb=c46235292c6bf929615ac28fc48c1d5609ce4590;hp=ad086ebc839df5cd35fa1f929eed92c77e6938f1;hpb=5cd995865b91204f7ce9233a8ba4d5eee62f9be4;p=freeside.git diff --git a/httemplate/index.html b/httemplate/index.html index ad086ebc8..c8a46d08f 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -1,103 +1,108 @@ - - - - Freeside Main Menu - - - - - -
- Silicon Interactive Software Design - - freeside main menu - - version %%%VERSION%%% -
Freeside home page -
Documentation -
- -
-[ Sales / Customer service ] -[ Bookkeeping / Collections ] -[ Reports ] -[ Sysadmin ] - +<% my $conf = new FS::Conf; %> +<%= include('/elements/header.html', 'Freeside Main Menu' ) %> + +
+ +[ Sales / Customer service ] +<% if ( $conf->config('ticket_system') ) { %> + [ Support / Ticketing ] +<% } %> +[ Bookkeeping / Collections ] +[ Reports ] +[ Sysadmin ] +
Sales / Customer service

New Customer
-
Customer # or all customers by customer number
-
Last name or all customers by last name
-
Company or all customers by company
- -
Phone #
-
Username or all accounts by username or uid
-
Domain or all domains
+
Customer # or all customers by customer number
+
Last name or all customers by last name
+
Company or all customers by company
+<% if ( $conf->exists('address2-search') ) { %> +
Unit
+<% } %> +
Phone #
+
Username or all accounts by username or uid
+
Domain or all domains
+
IP Address or all services by svcnum or address block

all mail forwards by svcnum
- +
all virtual hosts by svcnum
+
all external services by svcnum

+


+ +<% if ( $conf->config('ticket_system') ) { %> +[ Sales / Customer service ] +[ Support / Ticketing ] +[ Bookkeeping / Collections ] +[ Reports ] +[ Sysadmin ] + + + +
Support/Ticketing
+ <% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %> +
Ticketing Main +

+ Reports +



+<% } %> -[ Sales / Customer service ] -[ Bookkeeping / Collections ] -[ Reports ] -[ Sysadmin ] - + +[ Sales / Customer service ] +<% if ( $conf->config('ticket_system') ) { %> + [ Support / Ticketing ] +<% } %> +[ Bookkeeping / Collections ] +[ Reports ] +[ Sysadmin ] +
Bookkeeping / Collections
-
Quick payment entry +
Quick payment entry
-
Credit card #
-
Invoice #
-
Check #
+
Credit card #
+
Invoice #
+
Check #

View pending credit card batch

Packages (by next bill date range)

Invoice reports - Payment report (by type and/or date range) -

Sales, Credits and Receipts Summary -

Accounts Receivable Aging Summary -

Prepaid Income (Unearned Revenue) Report -

(old) Financial reports (being rewritten) + Advanced invoice reports

+ Invoice event reports -


- Administration - -
+ Sales, Credits and Receipts Summary +

Sales report (by agent, package class and/or date range) +

Credit report (by employee and/or date range) +

Payment report (by type and/or date range) +

Accounts Receivable Aging Summary +

Prepaid Income (Unearned Revenue) Report +

Sales Tax Liability Report +

@@ -107,19 +112,24 @@ -[ Sales / Customer service ] -[ Bookkeeping / Collections ] -[ Reports ] -[ Sysadmin ] - +[ Sales / Customer service ] +<% if ( $conf->config('ticket_system') ) { %> + [ Support / Ticketing ] +<% } %> +[ Bookkeeping / Collections ] +[ Reports ] +[ Sysadmin ] +
@@ -145,22 +156,28 @@


-[ Sales / Customer service ] -[ Bookkeeping / Collections ] -[ Reports ] -[ Sysadmin ] -
Reports

+ RADIUS sessions

Auditing pre-Freeside services with no customer record Packages Package definitions (by number of active packages)

- Service definitions (by number of active services)

+ Service definitions (by number of active services)

Customers -
SQL query: SELECT
+ Zip code distribution

+
SQL query: SELECT

+[ Sales / Customer service ] +<% if ( $conf->config('ticket_system') ) { %> + [ Support / Ticketing ] +<% } %> +[ Bookkeeping / Collections ] +[ Reports ] +[ Sysadmin ] +
Sysadmin

- View active NAS ports -
View pending job queue + + View pending job queue
Batch import customers from CSV file
Batch import charges from CSV file
Download database dump



Configuration -

Administration +

Provisioning, services and packages
  • View/Edit exports - Provisioning services to external machines, databases and APIs. @@ -170,29 +187,57 @@ - One or more services are grouped together into a package and given pricing information. Customers purchase packages, not services. +
  • View/Edit package classes + - Package classes define groups of packages, for reporting and + convenience purposes. +
+ Resellers +
  • View/Edit agent types - Agent types define groups of package definitions that you can then assign to particular agents.
  • View/Edit agents - Agents are resellers of your service. Agents may be limited to a subset of your full offerings (via their type). -
  • View/Edit advertising sources - - Where a customer heard about your service. Tracked for - informational purposes. +
+ Billing + + Dialup + + Fixed (username-less) broadband + + + Miscellaneous +
@@ -204,5 +249,6 @@















































- - + +<%= include('/elements/footer.html') %> +