Przeglądaj źródła

明源应付单接口修改为提交态

TanShaoyin 3 lat temu
rodzic
commit
147f5bf008

+ 1 - 1
arap_patch/src/private/nc/bs/my/arap/MyArapF1W02WriteReceivablesBS.java

@@ -225,7 +225,7 @@ public class MyArapF1W02WriteReceivablesBS {
 //				}
 				//添加部门和收支项目转换
 				//审批
-				baService.processAction("APPROVE",pk_tradetype, null, aggVO, null, null);
+//				baService.processAction("APPROVE",pk_tradetype, null, aggVO, null, null);
 				//wby 20211019 明源影像生成NCC应付单后更新影像状态,判断发票不为空更新影像状态
 				if(null != invoce) {
 					this.updateImageStatus(aggVO.getHeadVO().getDef1(),"2");