DID activity summary improvements, RT10886
[freeside.git] / FS / FS / cust_bill.pm
index 7106d1f..9d250eb 100644 (file)
@@ -2903,8 +2903,7 @@ sub print_generic {
       push @detail_items, 
        { 'description' => $didsummary_desc,
            'ext_description' => [ $didsummary, $minutes ],
-       }
-       if !$multisection;
+       };
   }
 
   foreach my $section (@sections, @$late_sections) {