erp-construccion-backend-v2/src/modules/progress
Adrian Flores Cortes 6d84520811 feat(MAI-002): Add Torre, Nivel, Departamento entities for vertical structures
- Add torre.entity.ts for construction.torres table
- Add nivel.entity.ts for construction.niveles table
- Add departamento.entity.ts for construction.departamentos table
- Update etapa.entity.ts with OneToMany Torre relation
- Update avance-obra.entity.ts with ManyToOne Lote/Departamento relations
- Update entities index.ts with new exports

Completes vertical structure entities matching DDL schema.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:06:05 -06:00
..
controllers feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
entities feat(MAI-002): Add Torre, Nivel, Departamento entities for vertical structures 2026-01-30 17:06:05 -06:00
services feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00