|
|
@ -443,7 +443,7 @@ public class WmsOldInventoryService extends MybatisBaseService<WmsOldInventoryMa |
|
|
|
wmsInventoryRecord.setCreateBySid(wmsOldGroundConfirm.getCreateBySid()); |
|
|
|
wmsInventoryRecord.setInventorySid(kcSid); |
|
|
|
wmsInventoryRecord.setSourceBillSid(asBusrepairBill.getSid()); |
|
|
|
wmsInventoryRecord.setSourceBillSid(asBusrepairBill.getBillNo()); |
|
|
|
wmsInventoryRecord.setBillNo(asBusrepairBill.getBillNo()); |
|
|
|
wmsInventoryRecord.setGoodsID(wmsBusrepairInventorybillDetailOldApp.getGoodsID()); |
|
|
|
wmsInventoryRecord.setBillType("1"); |
|
|
|
wmsInventoryRecord.setBusTypeKey("09"); |
|
|
|