apzl_leasing/报表/汽车类报表三/资产转出登记重复报表.xml
2019-12-24 15:17:14 +08:00

155 lines
6.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TenwaReport>
<datasources>
<datasource>
<id>2c9023815726a036015726a496b00001</id>
<dataSourceName>eleasing_mysql</dataSourceName>
<dataSourceType>SPRING</dataSourceType>
<jndi>dataSourceJDBC</jndi>
<url></url>
<username></username>
<driverName></driverName>
<password></password>
<dialect>com.tenwa.report.query.dialect.MysqlDialect</dialect>
<dialectName>Mysql</dialectName>
</datasource>
</datasources>
<reports>
<report>
<id>2c9c81b5687ebb7e016a2547974f038b</id>
<name>资产转出登记重复报表</name>
<enname>Assets_off</enname>
<code>REPORT_CODE_1555403609935</code>
<isActived>true</isActived>
<position>0</position>
<reportType>REPORT</reportType>
<parentReport>2c9c81b5687ebb7e0169c921a89902ef</parentReport>
<children/>
<layouts>
<layout>2c9c81b5687ebb7e016a254c6b480393</layout>
</layouts>
</report>
</reports>
<tables>
<table>
<id>2c9c81b5687ebb7e016a254a9336038c</id>
<name>资产转出登记重复报表</name>
<enname>Assets_off</enname>
<reportDataSource>2c9023815726a036015726a496b00001</reportDataSource>
<queryType>COMPLEXSQL</queryType>
<sql>select
la.contract_no,
lc.PROJECT_NAME,
ifnull(date_format(la.inputtime,'%Y/%m/%d'),'') inputtime
from
li_assets_off la
left join lb_contract_info lc on lc.contract_no=la.contract_no</sql>
<sqlParamValue></sqlParamValue>
<columns>
<column>
<id>2c9c81b5687ebb7e016a254a93360390</id>
<name>contract_no</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>合同号</label>
<enLabel>contract_no</enLabel>
<width>100</width>
<position>3</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>2c9c81b5687ebb7e016a2565fd950395</id>
<name>PROJECT_NAME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>客户名称</label>
<enLabel>PROJECT_NAME</enLabel>
<width>100</width>
<position>4</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>2c9c81b5687ebb7e016a254a9336038f</id>
<name>inputtime</name>
<columnDataType>DATE</columnDataType>
<formater></formater>
<label>登记时间</label>
<enLabel>inputtime</enLabel>
<width>100</width>
<position>5</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>
</columns>
<controls/>
<searchs/>
<searchExpress></searchExpress>
<filters>
<filter>
<id>2c9c81b5687ebb7e016a256d7e3f0397</id>
<name>contract_no</name>
<enname>contract_no</enname>
<label>合同号</label>
<filterType>FILTER</filterType>
<dbType>STRING</dbType>
<htmlType>TEXT</htmlType>
<position>0</position>
</filter>
<filter>
<id>2c9c81b5687ebb7e016a2a697fb60398</id>
<name>inputtime</name>
<enname>inputtime</enname>
<label>登记时间</label>
<filterType>FILTER</filterType>
<dbType>DATE</dbType>
<htmlType>DATERANGE</htmlType>
<position>1</position>
</filter>
</filters>
<filterExpress></filterExpress>
<pageSize>20</pageSize>
<showRowNumber>false</showRowNumber>
<showTotalTitle>false</showTotalTitle>
<isScale>true</isScale>
<isCache>false</isCache>
<isExcel>false</isExcel>
</table>
</tables>
<charts/>
<pages/>
<layouts>
<layout>
<id>2c9c81b5687ebb7e016a254c6b480393</id>
<divHeight>0</divHeight>
<divWidth>0</divWidth>
<position>0</position>
<contentId>TABLE#2c9c81b5687ebb7e016a254a9336038c</contentId>
<report>2c9c81b5687ebb7e016a2547974f038b</report>
<contentType>TABLE</contentType>
</layout>
</layouts>
</TenwaReport>