erp-core-backend/src/modules/core/entities
rckrdmrd 8d201c5b58 [TASK-2026-01-20-005] feat: Add multi-tenancy to UOM entities
EPIC-P2-005: UOM Multi-tenancy Sync
- Add tenant_id field to Uom entity
- Add tenant_id field to UomCategory entity
- Add Tenant relation to both entities
- Add UpdateDateColumn for updated_at
- Update indexes for tenant-based unique constraints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 04:32:10 -06:00
..
country.entity.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
currency-rate.entity.ts feat(core): Add States, CurrencyRates, and UoM conversion (MGN-005) 2026-01-18 08:57:21 -06:00
currency.entity.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
discount-rule.entity.ts [BACKEND] feat: EPIC-001 & EPIC-002 - Core module completion and entity consolidation 2026-01-18 05:13:34 -06:00
index.ts feat(core): Add States, CurrencyRates, and UoM conversion (MGN-005) 2026-01-18 08:57:21 -06:00
payment-term.entity.ts [BACKEND] feat: EPIC-001 & EPIC-002 - Core module completion and entity consolidation 2026-01-18 05:13:34 -06:00
product-category.entity.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
sequence.entity.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
state.entity.ts feat(core): Add States, CurrencyRates, and UoM conversion (MGN-005) 2026-01-18 08:57:21 -06:00
uom-category.entity.ts [TASK-2026-01-20-005] feat: Add multi-tenancy to UOM entities 2026-01-20 04:32:10 -06:00
uom.entity.ts [TASK-2026-01-20-005] feat: Add multi-tenancy to UOM entities 2026-01-20 04:32:10 -06:00