X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_receivables.cgi;h=ad353a1b3b80e492182d3c77a1f6de318d1acdb1;hp=f42269f65f577fcea73ea78ef73ccbc5186ffee1;hb=bd4d69496e5e122cf65e246e9be95d1d8555e9f3;hpb=8fd8fc66ed88d20b34bcbd267a77f70eaa354f48 diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi index f42269f65..ad353a1b3 100755 --- a/httemplate/search/report_receivables.cgi +++ b/httemplate/search/report_receivables.cgi @@ -123,14 +123,14 @@ END if ( $row->{uncancelled_pkgs} ) { $status = 'Suspended'; $statuscol = 'FF9900'; - if ( $row->{active_pkgs} > $row->{uncancelled_pkgs} ) { + if ( $row->{active_pkgs} ) { $status = 'Active'; $statuscol = '00CC00'; } } %> - + <%= $row->{'custnum'} %>: <%= $row->{'company'} ? $row->{'company'}. ' (' : '' %><%= $row->{'last'}. ', '. $row->{'first'} %><%= $row->{'company'} ? ')' : '' %> <%= $status %>