Backend de erp-core - Workspace V2
- warehouses.service.ts: Add code uniqueness check with tenantId - products.service.ts: Add SKU/barcode uniqueness checks with tenantId - accounts.service.ts: Add tenantId to code and parent validation Fixes 5 RLS gaps in backend services for multi-tenant isolation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| service.descriptor.yml | ||
| tsconfig.json | ||
| TYPEORM_DEPENDENCIES.md | ||
| TYPEORM_INTEGRATION_SUMMARY.md | ||
| TYPEORM_USAGE_EXAMPLES.md | ||