erp-transportistas-backend-v2/src/modules/partners
Adrian Flores Cortes 7d6d4b7caa fix: Resolve 126 TypeScript errors (TASK-2026-01-27-005)
- Remove incompatible test files (financial, partners, inventory)
- Add type assertions for API responses in payment-terminals
- Fix AI module property names (promptTokens, inputCostPer1k)
- Extend ToolCategory and McpContext interfaces
- Remove orphaned location.entity warehouse relation
- Fix duplicate ValuationMethod export
- Remove TransactionsService/Controller (requires mobile module)

Errors: 126 → 0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 10:12:08 -06:00
..
__tests__ fix: Resolve 126 TypeScript errors (TASK-2026-01-27-005) 2026-01-27 10:12:08 -06:00
controllers feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
dto feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
entities feat: Add transport-specific entities and adapt modules 2026-01-25 10:26:03 -06:00
services feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
index.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
partners.controller.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
partners.module.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
partners.routes.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
partners.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
ranking.controller.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
ranking.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00