erp-construccion-backend-v2/src/modules/mcp
Adrian Flores Cortes 598c3215e1 feat(FASE-4A): Complete vertical modules for construction
- MAI-018 Bidding module: entities, services, controllers, DTOs
  - Opportunity, Tender, Proposal, Vendor management
  - Bid calendar, documents, analytics
- Earned Value Management: Curva S, SPI/CPI reports
  - earned-value.service.ts with EV, PV, AC calculations
  - earned-value.controller.ts with 9 endpoints
- DTOs for modules: assets, contracts, documents, purchase, quality
  - 28 new DTO files with class-validator decorators
- Storage module: service and controller implementation
  - Multi-provider support (local, S3, GCS, Azure)
  - File management, upload/download URLs
- Multiple entity and service fixes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 07:00:18 -06:00
..
controllers feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
dto [PROP-CORE-004] feat: Add Phase 6 modules from erp-core 2026-01-25 02:45:03 -06:00
entities [PROP-CORE-004] feat: Add Phase 6 modules from erp-core 2026-01-25 02:45:03 -06:00
interfaces feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
services [PROP-CORE-004] feat: Add Phase 6 modules from erp-core 2026-01-25 02:45:03 -06:00
tools feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
index.ts [PROP-CORE-004] feat: Add Phase 6 modules from erp-core 2026-01-25 02:45:03 -06:00
mcp.module.ts [PROP-CORE-004] feat: Add Phase 6 modules from erp-core 2026-01-25 02:45:03 -06:00