X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Findex.html;h=a1c3caf39b0264b4d94a1e486048708d104e74fa;hb=1e0dbd55775c7d9eba7db3d17a6173d03e3c2d0a;hp=b4b85063e0ffbf798e0855b23a4535c313b360ce;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/httemplate/index.html b/httemplate/index.html index b4b85063e..a1c3caf39 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -1,55 +1,8 @@ - <% my $conf = new FS::Conf; %> - - - - Freeside Main Menu - - - - - - - - - - - - -
- freeside - - <%= $conf->config('company_name') %> Billing - Logged in as <%= getotaker %> -
- - - - - <% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %> - <% eval "use RT;"; %> - - - <% } %> - - -
- - Freeside v<%= $FS::VERSION %>
- Documentation
-
-
- - RT v<%= $RT::VERSION %>
-
Documentation
-
-
- -
+<%= include('/elements/header.html', 'Freeside Main Menu' ) %>
- [ Sales / Customer service ] <% if ( $conf->config('ticket_system') ) { %> [ Support / Ticketing ] @@ -57,7 +10,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Sales / Customer service

New Customer @@ -88,7 +41,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Support/Ticketing
<% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %> @@ -117,7 +70,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Bookkeeping / Collections

Quick payment entry @@ -165,7 +118,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Reports

@@ -185,11 +138,12 @@
  • packages (by next bill date range) Package definitions (by number of active packages)

    - Service definitions (by number of active services)

    + Service definitions (by number of active services)

    Customers + Zip code distribution

    SQL query: SELECT

    @@ -208,7 +162,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
    Sysadmin

    @@ -216,7 +170,7 @@ session server - View pending job queue + View pending job queue
    Batch import customers from CSV file
    Batch import charges from CSV file
    Download database dump @@ -232,6 +186,9 @@ - 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
      @@ -289,5 +246,6 @@















































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