X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_pkg.pm;h=c183a4938af018d4235e88df26588f58d2f240d2;hp=9d3083067d3b25f905a03816eb20eabf49c5c08d;hb=3d01805cd88f7c4a37d7060117a9a42631c4bb5e;hpb=4ba0408779a487dfe4004b34a5dd44a69650ba39 diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 9d3083067..c183a4938 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -2199,6 +2199,8 @@ sub _labels_short { $detail =~ s/, $//; push @labels, $detail; } + warn "$me _labels_short done consolidating services\n" + if $DEBUG; } else { warn "$me _labels_short adding service data\n" if $DEBUG;