InjuryFiling.r1-print 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. <DocRoot>
  2. <Parameters />
  3. <DataSources>
  4. <Reference name="InjuryFiling" alias.zh_CN="工伤报备单查询" alias="#1" desc.zh_CN="多分录基础单据查询" desc="#1" info="InjuryFiling.bos-query" />
  5. <Reference name="InjuryFilingApprove" alias.zh_CN="工伤报备单审批查询" alias="#1" desc.zh_CN="工伤报备单" desc="#1" info="InjuryFilingApprove.bos-query">
  6. <Params>
  7. <Param name="billId">
  8. <Associate dataSourceID="InjuryFiling">id</Associate>
  9. </Param>
  10. </Params>
  11. </Reference>
  12. </DataSources>
  13. <Styles version="1.0">
  14. <Style id="3">
  15. <Borders>
  16. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  17. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  18. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  19. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  20. </Borders>
  21. <Alignment horizontal="left" wrapText="true" />
  22. </Style>
  23. <Style id="2">
  24. <Font size="16" bold="true" />
  25. <Alignment horizontal="center" wrapText="true" />
  26. </Style>
  27. <Style id="1">
  28. <Alignment wrapText="true" />
  29. </Style>
  30. <Style id="0" />
  31. <Style id="7">
  32. <Alignment horizontal="right" />
  33. </Style>
  34. <Style id="6">
  35. <Borders>
  36. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  37. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  38. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  39. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  40. </Borders>
  41. <Alignment horizontal="left" wrapText="true" />
  42. <NumberFormat>yyyy-m-d</NumberFormat>
  43. </Style>
  44. <Style id="5">
  45. <Font size="12" bold="true" italic="false" />
  46. <Alignment horizontal="left" />
  47. </Style>
  48. <Style id="4">
  49. <Borders>
  50. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  51. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  52. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  53. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  54. </Borders>
  55. <Alignment horizontal="left" wrapText="true" />
  56. <NumberFormat>yyyy-mm-dd hh:mm:ss </NumberFormat>
  57. </Style>
  58. <Style id="8">
  59. <Alignment horizontal="left" />
  60. <NumberFormat>yyyy年m月d日;@</NumberFormat>
  61. </Style>
  62. </Styles>
  63. <Report type="r1-print" version="6.2.0">
  64. <Page id="page1" width="1720" height="2470">
  65. <Sub-objects>
  66. <PrintDataGrid id="dataGrid1" styleId="0" x="4" y="3">
  67. <Data dataSource="InjuryFiling" />
  68. <Col width="1717" id="column12" />
  69. <TR height="689" type="normal" displayEveryPage="true" id="row8" styleId="0">
  70. <TD id="cell22" styleId="0">
  71. <Sub-objects>
  72. <PrintLayoutGrid id="layoutGrid2" styleId="1" x="0" y="0">
  73. <Data />
  74. <Col width="286" id="column14" />
  75. <Col width="299" id="column1" />
  76. <Col width="294" id="column2" />
  77. <Col width="289" id="column3" />
  78. <Col width="281" id="column4" />
  79. <Col width="262" id="column5" />
  80. <TR height="194" id="row10">
  81. <TD id="cell23" styleId="2">
  82. <Value type="text"><![CDATA[工伤报备单]]></Value>
  83. </TD>
  84. <TD id="cell1" styleId="1" />
  85. <TD id="cell2" styleId="1" />
  86. <TD id="cell3" styleId="1" />
  87. <TD id="cell24" styleId="1" />
  88. <TD id="cell26" styleId="1" />
  89. </TR>
  90. <TR height="102" id="row1" styleId="0">
  91. <TD id="cell27" styleId="3">
  92. <Value type="text"><![CDATA[员工编码]]></Value>
  93. </TD>
  94. <TD id="cell4" styleId="3">
  95. <Value type="field" dataSource="InjuryFiling">entrys.perNum.number</Value>
  96. </TD>
  97. <TD id="cell5" styleId="3">
  98. <Value type="text"><![CDATA[申请人]]></Value>
  99. </TD>
  100. <TD id="cell6" styleId="3">
  101. <Value type="field" dataSource="InjuryFiling">entrys.person.name</Value>
  102. </TD>
  103. <TD id="cell34" styleId="3">
  104. <Value type="text"><![CDATA[所在部门]]></Value>
  105. </TD>
  106. <TD id="cell35" styleId="3">
  107. <Value type="field" dataSource="InjuryFiling">adminOrg1.name</Value>
  108. </TD>
  109. </TR>
  110. <TR height="96" id="row2" styleId="0">
  111. <TD id="cell36" styleId="3">
  112. <Value type="text"><![CDATA[职位]]></Value>
  113. </TD>
  114. <TD id="cell7" styleId="3">
  115. <Value type="field" dataSource="InjuryFiling">position.name</Value>
  116. </TD>
  117. <TD id="cell8" styleId="3">
  118. <Value type="text"><![CDATA[性别]]></Value>
  119. </TD>
  120. <TD id="cell9" styleId="3">
  121. <Value type="field" dataSource="InjuryFiling">entrys.perGender</Value>
  122. </TD>
  123. <TD id="cell37" styleId="3">
  124. <Value type="text"><![CDATA[鉴定机构]]></Value>
  125. </TD>
  126. <TD id="cell38" styleId="3">
  127. <Value type="field" dataSource="InjuryFiling">entrys.identifyOrg</Value>
  128. </TD>
  129. </TR>
  130. <TR height="97" id="row3" styleId="0">
  131. <TD id="cell39" styleId="3">
  132. <Value type="text"><![CDATA[行政组织]]></Value>
  133. </TD>
  134. <TD id="cell10" styleId="3">
  135. <Value type="field" dataSource="InjuryFiling">adminOrg1.name</Value>
  136. </TD>
  137. <TD id="cell11" styleId="3">
  138. <Value type="text"><![CDATA[发生时间]]></Value>
  139. </TD>
  140. <TD id="cell12" styleId="4">
  141. <Value type="field" dataSource="InjuryFiling">entrys.occurrenceTime</Value>
  142. </TD>
  143. <TD id="cell40" styleId="3">
  144. <Value type="text"><![CDATA[认定日期]]></Value>
  145. </TD>
  146. <TD id="cell42" styleId="3">
  147. <Value type="field" dataSource="InjuryFiling">entrys.determineDate</Value>
  148. </TD>
  149. </TR>
  150. <TR height="99" id="row4" styleId="0">
  151. <TD id="cell43" styleId="3">
  152. <Value type="text"><![CDATA[工伤种类]]></Value>
  153. </TD>
  154. <TD id="cell13" styleId="3">
  155. <Value type="field" dataSource="InjuryFiling">entrys.injuryTypes.name</Value>
  156. </TD>
  157. <TD id="cell14" styleId="3">
  158. <Value type="text"><![CDATA[鉴定等级]]></Value>
  159. </TD>
  160. <TD id="cell15" styleId="3">
  161. <Value type="field" dataSource="InjuryFiling">entrys.injuryRate.name</Value>
  162. </TD>
  163. <TD id="cell41" styleId="3">
  164. <Value type="text"><![CDATA[备注]]></Value>
  165. </TD>
  166. <TD id="cell44" styleId="3">
  167. <Value type="field" dataSource="InjuryFiling">entrys.remark</Value>
  168. </TD>
  169. </TR>
  170. <MergeBlocks>
  171. <Block left="0" right="5" top="0" bottom="0" />
  172. </MergeBlocks>
  173. </PrintLayoutGrid>
  174. </Sub-objects>
  175. </TD>
  176. </TR>
  177. <TR height="113" type="detail" repeatTimes="1" id="row9" styleId="0">
  178. <TD id="cell25" styleId="5">
  179. <Value type="text"><![CDATA[审批意见]]></Value>
  180. </TD>
  181. </TR>
  182. </PrintDataGrid>
  183. <PrintDataGrid id="dataGrid3" styleId="1" x="0" y="805" horizontalFill="true">
  184. <PreScript><![CDATA[secondBirth()]]></PreScript>
  185. <Data dataSource="InjuryFilingApprove" />
  186. <Col width="293" id="column6" />
  187. <Col width="302" id="column13" />
  188. <Col width="296" id="column7" />
  189. <Col width="289" id="column8" />
  190. <Col width="278" id="column9" />
  191. <Col width="262" id="column10" />
  192. <TR height="96" type="normal" displayEveryPage="true" id="row5" styleId="0">
  193. <TD id="cell45" styleId="3">
  194. <Value type="text"><![CDATA[审批结果]]></Value>
  195. </TD>
  196. <TD id="cell16" styleId="3">
  197. <Value type="text"><![CDATA[审批意见]]></Value>
  198. </TD>
  199. <TD id="cell17" styleId="3">
  200. <Value type="text"><![CDATA[审批人]]></Value>
  201. </TD>
  202. <TD id="cell18" styleId="3">
  203. <Value type="text"><![CDATA[审批人所在部门]]></Value>
  204. </TD>
  205. <TD id="cell19" styleId="3">
  206. <Value type="text"><![CDATA[审批人职位]]></Value>
  207. </TD>
  208. <TD id="cell20" styleId="3">
  209. <Value type="text"><![CDATA[审批时间]]></Value>
  210. </TD>
  211. </TR>
  212. <TR height="96" type="detail" id="row6" styleId="0">
  213. <TD id="cell21" styleId="3">
  214. <Script><![CDATA[if(toStr(getFieldValue("isPass")) != null)
  215. {
  216. if(toStr(getFieldValue("isPass")) == "true")
  217. {
  218. setValue("同意");
  219. }
  220. else
  221. {
  222. setValue("不同意");
  223. }
  224. }]]></Script>
  225. <Value type="field">isPass</Value>
  226. </TD>
  227. <TD id="cell28" styleId="3">
  228. <Value type="field">opinion</Value>
  229. </TD>
  230. <TD id="cell29" styleId="3">
  231. <Value type="field">creator.name</Value>
  232. </TD>
  233. <TD id="cell30" styleId="3">
  234. <Value type="field">adminOrgUnit.name</Value>
  235. </TD>
  236. <TD id="cell31" styleId="3">
  237. <Value type="field">position.name</Value>
  238. </TD>
  239. <TD id="cell32" styleId="6">
  240. <Value type="field">createTime</Value>
  241. </TD>
  242. </TR>
  243. </PrintDataGrid>
  244. <PrintLayoutGrid id="layoutGrid1" x="13" y="2227">
  245. <Data />
  246. <Col width="569" id="column11" />
  247. <Col width="786" id="column15" />
  248. <Col width="352" id="column16" />
  249. <TR height="72" id="row7">
  250. <TD id="cell33" />
  251. <TD id="cell46" styleId="7">
  252. <Value type="text"><![CDATA[打印日期:]]></Value>
  253. </TD>
  254. <TD id="cell47" styleId="8">
  255. <Value type="text"><![CDATA[=now()]]></Value>
  256. </TD>
  257. </TR>
  258. </PrintLayoutGrid>
  259. </Sub-objects>
  260. </Page>
  261. </Report>
  262. <PrintInfo>
  263. <PaperSetup>
  264. <Paper>iso-a4</Paper>
  265. <Orientation>PORTRAIT</Orientation>
  266. <PageMargin left="190" right="190" top="250" bottom="250" />
  267. <Header height="150" margin="100" />
  268. <Footer height="150" margin="100" />
  269. </PaperSetup>
  270. <PrinterSetup>
  271. <DynamicPaper>false</DynamicPaper>
  272. <EconomizePaper>false</EconomizePaper>
  273. </PrinterSetup>
  274. <PreviewSetup>
  275. <BackgroundPicture>false</BackgroundPicture>
  276. </PreviewSetup>
  277. </PrintInfo>
  278. </DocRoot>