unused?
authorIvan Kohler <ivan@freeside.biz>
Sat, 17 Jan 2015 02:37:22 +0000 (18:37 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 17 Jan 2015 02:37:22 +0000 (18:37 -0800)
FS/FS/part_pkg/voip_cdr.pm

index 8278afe..f007029 100644 (file)
@@ -678,6 +678,7 @@ sub reset_usage {
 
 # tells whether cust_bill_pkg_detail should return a single line for 
 # each phonenum
+# i think this is currently unused?
 sub sum_usage {
   my $self = shift;
   $self->option('output_format') =~ /^sum_/;