X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Fvoip_cdr.pm;h=f007029d6c6a48d0048a2a5d7150c9814b99bbc7;hp=8278afe85a4daaa44faf1648f421ccb6b1e46a80;hb=8f19cd0b1cc92315df1a9c979fbcc77b48ef1ea6;hpb=efdd51f41e878349a942b0cb97e97e9feda1b3f0 diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm index 8278afe85..f007029d6 100644 --- a/FS/FS/part_pkg/voip_cdr.pm +++ b/FS/FS/part_pkg/voip_cdr.pm @@ -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_/;