Files
InvoiceShelf/database
Darko Gjorgjijoski aaee3087b1 fix(payments): preserve declined legacy invoice links durably
A payment recorded against a draft invoice in 2.x was silently unlinked by
the allocations migration: the warning was the only trace, and the column
drop destroyed the association. Declined links are now written to a
transitional legacy_payment_links table (reason draft or mismatch) and
draft-linked payments get an explanatory note, so the money remains
identifiable unapplied customer credit instead of anonymous credit.
2026-08-22 14:27:26 +02:00
..
2026-08-14 00:17:52 +02:00
2019-11-11 12:16:00 +05:30