Backend de erp-core - Workspace V2
Added missing entity registrations for: - Inventory: StockLevel, StockMovement, InventoryCount, InventoryCountLine, InventoryAdjustment, InventoryAdjustmentLine, TransferOrder, TransferOrderLine, StockValuationLayer - Fiscal: TaxCategory, FiscalRegime, CfdiUse, PaymentMethod, PaymentType, WithholdingType - Core: CurrencyRate, State This enables TypeORM to properly manage these entities for the inventory module. 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 | ||