提前结清流程添加添加分支
This commit is contained in:
parent
e63b736d8d
commit
87aacabc4b
@ -325,9 +325,14 @@ Insert Into awe_do_library (dono,colindex,sortno,isinuse,coltablename,colactualn
|
||||
delete from awe_do_catalog where dono='ViLcReviewAuditRentPlanList';
|
||||
insert into `awe_do_catalog` (`dono`, `doname`, `dodescribe`, `dotype`, `doclass`, `isinuse`, `colcount`, `modeid`, `jboclass`, `jbofrom`, `jbowhere`, `jbogroup`, `jboorder`, `businessprocess`, `exportflag`, `inputuser`, `inputtime`, `updateuser`, `updatetime`, `remark`, `isvalidate`, `parent`) values('ViLcReviewAuditRentPlanList','代收复审列表',NULL,'30030',NULL,'1','1','default','jbo.com.tenwa.lease.comm.VI_LC_AUDIT_RENT_PLAN','O','v.date_format(O.PLAN_DATE,\'%Y/%m/%d\') <= v.date_format(v.sysdate(),\'%Y/%m/%d\') AND O.COLLECT_STATUS IN (\'未收款\',\'部分收款\',\'代偿\') AND NOT EXISTS (SELECT 1 FROM jbo.app.tenwa.customer.DEDUCTIONS_WAY dw WHERE dw.Whether_to_enable=\'Y\' AND O.distributor_id=dw.distributor_id) AND NOT EXISTS (SELECT 1 FROM jbo.com.tenwa.lease.comm.LC_OCCUPY_RENT_LIST lorl WHERE LEFT(lorl.payment_number,20)=O.contract_number AND lorl.flow_name IN (\'微信银联收款\',\'微信支付收款\'))','','plan_date','',NULL,'SYS_Designer','2018/06/08 16:19:46','SYS_Designer','2019/08/09 15:31:10','','1','');
|
||||
|
||||
|
||||
|
||||
|
||||
-- 提前结清结清添加方法
|
||||
insert into `class_method` (`classname`, `methodname`, `methodtype`, `methoddescribe`, `returntype`, `methodargs`, `methodcode`, `inputuser`, `inputorg`, `inputtime`, `updateuser`, `updatetime`, `remark`) values('审批流程','提前结清费用改变','Bizlet','提前结清费用改变','String','String ObjectNo','com.tenwa.lease.flow.project.businessapply.CostChangeToTree','','','','','','');
|
||||
insert into `class_method` (`classname`, `methodname`, `methodtype`, `methoddescribe`, `returntype`, `methodargs`, `methodcode`, `inputuser`, `inputorg`, `inputtime`, `updateuser`, `updatetime`, `remark`) values('审批流程','提前结清费用未改变','Bizlet','提前结清费用未改变','String','String ObjectNo','com.tenwa.lease.flow.project.businessapply.CostChangeNotToTree','','','','','','');
|
||||
-- 提前结清流程添加节点
|
||||
delete from FLOW_MODEL where flowno='ContractTerminateFlow' and phaseno='0030';
|
||||
insert into `FLOW_MODEL` (`flowno`, `phaseno`, `phasetype`, `phasename`, `phasedescribe`, `phaseattribute`, `prescript`, `initscript`, `choicedescribe`, `choicescript`, `actiondescribe`, `actionscript`, `postscript`, `attribute1`, `attribute2`, `attribute3`, `attribute4`, `attribute5`, `attribute6`, `attribute7`, `attribute8`, `attribute9`, `attribute10`, `aaenabled`, `aapointinitscript`, `aapointcomp`, `aapointcompurl`, `standardtime1`, `standardtime2`, `costlob`, `strips`, `checklist`, `decisionscript`, `riskscanrule`, `buttonset2`, `inputuser`, `inputtime`, `updateuser`, `updatetime`, `distributerule`, `id`, `type`, `name`, `xcoordinate`, `ycoordinate`, `width`, `height`, `version`, `swimlane`, `nodetype`, `flowphasecontext`, `OPINIONSREQUIRED`, `isreadonly`, `flowpageconfig`, `flowprocessclass`, `flowpagecheck`, `backstepnexttype`, `backsteps`, `backscript`, `deletescript`, `phasescript`, `loadproductcheck`, `nextsteps`, `flowtiptype`, `remindnoticttype`, `flowoverdate`, `overnoticetype`, `overnoticeUser`) values('ContractTerminateFlow','0030','1020','汽车业务部总监',NULL,NULL,NULL,'toStringArray(\"#PhaseAction\",\",\",\" \",1)',NULL,'commroute',NULL,'[{usertype:\"指定角色\",userinfo:\"800R00000031,风险经办\"}]','#PhaseOpinion1','closePage,doSubmit,backStep,signOpinion,circulate',NULL,'all_except','ContractTerminate',NULL,NULL,'01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'483','436','100','50','1',NULL,'TASK',NULL,'Y','Y',NULL,'TreeView.addFirstNodeByCode(\"11340\");\r\nTreeView.addFirstNodeByCode(\"11080\");\r\nTreeView.addLastNodeByCode(\"11320\");\r\nTreeView.addLastNodeByCode(\"11330\");\r\nTreeView.addLastNodeByCode(\"11350\");\r\nTreeView.updateNodeName(\"变更说明\",\"提前结清说明\");\r\nTreeView.addBeforeNodeByCode(\"提前终止变更\", \"11390\");\r\nTreeView.addBeforeNodeByCode(\"提前网银核销\", \"11610\");',NULL,'backnextstep','资管负责人(0020)',NULL,NULL,NULL,'N','财务部复核(0040)',NULL,NULL,NULL,NULL,NULL);
|
||||
delete from FLOW_MODEL where flowno='ContractTerminateFlow' and phaseno='0040';
|
||||
insert into `FLOW_MODEL` (`flowno`, `phaseno`, `phasetype`, `phasename`, `phasedescribe`, `phaseattribute`, `prescript`, `initscript`, `choicedescribe`, `choicescript`, `actiondescribe`, `actionscript`, `postscript`, `attribute1`, `attribute2`, `attribute3`, `attribute4`, `attribute5`, `attribute6`, `attribute7`, `attribute8`, `attribute9`, `attribute10`, `aaenabled`, `aapointinitscript`, `aapointcomp`, `aapointcompurl`, `standardtime1`, `standardtime2`, `costlob`, `strips`, `checklist`, `decisionscript`, `riskscanrule`, `buttonset2`, `inputuser`, `inputtime`, `updateuser`, `updatetime`, `distributerule`, `id`, `type`, `name`, `xcoordinate`, `ycoordinate`, `width`, `height`, `version`, `swimlane`, `nodetype`, `flowphasecontext`, `OPINIONSREQUIRED`, `isreadonly`, `flowpageconfig`, `flowprocessclass`, `flowpagecheck`, `backstepnexttype`, `backsteps`, `backscript`, `deletescript`, `phasescript`, `loadproductcheck`, `nextsteps`, `flowtiptype`, `remindnoticttype`, `flowoverdate`, `overnoticetype`, `overnoticeUser`) values('ContractTerminateFlow','0040','1020','财务部复核',NULL,NULL,NULL,'toStringArray(\"#PhaseAction\",\",\",\" \",1)',NULL,'selectroute',NULL,'[{usertype:\"选择指定任务池角色\",userinfo:\"800R00000021,财务经办\"}]','#PhaseOpinion1','closePage,doSubmit,backStep,signOpinion',NULL,'all_except','ContractTerminate',NULL,NULL,'01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'482','589','100','50','1',NULL,'TASK',NULL,'Y','Y',NULL,'TreeView.addFirstNodeByCode(\"11340\");\r\nTreeView.addFirstNodeByCode(\"11080\");\r\nTreeView.addLastNodeByCode(\"11320\");\r\nTreeView.addLastNodeByCode(\"11330\");\r\nTreeView.addLastNodeByCode(\"11350\");\r\nTreeView.updateNodeName(\"变更说明\",\"提前结清说明\");\r\nTreeView.addBeforeNodeByCode(\"提前终止变更\", \"11390\");\r\nTreeView.addBeforeNodeByCode(\"提前网银核销\", \"11610\");',NULL,'backnextstep',NULL,NULL,NULL,NULL,'N','[{stepno:\"结束(1000)\",stepcondition:\"提交给结束\"},{stepno:\"否决(8000)\",stepcondition:\"提交给否决\"}]',NULL,NULL,NULL,NULL,NULL);
|
||||
|
||||
|
||||
|
||||
|
||||
@ -231,7 +231,7 @@ public class CustomerGroupCompanyController {
|
||||
//校验经销商额度是否足够
|
||||
public String checkTotal(JBOTransaction tx) throws Exception{
|
||||
Conn conn = new Conn(tx);
|
||||
String sql = "SELECT IFNULL(di.relines,0)-IFNULL(lcc.CLEAN_LEASE_MONEY,0) total,dti.channeltype FROM lb_contract_info lci LEFT JOIN vi_distributor_lines di ON di.distributor_no=lci.distributor_id LEFT JOIN LC_CALC_CONDITION lcc ON lcc.contract_id=lci.id left join distributor_info dti on dti.distributor_no=lci.distributor_id WHERE lci.id=? ";
|
||||
String sql = "SELECT IFNULL(convert(di.relines using gbk),dti.Total)-IFNULL(lcc.CLEAN_LEASE_MONEY,0) total,dti.channeltype FROM lb_contract_info lci LEFT JOIN vi_distributor_lines di ON di.distributor_no=lci.distributor_id LEFT JOIN LC_CALC_CONDITION lcc ON lcc.contract_id=lci.id left join distributor_info dti on dti.distributor_no=lci.distributor_id WHERE lci.id=? ";
|
||||
List<Map<String, String>> results = conn.executeQuery(sql, this.contractId);
|
||||
String istotal = results.get(0).get("total");
|
||||
String channeltype = results.get(0).get("channeltype");
|
||||
|
||||
@ -0,0 +1,25 @@
|
||||
package com.tenwa.lease.flow.project.businessapply;
|
||||
|
||||
import jbo.app.tenwa.calc.LC_FUND_RENT_ADJUST_TEMP;
|
||||
|
||||
import com.amarsoft.are.jbo.BizObject;
|
||||
import com.amarsoft.are.jbo.JBOFactory;
|
||||
import com.amarsoft.awe.util.Transaction;
|
||||
import com.tenwa.flow.baseBussion.BaseBussiness;
|
||||
|
||||
public class CostChangeNotToTree extends BaseBussiness {
|
||||
|
||||
@Override
|
||||
public Object run(Transaction Sqlca) throws Exception {
|
||||
this.initBussinessParam(Sqlca);
|
||||
String flowUnid=this.getAttribute("ObjectNo").toString();
|
||||
BizObject lfrat=JBOFactory.createBizObjectQuery(LC_FUND_RENT_ADJUST_TEMP.CLASS_NAME," NOMINAL_PRICE=SDNOMINAL_PRICE AND HANDLING_CHARGE=SDHANDLING_CHARGE AND DUN_PENALTY=AGREED_PENALTY AND REPAYMENT_INTEREST=AGREED_DATEPENALTY AND flowunid=:flowunid ").setParameter("flowunid", flowUnid).getSingleResult(false);
|
||||
String sMessage;
|
||||
if(lfrat==null){//没有查询出数据,说明调整过费用,需要汽车业务部审批
|
||||
sMessage="false";
|
||||
}else {
|
||||
sMessage="true";
|
||||
}
|
||||
return sMessage;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,25 @@
|
||||
package com.tenwa.lease.flow.project.businessapply;
|
||||
|
||||
import jbo.app.tenwa.calc.LC_FUND_RENT_ADJUST_TEMP;
|
||||
|
||||
import com.amarsoft.are.jbo.BizObject;
|
||||
import com.amarsoft.are.jbo.JBOFactory;
|
||||
import com.amarsoft.awe.util.Transaction;
|
||||
import com.tenwa.flow.baseBussion.BaseBussiness;
|
||||
|
||||
public class CostChangeToTree extends BaseBussiness {
|
||||
|
||||
@Override
|
||||
public Object run(Transaction Sqlca) throws Exception {
|
||||
this.initBussinessParam(Sqlca);
|
||||
String flowUnid=this.getAttribute("ObjectNo").toString();
|
||||
BizObject lfrat=JBOFactory.createBizObjectQuery(LC_FUND_RENT_ADJUST_TEMP.CLASS_NAME," NOMINAL_PRICE=SDNOMINAL_PRICE AND HANDLING_CHARGE=SDHANDLING_CHARGE AND DUN_PENALTY=AGREED_PENALTY AND REPAYMENT_INTEREST=AGREED_DATEPENALTY AND flowunid=:flowunid ").setParameter("flowunid", flowUnid).getSingleResult(false);
|
||||
String sMessage;
|
||||
if(lfrat==null){//没有查询出数据,说明调整过费用,需要汽车业务部审批
|
||||
sMessage="true";
|
||||
}else {
|
||||
sMessage="false";
|
||||
}
|
||||
return sMessage;
|
||||
}
|
||||
}
|
||||
@ -19,14 +19,13 @@
|
||||
<id>402882355d962cc3015d96302d7e0001</id>
|
||||
<name>租金计划表_汽车</name>
|
||||
<enname>lc_rent_plan</enname>
|
||||
<code>REPORT_CODE_1501463326078</code>
|
||||
<isActived>true</isActived>
|
||||
<position>8</position>
|
||||
<reportType>REPORT</reportType>
|
||||
<parentReport>2c9c81b7685efbbc016931c675a50006</parentReport>
|
||||
<children/>
|
||||
<layouts>
|
||||
<layout>2c9c81b56552c9490165562e2e1f000e</layout>
|
||||
<layout>ff8080816e6d3692016f4b07ab620399</layout>
|
||||
</layouts>
|
||||
</report>
|
||||
</reports>
|
||||
@ -37,36 +36,17 @@
|
||||
<enname>lc_rent_plan</enname>
|
||||
<reportDataSource>2c9023815726a036015726a496b00001</reportDataSource>
|
||||
<queryType>COMPLEXSQL</queryType>
|
||||
<sql>select * from report_rent_plan</sql>
|
||||
<sql>select rrp.*,CASE WHEN cl.itemname IS NOT NULL THEN cl.itemname ELSE rrp.collect_msg END AS collectmsg from report_rent_plan rrp left join code_library cl on cl.codeno='charge_way' and cl.itemno=rrp.collect_msg</sql>
|
||||
<sqlParamValue></sqlParamValue>
|
||||
<columns>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b014a</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a6</id>
|
||||
<name>contract_number</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>业务合同号</label>
|
||||
<enLabel>contract_number</enLabel>
|
||||
<width>150</width>
|
||||
<position>35</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013e</id>
|
||||
<name>payment_number</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>投放编号</label>
|
||||
<enLabel>payment_number</enLabel>
|
||||
<width>100</width>
|
||||
<position>36</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
@ -79,12 +59,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0147</id>
|
||||
<name>customer_name</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b6</id>
|
||||
<name>payment_number</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>客户名称</label>
|
||||
<enLabel>customer_name</enLabel>
|
||||
<label>投放编号</label>
|
||||
<enLabel>payment_number</enLabel>
|
||||
<width>100</width>
|
||||
<position>37</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -98,12 +78,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b012b</id>
|
||||
<name>mobile</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303ad</id>
|
||||
<name>customer_name</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>客户手机</label>
|
||||
<enLabel>mobile</enLabel>
|
||||
<label>客户名称</label>
|
||||
<enLabel>customer_name</enLabel>
|
||||
<width>100</width>
|
||||
<position>38</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -117,12 +97,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0139</id>
|
||||
<name>distributor_name</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303ae</id>
|
||||
<name>mobile</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>经销商SP</label>
|
||||
<enLabel>distributor_name</enLabel>
|
||||
<label>客户手机</label>
|
||||
<enLabel>mobile</enLabel>
|
||||
<width>100</width>
|
||||
<position>39</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -136,12 +116,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0145</id>
|
||||
<name>plan_list</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a7</id>
|
||||
<name>distributor_name</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>计划期次</label>
|
||||
<enLabel>plan_list</enLabel>
|
||||
<label>经销商SP</label>
|
||||
<enLabel>distributor_name</enLabel>
|
||||
<width>100</width>
|
||||
<position>40</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -155,12 +135,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0138</id>
|
||||
<name>plan_date</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b5</id>
|
||||
<name>plan_list</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>计划日期</label>
|
||||
<enLabel>plan_date</enLabel>
|
||||
<label>计划期次</label>
|
||||
<enLabel>plan_list</enLabel>
|
||||
<width>100</width>
|
||||
<position>41</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -174,12 +154,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0130</id>
|
||||
<name>rent</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>租金</label>
|
||||
<enLabel>rent</enLabel>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b2</id>
|
||||
<name>plan_date</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>计划日期</label>
|
||||
<enLabel>plan_date</enLabel>
|
||||
<width>100</width>
|
||||
<position>42</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -188,18 +168,17 @@
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<alignType>RIGHT</alignType>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013c</id>
|
||||
<name>year_rate</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a4</id>
|
||||
<name>rent</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>年利率</label>
|
||||
<enLabel>year_rate</enLabel>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>租金</label>
|
||||
<enLabel>rent</enLabel>
|
||||
<width>100</width>
|
||||
<position>43</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -208,17 +187,18 @@
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<alignType>RIGHT</alignType>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013f</id>
|
||||
<name>corpus</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403bc</id>
|
||||
<name>year_rate</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>本金</label>
|
||||
<enLabel>corpus</enLabel>
|
||||
<formater></formater>
|
||||
<label>年利率</label>
|
||||
<enLabel>year_rate</enLabel>
|
||||
<width>100</width>
|
||||
<position>44</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -227,18 +207,17 @@
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<alignType>RIGHT</alignType>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0148</id>
|
||||
<name>interest</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303af</id>
|
||||
<name>corpus</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>利息</label>
|
||||
<enLabel>interest</enLabel>
|
||||
<label>本金</label>
|
||||
<enLabel>corpus</enLabel>
|
||||
<width>100</width>
|
||||
<position>45</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -253,33 +232,14 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0136</id>
|
||||
<name>ALL_REMAIN_CORPUS</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>剩余本金</label>
|
||||
<enLabel>ALL_REMAIN_CORPUS</enLabel>
|
||||
<width>100</width>
|
||||
<position>46</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0142</id>
|
||||
<name>penalty</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a8</id>
|
||||
<name>interest</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>应收罚息</label>
|
||||
<enLabel>penalty</enLabel>
|
||||
<label>利息</label>
|
||||
<enLabel>interest</enLabel>
|
||||
<width>100</width>
|
||||
<position>47</position>
|
||||
<position>46</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
@ -292,12 +252,31 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0134</id>
|
||||
<name>penalty_adjust</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b4</id>
|
||||
<name>ALL_REMAIN_CORPUS</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>剩余本金</label>
|
||||
<enLabel>ALL_REMAIN_CORPUS</enLabel>
|
||||
<width>100</width>
|
||||
<position>47</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>ff8080816e6d3692016f4b07ab63039f</id>
|
||||
<name>penalty</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>调整罚息</label>
|
||||
<enLabel>penalty_adjust</enLabel>
|
||||
<label>应收罚息</label>
|
||||
<enLabel>penalty</enLabel>
|
||||
<width>100</width>
|
||||
<position>48</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -312,12 +291,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013d</id>
|
||||
<name>fact_rent</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b9</id>
|
||||
<name>penalty_adjust</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>实收租金</label>
|
||||
<enLabel>fact_rent</enLabel>
|
||||
<label>调整罚息</label>
|
||||
<enLabel>penalty_adjust</enLabel>
|
||||
<width>100</width>
|
||||
<position>49</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -332,12 +311,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013b</id>
|
||||
<name>fact_corpus</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a5</id>
|
||||
<name>fact_rent</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>实收本金</label>
|
||||
<enLabel>fact_corpus</enLabel>
|
||||
<label>实收租金</label>
|
||||
<enLabel>fact_rent</enLabel>
|
||||
<width>100</width>
|
||||
<position>50</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -352,12 +331,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0140</id>
|
||||
<name>fact_interest</name>
|
||||
<id>ff8080816e6d3692016f4b07ab63039a</id>
|
||||
<name>fact_corpus</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>实收利息</label>
|
||||
<enLabel>fact_interest</enLabel>
|
||||
<label>实收本金</label>
|
||||
<enLabel>fact_corpus</enLabel>
|
||||
<width>100</width>
|
||||
<position>51</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -372,12 +351,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0131</id>
|
||||
<name>fact_penalty</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303b1</id>
|
||||
<name>fact_interest</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>实收罚息</label>
|
||||
<enLabel>fact_penalty</enLabel>
|
||||
<label>实收利息</label>
|
||||
<enLabel>fact_interest</enLabel>
|
||||
<width>100</width>
|
||||
<position>52</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -392,12 +371,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b012e</id>
|
||||
<name>interest_adjust</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b7</id>
|
||||
<name>fact_penalty</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>调整利息</label>
|
||||
<enLabel>interest_adjust</enLabel>
|
||||
<label>实收罚息</label>
|
||||
<enLabel>fact_penalty</enLabel>
|
||||
<width>100</width>
|
||||
<position>53</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -412,12 +391,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22c014b</id>
|
||||
<name>corpus_over</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a9</id>
|
||||
<name>interest_adjust</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>本期剩余本金</label>
|
||||
<enLabel>corpus_over</enLabel>
|
||||
<label>调整利息</label>
|
||||
<enLabel>interest_adjust</enLabel>
|
||||
<width>100</width>
|
||||
<position>54</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -432,12 +411,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0143</id>
|
||||
<name>interest_over</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303ac</id>
|
||||
<name>corpus_over</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>本期剩余利息</label>
|
||||
<enLabel>interest_over</enLabel>
|
||||
<label>本期剩余本金</label>
|
||||
<enLabel>corpus_over</enLabel>
|
||||
<width>100</width>
|
||||
<position>55</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -452,12 +431,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0132</id>
|
||||
<name>rent_over</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303aa</id>
|
||||
<name>interest_over</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>本期剩余租金</label>
|
||||
<enLabel>rent_over</enLabel>
|
||||
<label>本期剩余利息</label>
|
||||
<enLabel>interest_over</enLabel>
|
||||
<width>100</width>
|
||||
<position>56</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -472,14 +451,34 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0144</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b8</id>
|
||||
<name>rent_over</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater>#,##0.00</formater>
|
||||
<label>本期剩余租金</label>
|
||||
<enLabel>rent_over</enLabel>
|
||||
<width>100</width>
|
||||
<position>57</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<alignType>RIGHT</alignType>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>ff8080816e6d3692016f4b07ab6303b0</id>
|
||||
<name>RemainInterest</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>剩余利息总金额</label>
|
||||
<enLabel>RemainInterest</enLabel>
|
||||
<width>100</width>
|
||||
<position>57</position>
|
||||
<position>58</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
@ -491,14 +490,14 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0135</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403b3</id>
|
||||
<name>project_manage</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>project_manage</label>
|
||||
<enLabel>project_manage</enLabel>
|
||||
<width>100</width>
|
||||
<position>58</position>
|
||||
<position>59</position>
|
||||
<isVisible>false</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
@ -510,32 +509,13 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b012d</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a0</id>
|
||||
<name>collect_status</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>收付状态</label>
|
||||
<enLabel>collect_status</enLabel>
|
||||
<width>100</width>
|
||||
<position>59</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0141</id>
|
||||
<name>collect_msg</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>备注</label>
|
||||
<enLabel>collect_msg</enLabel>
|
||||
<width>100</width>
|
||||
<position>60</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
@ -548,12 +528,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b012f</id>
|
||||
<name>batch_no</name>
|
||||
<id>ff8080816e6d3692016f4b3f1bda03c5</id>
|
||||
<name>collectmsg</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>扣款号</label>
|
||||
<enLabel>batch_no</enLabel>
|
||||
<label>备注</label>
|
||||
<enLabel>collectmsg</enLabel>
|
||||
<width>100</width>
|
||||
<position>61</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -567,12 +547,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0133</id>
|
||||
<name>batch_status</name>
|
||||
<id>ff8080816e6d3692016f4b07ab63039b</id>
|
||||
<name>batch_no</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>扣款状态</label>
|
||||
<enLabel>batch_status</enLabel>
|
||||
<label>扣款号</label>
|
||||
<enLabel>batch_no</enLabel>
|
||||
<width>100</width>
|
||||
<position>62</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -586,12 +566,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0137</id>
|
||||
<name>batch_sn</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6303ab</id>
|
||||
<name>batch_status</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>流水号</label>
|
||||
<enLabel>batch_sn</enLabel>
|
||||
<label>扣款状态</label>
|
||||
<enLabel>batch_status</enLabel>
|
||||
<width>100</width>
|
||||
<position>63</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -605,12 +585,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0149</id>
|
||||
<name>over_days</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<id>ff8080816e6d3692016f4b07ab63039c</id>
|
||||
<name>batch_sn</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>逾期天数</label>
|
||||
<enLabel>over_days</enLabel>
|
||||
<label>流水号</label>
|
||||
<enLabel>batch_sn</enLabel>
|
||||
<width>100</width>
|
||||
<position>64</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -624,12 +604,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b012c</id>
|
||||
<name>own_bank</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<id>ff8080816e6d3692016f4b07ab63039d</id>
|
||||
<name>over_days</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>收款银行</label>
|
||||
<enLabel>own_bank</enLabel>
|
||||
<label>逾期天数</label>
|
||||
<enLabel>over_days</enLabel>
|
||||
<width>100</width>
|
||||
<position>65</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -643,12 +623,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b0146</id>
|
||||
<name>HIRE_DATE</name>
|
||||
<id>ff8080816e6d3692016f4b07ab63039e</id>
|
||||
<name>own_bank</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>扣款成功日期</label>
|
||||
<enLabel>HIRE_DATE</enLabel>
|
||||
<label>收款银行</label>
|
||||
<enLabel>own_bank</enLabel>
|
||||
<width>100</width>
|
||||
<position>66</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -662,12 +642,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169a33d6cf902ed</id>
|
||||
<name>ACHIEVED_DATE</name>
|
||||
<id>ff8080816e6d3692016f4b07ab6403ba</id>
|
||||
<name>HIRE_DATE</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>银行到账日期</label>
|
||||
<enLabel>ACHIEVED_DATE</enLabel>
|
||||
<label>扣款成功日期</label>
|
||||
<enLabel>HIRE_DATE</enLabel>
|
||||
<width>100</width>
|
||||
<position>67</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -681,12 +661,12 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e01695274c044014c</id>
|
||||
<name>num</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a3</id>
|
||||
<name>ACHIEVED_DATE</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>催收次数</label>
|
||||
<enLabel>num</enLabel>
|
||||
<label>银行到账日期</label>
|
||||
<enLabel>ACHIEVED_DATE</enLabel>
|
||||
<width>100</width>
|
||||
<position>68</position>
|
||||
<isVisible>true</isVisible>
|
||||
@ -700,14 +680,33 @@
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>2c9c81b5687ebb7e0169523cb22b013a</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6303a2</id>
|
||||
<name>num</name>
|
||||
<columnDataType>NUMBER</columnDataType>
|
||||
<formater></formater>
|
||||
<label>催收次数</label>
|
||||
<enLabel>num</enLabel>
|
||||
<width>100</width>
|
||||
<position>69</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
<isCountSubTotal>false</isCountSubTotal>
|
||||
<isGroupby>false</isGroupby>
|
||||
<isMerge>false</isMerge>
|
||||
<action></action>
|
||||
<actionParamters></actionParamters>
|
||||
<actionCondition></actionCondition>
|
||||
</column>
|
||||
<column>
|
||||
<id>ff8080816e6d3692016f4b07ab6403bb</id>
|
||||
<name>project_manage_name</name>
|
||||
<columnDataType>STRING</columnDataType>
|
||||
<formater></formater>
|
||||
<label>业务员</label>
|
||||
<enLabel>project_manage_name</enLabel>
|
||||
<width>100</width>
|
||||
<position>69</position>
|
||||
<position>70</position>
|
||||
<isVisible>true</isVisible>
|
||||
<color></color>
|
||||
<isCountTotal>false</isCountTotal>
|
||||
@ -724,7 +723,7 @@
|
||||
<searchExpress></searchExpress>
|
||||
<filters>
|
||||
<filter>
|
||||
<id>402882355d962cc3015d964057fa0018</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403c3</id>
|
||||
<name>contract_number</name>
|
||||
<enname>contract_number</enname>
|
||||
<label>业务合同号</label>
|
||||
@ -734,7 +733,7 @@
|
||||
<position>0</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>402882355d962cc3015d96411df00019</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403c1</id>
|
||||
<name>customer_name</name>
|
||||
<enname>customer_name</enname>
|
||||
<label>客户名称</label>
|
||||
@ -744,7 +743,7 @@
|
||||
<position>1</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>402882355d964f99015d965743fe0001</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403be</id>
|
||||
<name>plan_date</name>
|
||||
<enname>plan_date</enname>
|
||||
<label>计划日期</label>
|
||||
@ -754,7 +753,7 @@
|
||||
<position>2</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>402882355d964f99015d9657c3b40002</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403c2</id>
|
||||
<name>distributor_name</name>
|
||||
<enname>distributor_name</enname>
|
||||
<label>经销商SP</label>
|
||||
@ -764,7 +763,7 @@
|
||||
<position>3</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>402882355dea42c5015dea4cd6690001</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403bf</id>
|
||||
<name>rent_over</name>
|
||||
<label>本期剩余租金</label>
|
||||
<filterType>FILTER</filterType>
|
||||
@ -774,7 +773,7 @@
|
||||
<position>4</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>2c9c81b56753d5c10167e83b21ec007d</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403c0</id>
|
||||
<name>collect_status</name>
|
||||
<enname>collect_status</enname>
|
||||
<label>收付状态</label>
|
||||
@ -784,7 +783,7 @@
|
||||
<position>5</position>
|
||||
</filter>
|
||||
<filter>
|
||||
<id>2c9c81b5687ebb7e016957a522e7014d</id>
|
||||
<id>ff8080816e6d3692016f4b07ab6403bd</id>
|
||||
<name>batch_status</name>
|
||||
<enname>batch_status</enname>
|
||||
<label>扣款状态</label>
|
||||
@ -809,7 +808,7 @@
|
||||
<pages/>
|
||||
<layouts>
|
||||
<layout>
|
||||
<id>2c9c81b56552c9490165562e2e1f000e</id>
|
||||
<id>ff8080816e6d3692016f4b07ab620399</id>
|
||||
<divHeight>0</divHeight>
|
||||
<divWidth>0</divWidth>
|
||||
<position>0</position>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user