collab: Add `has_overdue_invoices` to `billing_customers` (#24239)
This PR adds a new `has_overdue_invoices` field to the `billing_customers` table. This will be used to statefully track whether a customer has overdue invoices, and also to reset it when the invoices are paid. We will set this field to `true` when a subscription is canceled with the reason `payment_failed`. Release Notes: - N/A
M
Marshall Bowers committed
aa3da35e8ec8e166a0453ce09650addf660e5c03
Parent: b13498a
Committed by GitHub <noreply@github.com>
on 2/4/2025, 11:12:35 PM