|
@@ -1483,6 +1483,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|
|
@@ -1597,6 +1599,7 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
tranCarInfo.setProcessId(tranProcessInfo.getId());
|
|
|
tranCarInfo.setInfoId(tranTaskInfo.getId());
|
|
|
warehouseInOutInfo.setFreight(tranProcessInfo.getTranPrice());
|
|
|
+ warehouseInOutInfo.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
tranCarInfo.setTranPrice(String.valueOf(tranProcessInfo.getTranPrice() != null ? tranProcessInfo.getTranPrice() : 0f));
|
|
|
} else {
|
|
|
throw new YException(YExceptionEnum.TRANTASK_NOT_CREATED_ERROR);
|
|
@@ -1643,6 +1646,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(warehouseInOutInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|
|
@@ -2092,6 +2097,7 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
tranCarInfo.setProcessId(tranProcessInfo.getId());
|
|
|
tranCarInfo.setTranPrice(String.valueOf(tranProcessInfo.getTranPrice() != null ? tranProcessInfo.getTranPrice() : 0f));
|
|
|
warehouseInOutInfo.setFreight(tranProcessInfo.getTranPrice());
|
|
|
+ warehouseInOutInfo.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
tranCarInfo.setInfoId(tranTaskInfo.getId());
|
|
|
} else {
|
|
|
throw new YException(YExceptionEnum.TRANTASK_NOT_CREATED_ERROR);
|
|
@@ -2148,6 +2154,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(warehouseInOutInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|
|
@@ -4143,6 +4151,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|
|
@@ -4260,6 +4270,7 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
tranCarInfo.setInfoId(tranTaskInfo.getId());
|
|
|
tranCarInfo.setTranPrice(String.valueOf(tranProcessInfo.getTranPrice() != null ? tranProcessInfo.getTranPrice() : 0f));
|
|
|
warehouseInOutInfo.setFreight(tranProcessInfo.getTranPrice());
|
|
|
+ warehouseInOutInfo.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
} else {
|
|
|
throw new YException(YExceptionEnum.TRANTASK_NOT_CREATED_ERROR);
|
|
|
}
|
|
@@ -4319,6 +4330,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(warehouseInOutInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|
|
@@ -4822,6 +4835,7 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
tranCarInfo.setProcessId(tranProcessInfo.getId());
|
|
|
tranCarInfo.setTranPrice(String.valueOf(tranProcessInfo.getTranPrice() != null ? tranProcessInfo.getTranPrice() : 0f));
|
|
|
warehouseInOutInfo.setFreight(tranProcessInfo.getTranPrice());
|
|
|
+ warehouseInOutInfo.setTaskNo(tranTaskInfo.getTaskNo());
|
|
|
tranCarInfo.setInfoId(tranTaskInfo.getId());
|
|
|
} else {
|
|
|
throw new YException(YExceptionEnum.TRANTASK_NOT_CREATED_ERROR);
|
|
@@ -4892,6 +4906,8 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
|
|
|
} else {
|
|
|
tranSettlementReport.setTranType("船运");
|
|
|
tranSettlementReport.setTranTypeKey("3");
|
|
|
+ tranSettlementReport.setShipType(warehouseInOutInfo.getOutType());
|
|
|
+ tranSettlementReport.setTaskNo(warehouseInOutInfo.getTaskNo());
|
|
|
}
|
|
|
tranSettlementReport.setContractNo(warehouseInOutInfo.getContractNo());
|
|
|
tranSettlementReport.setCarNo(warehouseInOutInfo.getCarNo());
|