feat: SLA CRUD APIs (EE) (#7027)
Fixes: https://linear.app/chatwoot/issue/CW-1613/sla-api Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -149,4 +149,5 @@ class Account < ApplicationRecord
|
||||
end
|
||||
|
||||
Account.prepend_mod_with('Account')
|
||||
Account.include_mod_with('EnterpriseAccountConcern')
|
||||
Account.include_mod_with('Audit::Account')
|
||||
|
||||
Reference in New Issue
Block a user