X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fcust_bill.pm;h=5a5aecbf3b317c2efe323db7847555e718162d7d;hb=90393980e5f2859ee1e186fa461f48f5129e803e;hp=b3dd48a6983622d95c20bf694ba61fef4d0573aa;hpb=ff92fba056c2b61753d464c84ecede6ec2f57258;p=freeside.git diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index b3dd48a69..5a5aecbf3 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -4156,6 +4156,7 @@ sub _items_cust_bill_pkg { my @dates = ( $self->_date ); my $prev = $cust_bill_pkg->previous_cust_bill_pkg; push @dates, $prev->sdate if $prev; + push @dates, undef if !$prev; unless ( $cust_pkg->part_pkg->hide_svc_detail || $cust_bill_pkg->itemdesc