chore: Validation for purchased pricing_plan_quantity (#8809)
- Add validations based on purchased pricing_plan_quantity - Modify the Dashboard to support the new error message
This commit is contained in:
@@ -161,3 +161,4 @@ class User < ApplicationRecord
|
||||
end
|
||||
|
||||
User.include_mod_with('Audit::User')
|
||||
User.include_mod_with('Concerns::User')
|
||||
|
||||
Reference in New Issue
Block a user