Analysis and Documentation: - Add ANALISIS-ALINEACION-WORKSPACE-2025-12-08.md with comprehensive gap analysis - Document SIMCO v3.2 system with 20+ directives - Identify alignment gaps between orchestration and projects New SaaS Products Structure: - Create apps/products/pos-micro/ - Ultra basic POS (~100 MXN/month) - Target: Mexican informal market (street vendors, small stores) - Features: Offline-first PWA, WhatsApp bot, minimal DB (~10 tables) - Create apps/products/erp-basico/ - Austere ERP (~300-500 MXN/month) - Target: SMBs needing full ERP without complexity - Features: Inherits from erp-core, modular pricing SaaS Layer: - Create apps/saas/ structure (billing, portal, admin, onboarding) - Add README.md and CONTEXTO-SAAS.md documentation Vertical Alignment: - Verify HERENCIA-ERP-CORE.md exists in all verticals - Add HERENCIA-SPECS-CORE.md to verticals - Update orchestration inventories Updates: - Update WORKSPACE-STATUS.md with new products and analysis - Update suite inventories with new structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
VT-004: Inventario
Módulo: Inventario de Vidrio Herencia: 70% del ERP Core (inventory) Estado: PLANIFICADO
Descripción
Control de materia prima (láminas de vidrio) y producto terminado con trazabilidad de lotes.
Funcionalidades
- Control de láminas de materia prima
- Trazabilidad de lotes por proveedor
- Producto terminado
- Control de merma y desperdicio
- Alertas de reorden
- Valorización FIFO/AVCO
Entidades
glass.glass_inventory- Inventario de vidrioglass.glass_lots- Lotes de materia primaglass.raw_materials- Láminas de vidrioglass.finished_products- Producto terminado
SPECS Aplicables
- SPEC-VALORACION-INVENTARIO
- SPEC-TRAZABILIDAD-LOTES-SERIES
- SPEC-INVENTARIOS-CICLICOS (opcional)