Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Flores Cortes
6a64edf4c8 feat(inventory): Add AlmacenProyectoService for project warehouse management
Implements missing service for project-specific warehouse assignments:
- CRUD operations for project warehouse assignments
- Stock queries by project (fraccionamiento)
- Transfer between project warehouses with transaction support
- Project inventory summary with stock value calculations
- Integration with ERP Core inventory tables

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:25:17 -06:00