11
This commit is contained in:
@@ -217,7 +217,8 @@ namespace MyCode.Project.Services.Implementation
|
||||
oldItem.Fid = item["FID"];
|
||||
oldItem.MSSSupplierLot = item["FLot.fname"];
|
||||
oldItem.EntityId = item["FDetailEntity.FEntryId"];
|
||||
|
||||
if(oldItem.EntityId==null)
|
||||
oldItem.EntityId = item["FDetailEntity_FEntryId"];
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user