|
|
@ -661,7 +661,7 @@ public class UnplannedIssueJobAppService |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (dto.FacDetails != null || dto.FacDetails.Count == 0) |
|
|
|
if (dto.FacDetails.Count == 0) |
|
|
|
{ |
|
|
|
var locationCodes = await _locationAppService |
|
|
|
.GetListByErpLocationCodes(new StringList(job.FromErpLocationCode)) |
|
|
|