支出财务确认单增加所属组织关联带出

This commit is contained in:
哈哈哈丿 2025-07-04 10:55:29 +08:00
parent bfd1fc3ef4
commit 4bf9c004ea
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ public class OutContractSettleReversalPlugin extends AbstractBillPlugIn implemen
getModel().setValue("isincost",ecoutcontractsettle.getBoolean("isincost"));
getModel().setValue("zcgj_adjustmounttax",ecoutcontractsettle.getBoolean("zcgj_adjustmounttax"));
getModel().setValue("zcgj_is_reversabillid",true);
getModel().setValue("org",ecoutcontractsettle.getDynamicObject("org"));
DynamicObjectCollection itementry = ecoutcontractsettle.getDynamicObjectCollection("itementry");
////DynamicObjectCollection entryEntity = this.getModel().getEntryEntity("zcgj_itementry");