逻辑调整
This commit is contained in:
		
							parent
							
								
									dce145a114
								
							
						
					
					
						commit
						7bb031f2d1
					
				|  | @ -101,6 +101,8 @@ public class Bill4AFinanceProcess | |||
| 					String csourcetype_zk = querySourceType(csourcebillbid);//转库单来源单据类型 | ||||
| 					if("4K".equals(csourcetype) && StringUtils.isNotEmpty(cvmivenderid) | ||||
| 							&& "55A3".equals(csourcetype_zk)) { | ||||
| 						continue; | ||||
| 					}else { | ||||
| 						itemList.add(itemVO); | ||||
| 					} | ||||
| 				} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue