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

Before: "Missing"
After: Synced with canonical

Changes:
- BaseService "added" 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:37 -06:00
src [ADD] BaseService propagated from erp-core canonical 2026-01-25 06:43:37 -06:00
.gitignore [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
package-lock.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
package.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
README.md Initial commit 2026-01-16 14:05:02 +00:00
tsconfig.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00

erp-vidrio-templado-backend-v2

Backend de erp-vidrio-templado - Workspace V2