FIX_Endrosement_list_partner name
This commit is contained in:
parent
0e77e8344c
commit
9e98aa9a69
@ -51,6 +51,8 @@ class EndorsementController extends ResourceController
|
|||||||
i.short_name as insurer_short_name,
|
i.short_name as insurer_short_name,
|
||||||
ib.branch_name as insurer_branch,
|
ib.branch_name as insurer_branch,
|
||||||
c.client_name, c.phone as client_phone, c.email as client_email,
|
c.client_name, c.phone as client_phone, c.email as client_email,
|
||||||
|
partner_endorsement_request.agent_id,
|
||||||
|
pa.agent_code as agent_code,
|
||||||
pa.name as agent_name,
|
pa.name as agent_name,
|
||||||
pp.enquiry_id,
|
pp.enquiry_id,
|
||||||
etm.endorsement_type as endorsement_type_value,
|
etm.endorsement_type as endorsement_type_value,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user