erp-core-backend-v2/src
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
..
__tests__ test(core): Add comprehensive tests for core catalog services 2026-01-18 09:21:22 -06:00
config feat(inventory): Register all inventory entities in TypeORM config 2026-01-18 09:54:43 -06:00
docs Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
modules [TASK-2026-01-20-005] feat: Add multi-tenancy to UOM entities 2026-01-20 04:32:10 -06:00
shared fix: Resolve entity/service field mismatches and build errors (84→19) 2026-01-18 02:27:03 -06:00
app.integration.ts feat(routes): Add independent routes for Invoices, Products, Warehouses modules 2026-01-18 03:43:43 -06:00
app.ts feat(fiscal): Add fiscal module with catalogs (MGN-005) 2026-01-18 09:31:47 -06:00
index.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00