erp-construccion-backend-v2/src/modules/finance
Adrian Flores Cortes bd6dd271c2 [TS-FIX] fix: Fix TypeScript errors in finance services
- Fix entity property mismatches in ar.service.ts (customerId vs partnerId, balance vs balanceAmount)
- Fix entity property mismatches in ap.service.ts (supplierId vs partnerId, balance vs balanceAmount)
- Fix entity property mismatches in cash-flow.service.ts
- Fix entity property mismatches in erp-integration.service.ts (currency, sapCode, description)
- Fix unused imports and dataSource declarations in all finance services
- Error count: 410 -> 346

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:34:49 -06:00
..
controllers [TS-FIX] fix: Fix TS7030 errors in finance controllers 2026-01-25 14:21:33 -06:00
entities [TS-FIX] fix: Fix TypeScript errors in finance module services 2026-01-25 10:38:46 -06:00
services [TS-FIX] fix: Fix TypeScript errors in finance services 2026-01-25 14:34:49 -06:00
index.ts Migración desde erp-construccion/backend - Estándar multi-repo v2 2026-01-16 08:11:14 -06:00