| | |
| | | Fissuetype = item.FIssueType, |
| | | Fisbatchmanage = item.FIsBatchManage, |
| | | Fpurchaserid = item.FPurchaserId, |
| | | Fpurchaseunitid = item.FPurchaseUnitId, |
| | | Fpurchaseunitid = Convert.ToDecimal(item.FPurchaseUnitId), |
| | | Storeunit = item.FStoreUnitID, |
| | | Saleunit = item.FSaleUnitId, |
| | | Fforbidstatus = item.FForbidStatus, |
| | |
| | | Fumbrella = item.Fumbrella, |
| | | FLOSSPERCENT = item.FLOSSPERCENT , |
| | | FMnemonicCode = item.FMnemonicCode, |
| | | FExpPeriod = item.FExpPeriod , |
| | | FExpPeriod = item.FExpPeriod, |
| | | LastupdateDate=DateTime.Now, |
| | | CreateDate=DateTime.Now, |
| | | Company = "1000", |
| | | Factory = "1000" |
| | | }; |