added prospect support to qualifications, RT7111
[freeside.git] / FS / FS / part_export / ikano.pm
index d7203af..afed6f4 100644 (file)
@@ -326,6 +326,7 @@ sub qual_html {
 
     # XXX: eventually perhaps this should return both the packages a link to
     # order each package and go to the svc prov with the prequal id filled in
+    # but only if cust, not prospect!
     my $list = "<B>Qualifying Packages:</B><UL>";
     my @part_pkgs = qsearch( 'part_pkg', { 'disabled' => '' } );
     foreach my $part_pkg ( @part_pkgs ) {