|
|
@ -274,9 +274,9 @@ namespace Win.Sfs.SettleAccount.Entities.WMS |
|
|
|
itm.Version, |
|
|
|
string.Empty, |
|
|
|
string.Empty, |
|
|
|
itm.InvoiceQty+itm.ClaimQty+itm.CP7ScrapQty, |
|
|
|
itm.InvoiceQty-itm.ClaimQty+itm.CP7ScrapQty, |
|
|
|
tm1==null?0:tm1.Qty, |
|
|
|
itm.InvoiceQty + itm.ClaimQty + itm.CP7ScrapQty, |
|
|
|
itm.InvoiceQty - itm.ClaimQty + itm.CP7ScrapQty, |
|
|
|
string.Empty, |
|
|
|
_billNum, |
|
|
|
0, |
|
|
|