erp-construccion-backend/src/config
rckrdmrd b3cd6e2e51 [SYNC] feat: Completar integración erp-core - FASE 2A
- Crear capa de compatibilidad config/ (database.ts, typeorm.ts, index.ts)
- Exportar Tenant y User en core/entities/index.ts
- Crear Company entity en auth/entities/
- Crear Warehouse entity y módulo warehouses/
- Corregir ApiKey imports para usar core/entities
- Unificar tipos TokenPayload y JwtPayload
- Corregir ZodError.errors -> .issues en controllers CRM, inventory, sales, partners
- Agregar exports InventoryService e InventoryController
- Deshabilitar temporalmente módulo finance (requiere correcciones estructurales)
- Agregar .gitignore estándar

Build: PASANDO (módulo finance excluido temporalmente)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 11:43:59 -06:00
..
database.ts [SYNC] feat: Completar integración erp-core - FASE 2A 2026-01-18 11:43:59 -06:00
index.ts [SYNC] feat: Completar integración erp-core - FASE 2A 2026-01-18 11:43:59 -06:00
typeorm.ts [SYNC] feat: Completar integración erp-core - FASE 2A 2026-01-18 11:43:59 -06:00