X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fagent.cgi;h=25524323de2156bb14d99c5689a21c67c6e888f9;hb=6b28d0bd4b422d0fff32b559d0785665b1c46b27;hp=b9190ecb58163315a4ce27b4c4bfe83e4a5e8428;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;p=freeside.git diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index b9190ecb5..25524323d 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -88,12 +88,12 @@ full offerings (via their type).

% if ( $agent->agent_custnum ) { - <% include('/elements/small_custview.html', - $agent->agent_custnum, - scalar($conf->config('countrydefault')), - 1, #show balance - ) - %> + <& /elements/small_custview.html, + $agent->agent_custnum, + scalar($conf->config('countrydefault')), + 1, #show balance + $p.'view/cust_main.cgi', + &> % } @@ -182,6 +182,26 @@ inactive + + <% my $num_ordered = $agent->num_ordered_cust_main %>  + + + + +% if ( $num_ordered ) { + + +% } +ordered +% if ($num_ordered ) { + +% } + + + + + + <% my $num_active = $agent->num_active_cust_main %>  @@ -266,6 +286,11 @@ inactive + + +   + +