Adrian Flores Cortes
e285e007ad
chore: Update backend submodule with viajes entities
...
- Viaje, ParadaViaje, Pod entities for trip management
- Adapted inventory and financial modules for transport
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:38:25 -06:00
Adrian Flores Cortes
93131db0b5
docs: Update progress status after DDL and entities implementation
...
PROJECT-STATUS.md:
- DDL: 100% complete (8 files, ~2,976 lines)
- Backend: 40% (24 modules + transport entities)
- Updated checklist with completed items
PLAN-DESARROLLO-REUTILIZACION.md:
- Phase 1: Partners adapted for shippers/consignees
- Phase 2: Entities implemented (Unidad, Operador, OrdenTransporte, EventoTracking, Geocerca)
- Phase 3: DDL complete, entities structure ready
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:29:45 -06:00
Adrian Flores Cortes
67070ccea9
feat: Update submodules with DDL and entities implementation
...
Backend (3cc989c):
- Adapted partners module for shippers/consignees
- Added Unidad, Operador entities for fleet management
- Added OrdenTransporte entity for transport orders
- Added EventoTracking, Geocerca entities for tracking
Database (7a91823):
- Complete DDL files 01-08 for all schemas
- ~98 tables across 8 schemas
- CFDI Carta Porte 3.1 compliant structure
- PostGIS for geospatial tracking
- RLS policies for multi-tenancy
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:26:54 -06:00
Adrian Flores Cortes
82e7ff6f83
feat: Complete Phase 0-1 of SIMCO-REUSE development plan
...
- Update PROJECT-STATUS.md with backend progress (25% overall)
- Add PLAN-DESARROLLO-REUTILIZACION.md with code reuse strategy
- Update backend submodule reference (419 files, ~69k lines copied)
Phases completed:
- Phase 0: Base modules (100% copy) - auth, users, tenants, ai, etc.
- Phase 1: Modules for adaptation - partners, inventory, financial
- Phase 2: Pattern modules created - ordenes-transporte, gestion-flota, viajes
- Phase 3: Transport-specific structure - tracking, tarifas, combustible, carta-porte
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:12:16 -06:00
Adrian Flores Cortes
37ed0aa919
feat: Initial project structure for ERP Transportistas
...
Vertical ERP for freight transport and logistics companies.
Includes:
- Project configuration (CLAUDE.md, SIMCO orchestration)
- Backend submodule (NestJS 10.x)
- Frontend submodule (React 18.x + Vite)
- Database submodule (PostgreSQL 15 + PostGIS)
- Requirements documentation (REQ-GIRO-TRANSPORTISTA.md)
- 20 modules defined (MAI/MAE/MAA phases)
Key features:
- Transport orders (OT) management
- Fleet and driver management
- Real-time GPS tracking
- POD (Proof of Delivery)
- CFDI with Carta Porte 3.1 compliance
- Fuel and maintenance control
- Third-party carrier management
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:53:54 -06:00