X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fagent.cgi;h=c5c992704be6c08acb91096e9a4088a7eaad57b5;hp=f118552ee662f2d315f850aab6b89281ca06d61f;hb=c2146ae32fdef80049abfa13098db2d45f3ebdd5;hpb=2f3390c76813f42a5456730f58a5fcb69d320bde diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index f118552ee..c5c992704 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -1,5 +1,3 @@ - - <% my %search; @@ -11,7 +9,6 @@ } %> - <%= header('Agent Listing', menubar( 'Main Menu' => $p, 'Agent Types' => $p. 'browse/agent_type.cgi', @@ -36,7 +33,7 @@ full offerings (via their type).

Type Customers Reports - Registration Codes + Registration codes Prepaid cards Freq. Prog. @@ -69,35 +66,56 @@ foreach my $agent ( sort { - - <%= my $num_prospect = $agent->num_prospect_cust_main %> - - <% if ( $num_prospect ) { %> - <% } %>prospects<% if ($num_prospect ) { %><% } %> - -
- <%= my $num_active = $agent->num_active_cust_main %> - - <% if ( $num_active ) { %> - <% } %>active<% if ( $num_active ) { %><% } %> - -
- <%= my $num_susp = $agent->num_susp_cust_main %> - - <% if ( $num_susp ) { %> - <% } %>suspended<% if ( $num_susp ) { %><% } %> - -
- <%= my $num_cancel = $agent->num_cancel_cust_main %> - - <% if ( $num_cancel ) { %> - <% } %>cancelled<% if ( $num_cancel ) { %><% } %> + + + + + + + + + + + + + + + + +
+ <%= my $num_prospect = $agent->num_prospect_cust_main %>  + + <% if ( $num_prospect ) { %> + <% } %>prospects<% if ($num_prospect ) { %><% } %> + +
+ + <%= my $num_active = $agent->num_active_cust_main %>  + + + <% if ( $num_active ) { %> + <% } %>active<% if ( $num_active ) { %><% } %> +
+ + <%= my $num_susp = $agent->num_susp_cust_main %>  + + + <% if ( $num_susp ) { %> + <% } %>suspended<% if ( $num_susp ) { %><% } %> +
+ + <%= my $num_cancel = $agent->num_cancel_cust_main %>  + + + <% if ( $num_cancel ) { %> + <% } %>cancelled<% if ( $num_cancel ) { %><% } %> +
Payments
Credits -
A/R Aging +
A/R Aging