Files
ROLAC/API/ROLAC.API/DTOs
Chris Chen 7c63f6c9ba feat(1099): carry PayeeId through expense create/update/read
Add int? PayeeId to CreateExpenseRequest (UpdateExpenseRequest inherits)
and to ExpenseListItemDto (so it round-trips to the form). Set e.PayeeId
unconditionally in CreateAsync and UpdateAsync so 1099 attribution is
independent of VendorPayment vs StaffReimbursement type. Map PayeeId in
both DTO projections: the paged-list lambda and GetByIdAsync.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 17:08:01 -07:00
..
2026-06-24 10:53:13 -07:00
2026-06-23 12:13:47 -07:00
2026-06-25 17:02:33 -07:00
2026-06-23 07:19:08 -07:00
2026-06-24 08:21:31 -07:00
WIP
2026-05-28 15:25:31 -07:00