erp-construccion-backend-v2/src/modules/partners/services
Adrian Flores Cortes caf9d4f0cb [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors
- billing-usage: Remove unused imports, fix UpdateCouponDto access
- biometrics: Remove unused imports, fix duplicate exports in index.ts
- invoices: Fix undefined vs null type mismatches with ?? null
- partners: Fix duplicate ServiceContext exports, type mismatches
- projects: Remove unused imports
- shared/middleware: Fix TokenPayload type access

Build now passes: npm run build = 0 errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 02:31:34 -06:00
..
index.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner-address.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner-bank-account.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner-contact.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner-segment.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner-tax-info.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
partner.service.ts [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00