erp-core-backend-v2/src/modules/billing-usage/entities
rckrdmrd e846b715c1 feat: Add billing and feature-flags entities
- Added plan-feature entity for billing
- Added flag-evaluation entity for feature flags
- Updated module configurations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 12:13:18 -06:00
..
billing-alert.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
index.ts feat: Add billing and feature-flags entities 2026-01-16 12:13:18 -06:00
invoice-item.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
invoice.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
payment-method.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
plan-feature.entity.ts feat: Add billing and feature-flags entities 2026-01-16 12:13:18 -06:00
subscription-plan.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
tenant-subscription.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
usage-event.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00
usage-tracking.entity.ts feat: Add complete module structure for ERP backend 2026-01-16 00:40:54 -06:00