Backend de erp-retail - Workspace V2
Go to file
Adrian Flores Cortes f08e60b520 [SYNC] BaseService synchronized from erp-core canonical
Source: erp-core (checksum: 900be2ee48f2faf72ce5253aeab27c88)
Priority: P1 - HIGH (architectural gap resolution)
Context: TASK-2026-01-25-SISTEMA-REUTILIZACION

Before: "Diverged version"
After: Synced with canonical

Changes:
- BaseService "synchronized" from erp-core
- Checksum: 900be2ee48f2faf72ce5253aeab27c88
- Provides base CRUD operations for all services

Benefits:
- Unified service architecture
- Consistent error handling and validation
- Reduced code duplication in service implementations
- Standard pagination and filtering patterns

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 06:43:29 -06:00
docs Migración desde erp-retail/backend - Estándar multi-repo v2 2026-01-16 08:11:34 -06:00
src [SYNC] BaseService synchronized from erp-core canonical 2026-01-25 06:43:29 -06:00
.gitignore chore: Add .gitignore for clean repository 2026-01-20 07:31:56 -06:00
package.json Migración desde erp-retail/backend - Estándar multi-repo v2 2026-01-16 08:11:34 -06:00
README.md Initial commit 2026-01-16 14:04:58 +00:00
tsconfig.json Migración desde erp-retail/backend - Estándar multi-repo v2 2026-01-16 08:11:34 -06:00

erp-retail-backend-v2

Backend de erp-retail - Workspace V2