Fixing apache issues in debian packages
[freeside.git] / FS / FS / cust_main / Billing.pm
index c107df9..b7deedd 100644 (file)
@@ -1236,6 +1236,7 @@ sub _make_lines {
                               )
                          )
                   )
+               || $cust_pkg->is_status_delay_cancel
            )
        and
             ( $part_pkg->freq ne '0' && ( $cust_pkg->bill || 0 ) <= $cmp_time )