parent
216eb9f5ff
commit
e9d760372e
|
|
@ -165,6 +165,7 @@ public class ClaimConvertPlugin extends AbstractConvertPlugIn implements Plugin
|
|||
break;
|
||||
}
|
||||
}
|
||||
targetEntry.set("shjh_entrycustomer", entry.getDynamicObject("shjh_entrycustomer"));//客户
|
||||
targetEntry.set("shjh_verificationnum", entry.getString("shjh_verificationnum"));
|
||||
targetEntry.set("shjh_fiscalyear", entry.getString("shjh_fiscalyear"));
|
||||
targetEntry.set("shjh_billheaderid", entry.getString("shjh_billheaderid"));
|
||||
|
|
|
|||
Loading…
Reference in New Issue