erp-construccion-backend-v2/src/modules/quality
Adrian Flores Cortes e5f63495e8 feat(quality): Add missing services for quality module
Implement four new services for the quality module (MAI-009):
- CorrectiveActionService: CAPA (Corrective and Preventive Actions)
  workflow with create, start, complete, verify, and reopen operations
- NonConformityService: NC lifecycle management with severity-based
  SLA, contractor assignment, and status workflow
- InspectionResultService: Recording and batch recording of inspection
  results with summary statistics
- TicketAssignmentService: Ticket assignment, reassignment, scheduling,
  and technician workload tracking

All services follow the ServiceContext pattern with tenantId.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:27:35 -06:00
..
controllers feat(MAI-002,MAI-004,MAI-009): Add missing controllers and services 2026-01-30 17:39:51 -06:00
dto feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
entities [MAI-009] feat: Complete quality module with schema fixes and ChecklistService 2026-01-25 08:54:18 -06:00
services feat(quality): Add missing services for quality module 2026-01-30 19:27:35 -06:00