凭证相关--网银回款反冲贷默认客户编码
This commit is contained in:
parent
7db4eb32d4
commit
caf62dad2f
@ -115,6 +115,7 @@ public class CreateVoucherRedRentIncome {
|
||||
param.put("CUSTNAME",CUSTNAME);
|
||||
param.put("CUSTOMERTYPE",CUSTOMERTYPE);
|
||||
param.put("BUSINESSTYPE",BUSINESSTYPE);
|
||||
param.put("VOUCHERNO",VOUCHERNO);
|
||||
if(TAX_CODES!=null) {
|
||||
param.put("TAX_CODE",TAX_CODES.getAttribute("TAX_CODES").getString());
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user