FIX_CLAIM_RISE_POLICY_NO
This commit is contained in:
parent
a8516e54d1
commit
dacff51fe1
@ -3608,9 +3608,9 @@ class EmployeeRestController extends AdminController
|
|||||||
cl_rm.user_id as acm_id,
|
cl_rm.user_id as acm_id,
|
||||||
cp.insurer_id as insurer_id,
|
cp.insurer_id as insurer_id,
|
||||||
cp.tpa_id as tpa_id,
|
cp.tpa_id as tpa_id,
|
||||||
emp.client_id ,
|
emp.client_id,
|
||||||
emp.id as emp_id,
|
emp.id as emp_id,
|
||||||
emp_pol.uhid as policy_no,
|
cp.policy_no,
|
||||||
emp.emp_code,
|
emp.emp_code,
|
||||||
emp_pol.tpa_id as tpa_no,
|
emp_pol.tpa_id as tpa_no,
|
||||||
emp.name as emp_name,
|
emp.name as emp_name,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user