Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 2120d6e8b0 feat(carta-porte): Add CFDI Carta Porte 3.1 compliance entities
- CartaPorte: Main CFDI entity with emisor/receptor, totals, XML/PDF
- UbicacionCartaPorte: Origin/destination locations with SAT codes
- MercanciaCartaPorte: Goods being transported with hazmat support
- FiguraTransporte: Operator/owner/lessor figures
- AutotransporteCartaPorte: Vehicle configuration and trailers
- HosLog: Hours of Service compliance (NOM-087)
- InspeccionPreViaje: Pre-trip inspection checklists

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:19:21 -06:00
src feat(carta-porte): Add CFDI Carta Porte 3.1 compliance entities 2026-01-25 14:19:21 -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