Backend de erp-mecanicas-diesel - Workspace V2
- Add 11 entities: ServiceChecklist, ChecklistItemTemplate, ChecklistResponse, ChecklistItemResponse, WorkLog, DiagnosisRecord, ActivityCatalog, RootCauseCatalog, FieldEvidence, FieldCheckin, OfflineQueueItem - Add 5 services: ChecklistService, WorkLogService, DiagnosisService, OfflineSyncService, CheckinService - Add 5 controllers: ChecklistController, WorkLogController, DiagnosisController, SyncController, CheckinController - Integrate module in main.ts with routes under /api/v1/field/* Features: - Configurable checklists with multiple item types - Labor time tracking with pause/resume - Diagnosis with OBD-II code parsing - Offline sync queue with conflict resolution - Technician check-in/check-out with geolocation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| service.descriptor.yml | ||
| tsconfig.json | ||
erp-mecanicas-diesel-backend-v2
Backend de erp-mecanicas-diesel - Workspace V2