- 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> |
||
|---|---|---|
| .. | ||
| database.ts | ||
| index.ts | ||
| typeorm.ts | ||