kevin-asprec a5ed2cc666 fix: include full payment details in remittance history
findRemittances used `payments: true` which returned raw RemittancePayment
join records without actual payment data. Now fetches full Payment objects
via manual join and maps them to the remittance records so the mobile app
can display client names, amounts, and invoice numbers.
2026-05-03 14:35:27 +08:00
2026-04-13 00:50:56 +00:00
Description
No description provided
Readme 450 KiB
Languages
TypeScript 99.5%
Dockerfile 0.5%