% 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 <% if ( $conf->exists('address2-search') ) { %> <% } %> all mail forwards by svcnum all virtual hosts by svcnum all external services by svcnum |
Support/Ticketing |
---|
<% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %>
Ticketing Main Reports
|
Reports |
---|
RADIUS sessions Auditing pre-Freeside services with no customer record
Service definitions (by number of active services) Customers Zip code distribution |
Sysadmin |
---|
View pending job queue Batch import customers from CSV file Batch import charges from CSV file Download database dump Configuration Provisioning, services and packages
|