FIX_LIVE_ISSUE
This commit is contained in:
parent
d22a52bc18
commit
ad5a293bbc
@ -898,6 +898,7 @@ class ApiServiceController extends BaseController
|
||||
->where('client_policy.tpa_id', $tpa_id)
|
||||
->where('batch_files.is_active', 1)
|
||||
->where('batch_files.event_type', 'api')
|
||||
->where('batch_files.client_policy_id', $policy_id)
|
||||
->where('batch_files.icici_status_flag !=', 'COMPLETED')
|
||||
->countAllResults();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user