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 |
|