Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Flores Cortes
ba1d239f21 [GAP-001,002,003] feat: Add services and controllers for 3 critical gaps
GAP-001: KPIs Configurables (5 SP)
- kpi-config.service.ts: Full CRUD, dashboard, values
- kpi-config.controller.ts: REST endpoints
- Updated kpi-config/value entities to reuse existing types

GAP-002: Tool Loans (3 SP)
- tool-loan.service.ts: CRUD, return, lost, approve operations
- tool-loan.controller.ts: REST endpoints

GAP-003: Depreciation (5 SP)
- depreciation.service.ts: Schedules, entries, calculations
- depreciation.controller.ts: REST endpoints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 01:02:43 -06:00