Bug Fixes
- add module export and eslint-disable for CLI script
- fix import.meta.dir type and add eslint-disable for CLI script
- remove unused OLD_PLAN_IDS and add eslint-disable for CLI script
Features
- add subscription status filter chips to admin users table
- add subscriptionFilter param to useAdminUsers hook
- support subscriptionFilter query param with DB and live Razorpay status filtering
- add sendSubscriptionInvoice email method with GST/ITC breakdown
- add SubscriptionInvoice model for per-charge tax invoice tracking
- handle subscription.charged webhook — create invoice record and email customer
- migration to create subscription_invoice table
- show '+ GST' suffix on plan price headline

