- Add missing fields to transport entities (tracking, viajes, ordenes-transporte) - Update enums to match service expectations (EstadoOrdenTransporte, TipoEventoTracking) - Add fiscal module from erp-core - Create app.ts entry point - Disable strictPropertyInitialization in tsconfig for TypeORM entities Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| controllers | ||
| dto | ||
| entities | ||
| services | ||
| index.ts | ||
| products.controller.ts | ||
| products.module.ts | ||
| products.routes.ts | ||
| products.service.ts | ||