Files
accounted/app/api
Jonas Flodén da692c2898 fix(transactions): include 'overdue' in match-supplier-invoice CAS guard (#779)
SupplierInvoicePicker shows overdue invoices as payable candidates, but
the CAS update in the match route omitted 'overdue' from its status
whitelist. This caused the update to return 0 rows for any overdue
invoice, committing a journal entry and then orphaning it before
returning MATCH_SI_NOT_OPEN — making the match appear to fail due to a
concurrent request. The v1 route already had this correct.

Signed-off-by: Jonas Flodén <jonas@floden.nu>
2026-06-29 22:13:48 +02:00
..
2026-05-26 22:29:41 +02:00
2026-06-10 13:52:24 +02:00
2026-06-16 10:42:37 +02:00
2026-04-11 17:06:32 +02:00
2026-06-05 17:26:40 +02:00
2026-05-06 11:12:02 +02:00
2026-06-29 16:34:51 +02:00
2026-06-29 16:34:51 +02:00
2026-04-11 17:06:32 +02:00
2026-06-18 11:49:33 +02:00
2026-05-08 15:42:06 +02:00
2026-04-29 16:32:26 +02:00
2026-06-16 10:42:37 +02:00