etms/WEB-INF/reportlets/wppxsq_all.cpt

480 lines
12 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<WorkBook xmlVersion="20151125" releaseVersion="8.0.0">
<TableDataMap>
<TableData name="ds1" class="com.fr.data.impl.DBTableData">
<Parameters>
<Parameter>
<Attributes name="nd"/>
<O>
<![CDATA[]]></O>
</Parameter>
</Parameters>
<Attributes maxMemRowCount="-1"/>
<Connection class="com.fr.data.impl.NameDatabaseConnection">
<DatabaseName>
<![CDATA[trainms]]></DatabaseName>
</Connection>
<Query>
<![CDATA[select * from(
select ot.*,xy.otid,username,usercode,zw,lxfs,bz,concat(DATE_FORMAT(pxstarttime,'%Y年%m月%d日'),'——',DATE_FORMAT(pxendtime,'%Y年%m月%d日')) qzsj,date_format(ot.addtime,'%Y') nd
from et_train_ot ot
inner join et_train_ot_xy xy on ot.id = xy.otid
where status = '5'
order by addtime asc
) t
where nd = '${nd}']]></Query>
</TableData>
<TableData name="nd" class="com.fr.data.impl.DBTableData">
<Parameters/>
<Attributes maxMemRowCount="-1"/>
<Connection class="com.fr.data.impl.NameDatabaseConnection">
<DatabaseName>
<![CDATA[trainms]]></DatabaseName>
</Connection>
<Query>
<![CDATA[select date_format(addtime,'%Y') nd
from et_train_ot
group by nd]]></Query>
</TableData>
</TableDataMap>
<Report class="com.fr.report.worksheet.WorkSheet" name="sheet1">
<ReportPageAttr>
<HR/>
<FR/>
<HC/>
<FC/>
</ReportPageAttr>
<ColumnPrivilegeControl/>
<RowPrivilegeControl/>
<RowHeight defaultValue="723900">
<![CDATA[723900,0,723900,723900,723900,914400,723900,723900,723900,723900,723900]]></RowHeight>
<ColumnWidth defaultValue="2743200">
<![CDATA[2743200,3314700,2743200,3276600,3619500,4457700,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
<CellElementList>
<C c="0" r="0">
<PrivilegeControl/>
<Expand/>
</C>
<C c="0" r="1">
<O>
<![CDATA[id]]></O>
<PrivilegeControl/>
<Expand/>
</C>
<C c="1" r="1">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="id"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0"/>
</C>
<C c="0" r="2" s="0">
<O>
<![CDATA[申请单位]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="1" r="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="addgroupname"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="2" r="2" s="0">
<O>
<![CDATA[申请人]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="3" r="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="addusername"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="4" r="2" s="0">
<O>
<![CDATA[申请时间]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="5" r="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="addtime"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="6" r="2" s="0">
<O>
<![CDATA[联系电话]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="7" r="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="lxdh"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="0" r="3" s="0">
<O>
<![CDATA[培训名称]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="1" r="3" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="pxmc"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="2" r="3" s="0">
<O>
<![CDATA[培训地点]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="3" r="3" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="pxdd"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="4" r="3" s="0">
<O>
<![CDATA[培训起止时间]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="5" r="3" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="qzsj"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="6" r="3" s="0">
<O>
<![CDATA[主办单位]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="7" r="3" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="zbdw"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="0" r="4" s="0">
<O>
<![CDATA[培训目的]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="1" r="4" cs="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="pxmd"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="3" r="4" s="0">
<O>
<![CDATA[培训内容]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="4" r="4" cs="2" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="pxnr"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="6" r="4" s="0">
<O>
<![CDATA[培训经费(元)]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="7" r="4" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="pxfy"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="0" r="5" cs="8" s="0">
<O>
<![CDATA[参训学员信息]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="0" r="6" s="0">
<O>
<![CDATA[序号]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="1" r="6" s="0">
<O>
<![CDATA[姓名]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="2" r="6" s="0">
<O>
<![CDATA[工资号]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="3" r="6" s="0">
<O>
<![CDATA[职务(职称)]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="4" r="6" s="0">
<O>
<![CDATA[联系方式]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="5" r="6" cs="3" s="0">
<O>
<![CDATA[备注]]></O>
<PrivilegeControl/>
<Expand upParentDefault="false" up="B2"/>
</C>
<C c="0" r="7" s="0">
<O t="Formula" class="Formula">
<Attributes>
<![CDATA[=&B8]]></Attributes>
</O>
<PrivilegeControl/>
<Expand leftParentDefault="false" left="B8" upParentDefault="false" up="B2"/>
</C>
<C c="1" r="7" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="username"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="2" r="7" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="usercode"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="3" r="7" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="zw"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="4" r="7" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="lxfs"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
<C c="5" r="7" cs="3" s="0">
<O t="DSColumn">
<Attributes dsName="ds1" columnName="bz"/>
<Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand dir="0" upParentDefault="false" up="B2"/>
</C>
</CellElementList>
<ReportAttrSet>
<ReportSettings headerHeight="0" footerHeight="0">
<PaperSetting>
<PaperSize width="43200000" height="42768000"/>
<Margin top="986400" left="2743200" bottom="986400" right="2743200"/>
</PaperSetting>
</ReportSettings>
<Header reportPageType="0">
<Background name="NullBackground"/>
<LeftList/>
<CenterList/>
<RightList/>
</Header>
<Footer reportPageType="0">
<Background name="NullBackground"/>
<LeftList/>
<CenterList/>
<RightList/>
</Footer>
</ReportAttrSet>
<PrivilegeControl/>
</Report>
<ReportParameterAttr>
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0"/>
<PWTitle>
<![CDATA[参数]]></PWTitle>
<ParameterUI class="com.fr.form.main.parameter.FormParameterUI">
<Parameters/>
<Layout class="com.fr.form.ui.container.WParameterLayout">
<WidgetName name="para"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Margin top="0" left="0" bottom="0" right="0"/>
<Border>
<border style="0" color="-723724" borderRadius="0" type="0" borderStyle="0"/>
<WidgetTitle>
<O>
<![CDATA[新建标题]]></O>
<FRFont name="SimSun" style="0" size="72"/>
<Position pos="0"/>
</WidgetTitle>
<Alpha alpha="1.0"/>
</Border>
<Background name="ColorBackground" color="-1118482"/>
<LCAttr vgap="0" hgap="0" compInterval="0"/>
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
<InnerWidget class="com.fr.form.parameter.FormSubmitButton">
<WidgetName name="Search"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[查询]]></Text>
<Hotkeys>
<![CDATA[enter]]></Hotkeys>
</InnerWidget>
<BoundsAttr x="244" y="25" width="80" height="21"/>
</Widget>
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
<InnerWidget class="com.fr.form.ui.ComboBox">
<WidgetName name="nd"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Dictionary class="com.fr.data.impl.TableDataDictionary">
<FormulaDictAttr kiName="nd" viName="nd"/>
<TableDataDictAttr>
<TableData class="com.fr.data.impl.NameTableData">
<Name>
<![CDATA[nd]]></Name>
</TableData>
</TableDataDictAttr>
</Dictionary>
<widgetValue>
<O>
<![CDATA[]]></O>
</widgetValue>
</InnerWidget>
<BoundsAttr x="130" y="25" width="80" height="21"/>
</Widget>
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
<InnerWidget class="com.fr.form.ui.Label">
<WidgetName name="Labelnd"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<widgetValue>
<O>
<![CDATA[年度:]]></O>
</widgetValue>
<LabelAttr verticalcenter="true" textalign="0" autoline="true"/>
<FRFont name="SimSun" style="0" size="72"/>
<border style="0" color="-723724"/>
</InnerWidget>
<BoundsAttr x="50" y="25" width="80" height="21"/>
</Widget>
<Sorted sorted="false"/>
<MobileWidgetList>
<Widget widgetName="nd"/>
</MobileWidgetList>
<Display display="true"/>
<DelayDisplayContent delay="true"/>
<Position position="0"/>
<Design_Width design_width="960"/>
<NameTagModified/>
<WidgetNameTagMap>
<NameTag name="nd" tag="年度:"/>
</WidgetNameTagMap>
</Layout>
<DesignAttr width="960" height="80"/>
</ParameterUI>
</ReportParameterAttr>
<StyleList>
<Style horizontal_alignment="0" imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="1"/>
<Bottom style="1"/>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
</StyleList>
<DesignerVersion DesignerVersion="IAA"/>
<PreviewType PreviewType="0"/>
<TemplateID TemplateID="3be9e2f0-d354-4148-b0b1-cf21b81c93f3"/>
</WorkBook>