|
@ -204,7 +204,7 @@ namespace Win.Sfs.SettleAccount.Bases |
|
|
PartDesc = tm == null ? string.Empty : itm.PartDesc, |
|
|
PartDesc = tm == null ? string.Empty : itm.PartDesc, |
|
|
InvDate = itm1.CreationTime, |
|
|
InvDate = itm1.CreationTime, |
|
|
RealInvbillNum = string.IsNullOrEmpty(itm1.RealnvBillNum) ? string.Empty : itm1.RealnvBillNum, |
|
|
RealInvbillNum = string.IsNullOrEmpty(itm1.RealnvBillNum) ? string.Empty : itm1.RealnvBillNum, |
|
|
Version = itm.Version, |
|
|
//Version = itm.Version,
|
|
|
InvbillNum = itm.InvbillNum, |
|
|
InvbillNum = itm.InvbillNum, |
|
|
InvGroupNum = itm.InvGroupNum, |
|
|
InvGroupNum = itm.InvGroupNum, |
|
|
LU = itm.LU, |
|
|
LU = itm.LU, |
|
|