Backend de erp-core - Workspace V2
- Add deprecation notice to inventory/warehouse.entity.ts - Duplicated with warehouses/warehouse.entity.ts (same table) - Plan unification in warehouses module with all fields and relations - Document that Product entities are NOT duplicates - products.products: Commerce/retail focused (SAT, pricing, dimensions) - inventory.products: Warehouse management focused (Odoo-style, valuation) - Intentionally separate by domain |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| service.descriptor.yml | ||
| tsconfig.json | ||
| TYPEORM_DEPENDENCIES.md | ||
| TYPEORM_INTEGRATION_SUMMARY.md | ||
| TYPEORM_USAGE_EXAMPLES.md | ||