Adrian Flores Cortes
|
b455de93b2
|
feat(service-management): Implement Sprint 2 service order workflow
Sprint 2 - S2-T03, S2-T04, S2-T05
New services:
- VehicleReceptionService: Vehicle reception workflow
- receiveVehicle, createQuickReception
- getReceptionForm, validateVehiclePlate
- Work bay management
- Reception statistics
- DiagnosticService (enhanced): Complete diagnostic workflow
- createDiagnostic with order status update
- addScannerResults with DTC code parsing
- completeDiagnostic with quote trigger
- generateDiagnosticReport
- 70+ diesel DTC codes database
- QuoteService (enhanced): Full quotation workflow
- createQuote, addQuoteItem, updateQuoteItem
- recalculateQuoteTotals (16% IVA)
- sendQuoteToCustomer, customerResponse
- convertToOrder
New entities:
- QuoteItem entity for quote line items
Fix: rbac.middleware.ts - Use role (singular) instead of roles
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 00:28:03 -06:00 |
|