Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Flores Cortes
aa7e5a3c78 [PROP-CORE-004] feat: Register payment-terminals module in app
- Added payment-terminals entities to TypeORM config
- Registered PaymentTerminalsModule routes in index.ts
- Updated API modules list in app.ts
- Fixed getEntities() to only reference own entities

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 03:08:09 -06:00
Adrian Flores Cortes
3514e6305c [PROP-CORE-004] feat: Adapt AI roles for retail domain
- Roles: ADMIN, GERENTE_TIENDA, CAJERO, CLIENTE
- Domain-specific tools per role (POS, sales, inventory)
- Retail terminology and Spanish names

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:57:42 -06:00
Adrian Flores Cortes
9de89aab5a [PROP-CORE-004] feat: Add Phase 6 modules from erp-core
Propagated modules:
- payment-terminals: MercadoPago + Clip TPV integration
- ai: Role-based AI access (ADMIN, GERENTE_TIENDA, CAJERO, CLIENTE)
- mcp: 18 ERP tools for AI assistants

71 files added. Critical for POS operations (P0).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:43:47 -06:00
3c089d1ae5 chore: Add .gitignore for clean repository
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 07:31:56 -06:00
a6186c4022 Migración desde erp-retail/backend - Estándar multi-repo v2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:11:34 -06:00
2f59a4f951 Initial commit 2026-01-16 14:04:58 +00:00