erp-transportistas-backend-v2/src/modules/carta-porte/dto
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
..
autotransporte-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
cancelar-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
create-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
figura-transporte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
index.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
mercancia-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
timbrar-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
ubicacion-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00
update-carta-porte.dto.ts [SYNC] feat: Add Carta Porte DTOs and controller 2026-02-03 08:11:29 -06:00