Merge branch 'Purchase_Invoice_Management' of https://git.marcoaiot.com/admin/marco.pms.api into Response_Encryption
This commit is contained in:
commit
8409b0b85c
@ -1703,7 +1703,7 @@ namespace Marco.Pms.Services.Controllers
|
||||
{
|
||||
AssignedJobs = assignedJobs,
|
||||
InProgressJobs = inProgressJobs,
|
||||
AllJobs = selfAssignedJobs
|
||||
MyJobs = selfAssignedJobs
|
||||
};
|
||||
|
||||
return Ok(ApiResponse<object>.SuccessResponse(response, "job progression fetched successfully", 200));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user