kevin-asprec b462120d5e fix(05-06): add 6 missing models to tenant scoping
- Add expense, expenseCategory, inventoryItem, stockMovement, vendor,
  ticketComment to TENANT_SCOPED_MODELS (22 -> 28 models)
- Add complete $extends query blocks for each model with all 14 operations
  (findMany, findFirst, findUnique, create, update, delete, etc.)
- Closes P0 tenant isolation gap where these models bypassed app-layer scoping

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 18:25:55 +08:00
Description
No description provided
819 KiB
Languages
TypeScript 96.6%
Shell 3.3%