Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 99d18bb340 feat(entities): Complete viajes entities and adapt inventory/financial
- Add Viaje entity with transport-specific workflow states
- Add ParadaViaje entity for multi-stop support
- Add Pod entity for Proof of Delivery
- Adapt inventory/product.entity with TipoRefaccion for fleet parts
- Adapt financial/account.entity with TipoCuentaTransporte and TipoCentroCosto
- Update index exports for all modified modules

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:38:08 -06:00
src feat(entities): Complete viajes entities and adapt inventory/financial 2026-01-25 10:38:08 -06:00
.env.example feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -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 feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -06:00