erp-mecanicas-diesel-backen.../src/modules
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
..
ai fix: Resolve TypeScript build errors 2026-01-27 07:54:42 -06:00
analytics feat: Connect MCP tools to real services 2026-01-25 07:56:10 -06:00
assets feat(MMD-013): Implement Asset Management module 2026-01-27 01:44:58 -06:00
audit/entities feat: Propagate core entities from erp-construccion 2026-01-27 09:06:11 -06:00
auth feat: Add roles, permissions, and company entities to auth 2026-01-27 09:17:23 -06:00
billing-usage/entities feat: Propagate core entities from erp-construccion 2026-01-27 09:06:11 -06:00
branches/entities fix: Resolve TypeScript build errors 2026-01-27 07:54:42 -06:00
core/entities feat: Propagate core entities from erp-construccion 2026-01-27 09:06:11 -06:00
customers Migración desde erp-mecanicas-diesel/backend - Estándar multi-repo v2 2026-01-16 08:11:24 -06:00
dispatch feat(MMD-011): Implement Dispatch Center module 2026-01-27 02:21:40 -06:00
fiados [MMD-010] feat: Add FiadosService module for customer credit management 2026-01-25 08:22:28 -06:00
field-service feat(MMD-012): Implement Field Service module 2026-01-27 02:43:03 -06:00
gps feat(MMD-014): Implement GPS module backend 2026-01-27 01:33:59 -06:00
invoices/entities feat: Propagate core entities from erp-construccion 2026-01-27 09:06:11 -06:00
mcp fix: Resolve TypeScript build errors 2026-01-27 07:54:42 -06:00
mobile/entities fix: Resolve TypeScript build errors 2026-01-27 07:54:42 -06:00
notifications/entities feat: Propagate core entities from erp-construccion 2026-01-27 09:06:11 -06:00
parts-management Migración desde erp-mecanicas-diesel/backend - Estándar multi-repo v2 2026-01-16 08:11:24 -06:00
payment-terminals fix: Resolve TypeScript build errors 2026-01-27 07:54:42 -06:00
service-management feat(service-management): Implement Sprint 2 service order workflow 2026-02-03 00:28:03 -06:00
users Migración desde erp-mecanicas-diesel/backend - Estándar multi-repo v2 2026-01-16 08:11:24 -06:00
vehicle-management Migración desde erp-mecanicas-diesel/backend - Estándar multi-repo v2 2026-01-16 08:11:24 -06:00