feat(billing): label payments by invoice number, not UUID (PMS-186) #103
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/mapps-186-billing-company-name"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The payment list's Invoice column linked with the generic text "View invoice" keyed by the invoice UUID. Use the new invoice_number from the API as the link text (falling back to "View invoice" only if an applied payment's number could not be resolved; unapplied payments still read "Unapplied"). Adds invoice_number to RemotePayment and the PaymentRow prop.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com