- 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>
- 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>