Backend NestJS para ERP Transportistas
Carta Porte Module: - mercancia.service.ts: Cargo management for CFDI Carta Porte 3.1 - ubicacion-carta-porte.service.ts: Origin/destination locations - figura-transporte.service.ts: Transportation figures (operators, owners) - inspeccion-pre-viaje.service.ts: Pre-trip inspections per NOM-087 Gestion Flota Module: - documento-flota.service.ts: Fleet document management with expiration alerts - asignacion.service.ts: Unit-operator assignments with availability check Tracking Module: - evento-tracking.service.ts: Real-time tracking events and ETA calculation GPS Module: - evento-geocerca.service.ts: Geofence events (entry/exit/dwell) Also includes backward compatibility fixes for ordenes-transporte module. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||