erp-construccion-backend-v2/src
Adrian Flores Cortes 369f461695 [TS-FIX] fix: Fix TS7030 errors in finance controllers
- Add Promise<void> return type to async handlers with conditional returns
- Change 'return res.status()' to 'res.status(); return;' pattern
- Fixed controllers: ap, ar, bank-reconciliation, cash-flow, reports, accounting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:21:33 -06:00
..
modules [TS-FIX] fix: Fix TS7030 errors in finance controllers 2026-01-25 14:21:33 -06:00
shared [TS-FIX] fix: Fix TypeScript errors in admin and bidding modules 2026-01-25 10:10:00 -06:00
server.ts [PROP-CORE-004] feat: Register payment-terminals module in app 2026-01-25 03:13:46 -06:00