Organization_Management #142
@ -753,8 +753,10 @@ namespace Marco.Pms.Services.Service
|
||||
LastName = pa.Employee.LastName,
|
||||
MiddleName = pa.Employee.MiddleName,
|
||||
|
||||
OrganizationId = pa.Employee.OrganizationId,
|
||||
OrganizationName = pa.Employee.Organization!.Name,
|
||||
|
||||
ServiceId = pa.ServiceId,
|
||||
ServiceName = pa.Service!.Name,
|
||||
|
||||
// Simplified JobRoleId logic: Use the allocation's role if it exists, otherwise fall back to the employee's default role.
|
||||
|
Loading…
x
Reference in New Issue
Block a user