Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 2722920e12 feat: Add combustible-gastos and tarifas-transporte entities
New entities for combustible-gastos module:
- anticipo-viatico.entity.ts
- carga-combustible.entity.ts
- control-rendimiento.entity.ts
- cruce-peaje.entity.ts
- gasto-viaje.entity.ts

New entities for tarifas-transporte module:
- factura-transporte.entity.ts
- fuel-surcharge.entity.ts
- lane.entity.ts
- linea-factura.entity.ts
- recargo-catalogo.entity.ts
- tarifa.entity.ts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:15:26 -06:00
src feat: Add combustible-gastos and tarifas-transporte entities 2026-01-25 14:15:26 -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