erp-transportistas-backend-v2/src/modules/core
Adrian Flores Cortes 6e466490ba fix: Resolve TypeScript errors from propagation
Changes:
- Remove billing-usage/__tests__ (incompatible with new entities)
- Add tenant.entity.ts and user.entity.ts to core/entities
- Remove construction-specific entities from purchase
- Remove employee-fraccionamiento from hr (construccion specific)
- Update index.ts exports

Errors reduced: 220 -> 126 (remaining are preexisting structural issues)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 09:14:16 -06:00
..
entities fix: Resolve TypeScript errors from propagation 2026-01-27 09:14:16 -06:00
core.controller.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
core.routes.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
countries.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
currencies.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
currency-rates.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
discount-rules.service.ts 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
payment-terms.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
product-categories.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
sequences.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
states.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
uom.service.ts feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00