- 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> |
||
|---|---|---|
| .. | ||
| modules | ||
| shared | ||
| server.ts | ||