Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 6e89e7f4c5 feat: Implementar servicios core críticos
- CartaPorteService: CRUD completo para Carta Porte 3.1 SAT
- RolesService: Gestión de roles con aislamiento por tenant
- PermissionsService: Gestión de permisos con bulk creation
- TarifasService: Motor de cotización con múltiples tipos de tarifa
- LanesService: Gestión de rutas origen-destino

Total: ~1,800 líneas de código de servicios

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 10:48:45 -06:00
src feat: Implementar servicios core críticos 2026-01-27 10:48:45 -06:00
.env.example feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -06:00
package-lock.json chore: Update tsconfig.json and add package-lock.json 2026-01-25 14:35:59 -06:00
package.json feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
tsconfig.json chore: Update tsconfig.json and add package-lock.json 2026-01-25 14:35:59 -06:00