X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_bill.pm;h=5a5aecbf3b317c2efe323db7847555e718162d7d;hp=b3dd48a6983622d95c20bf694ba61fef4d0573aa;hb=0e7d7ec762a547d80ad19eeb5ea35342392bc944;hpb=ff92fba056c2b61753d464c84ecede6ec2f57258 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