Backend de erp-mecanicas-diesel - Workspace V2
- Add checkStock() with available stock calculation considering reservations - Add reserveParts() with atomic transaction and pessimistic locking - Add updateInventory() supporting ENTRADA, SALIDA, AJUSTE, TRANSFERENCIA - Add calculateReorderPoint() with 90-day consumption analysis - Add getPartCompatibility() with alternate parts lookup - Add getLowStockParts() with criticality ranking (critical/warning/low) - Update controller to use enhanced low-stock endpoint - Export new DTOs: UpdateInventoryDto, ServiceContext, StockCheckResult, PartReservation, ReorderPointResult, PartCompatibilityResult, LowStockPart 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