Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 825e349f37 [SYNC] feat: Add Carta Porte DTOs and controller
- Add carta-porte controller with CRUD operations
- Add DTOs: create, update, cancelar, timbrar
- Add DTOs: autotransporte, mercancia, ubicacion, figura-transporte
- Add common utilities folder
- Add ordenes-transporte service tests
- Update index exports

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 08:11:29 -06:00
src [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
.env.example feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -06:00
.gitignore chore: Add .gitignore for node_modules and build artifacts 2026-01-30 12:10:57 -06:00
package-lock.json [SYNC] feat: Add audit, MFA, and feature flags modules 2026-02-03 08:02:18 -06:00
package.json [SYNC] feat: Add audit, MFA, and feature flags modules 2026-02-03 08:02:18 -06:00
tsconfig.json feat: P2+P3 - Tests y servicios faltantes (TASK-006) 2026-01-27 12:17:13 -06:00