LoanInsterestBil.kdrs-form 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <DocRoot xmlns:c="http://www.kingdee.com/Common" xmlns:f="http://www.kingdee.com/Form" xmlns:t="http://www.kingdee.com/Table" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4.0">
  3. <DocInfo>
  4. <c:Created>Sat Feb 03 14:46:21 CST 2007</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Wed Jul 09 14:35:58 CST 2008</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="LoanInsteretQuery">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="LoanInsteretQuery">
  17. <CommonQuery name="LoanInsteretQuery">
  18. <Outputs>
  19. <Columns>
  20. <Column name="id" alias="ID" dataType="string" order="0" />
  21. <Column name="bank.id" alias="金融机构ID" dataType="string" order="0" />
  22. <Column name="bank.name" alias="金融机构" dataType="string" order="0" />
  23. <Column name="loanCompany.id" alias="贷款单位ID" dataType="string" order="0" />
  24. <Column name="loanCompany.name" alias="贷款单位名称" dataType="string" order="0" />
  25. <Column name="loanBill.number" alias="贷款单编号" dataType="string" order="0" />
  26. <Column name="currency.id" alias="币别ID" dataType="string" order="0" />
  27. <Column name="currency.name" alias="币别名称" dataType="string" order="0" />
  28. <Column name="beginDate" alias="计息开始日" dataType="datetime" order="0" />
  29. <Column name="endDate" alias="计息结束日" dataType="datetime" order="0" />
  30. <Column name="days" alias="计息天数" dataType="integer" order="0" />
  31. <Column name="intRateTypeExpression" alias="利率表示" dataType="string" order="0" />
  32. <Column name="yearIntRate" alias="利率" dataType="decimal" order="0" />
  33. <Column name="punishIntType" alias="罚息方式" dataType="string" order="0" />
  34. <Column name="punishIntRate" alias="罚息率" dataType="decimal" order="0" />
  35. <Column name="entrys.beginDate" alias="分段利息-计息开始日" dataType="datetime" order="0" />
  36. <Column name="entrys.endDate" alias="分段利息-计息结束日" dataType="datetime" order="0" />
  37. <Column name="entrys.days" alias="分段利息-计息天数" dataType="integer" order="0" />
  38. <Column name="entrys.amount" alias="分段利息-计息本金" dataType="decimal" order="0" />
  39. <Column name="entrys.yearIntRate" alias="分段利息-利率" dataType="decimal" order="0" />
  40. <Column name="entrys.interest" alias="分段利息-应计利息" dataType="decimal" order="0" />
  41. <Column name="entrys.punishInterest" alias="分段利息-应计罚息" dataType="decimal" order="0" />
  42. <Column name="entrys.id" alias="分段利息-ID" dataType="string" order="0" />
  43. <Column name="intAccount.id" alias="计息帐户ID" dataType="string" order="0" />
  44. <Column name="intAccount.name" alias="计息帐户名称" dataType="string" order="0" />
  45. <Column name="printeExcutor" alias="打印人" dataType="string" order="0" />
  46. <Column name="currency.precision" alias="精度" dataType="integer" order="0" />
  47. <Column name="yearIntRateDis" alias="年利率显示" dataType="string" order="0" />
  48. <Column name="punishIntRateDis" alias="罚息率显示" dataType="string" order="0" />
  49. <Column name="intAccount.acctNumber" alias="计息帐户帐号" dataType="string" order="0" />
  50. <Column name="creator.name" alias="制单人" dataType="string" order="0" />
  51. <Column name="intCalType" alias="类别" dataType="integer" order="0" />
  52. <Column name="daysOverdue" alias="逾期天数" dataType="integer" order="0" />
  53. <Column name="unVerifyAmount" alias="未核销金额" dataType="decimal" order="0" />
  54. <Column name="strikeAmount" alias="已冲账金额" dataType="decimal" order="0" />
  55. <Column name="accountant.name" alias="会计" dataType="string" order="0" />
  56. <Column name="description" alias="摘要" dataType="string" order="0" />
  57. <Column name="entrys.yearIntRateDis" alias.zh_CN=" 分段利率1" alias.en="" alias.zh_TW=" 分段利率" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  58. <Column name="interest" alias.zh_CN="应计利息" alias.en="" alias.zh_TW="應計利息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  59. <Column name="punishInterest" alias.zh_CN="应计罚息" alias.en="" alias.zh_TW="應計罰息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  60. <Column name="punishInterestActual" alias.zh_CN="实计罚息" alias.en="" alias.zh_TW="實計罰息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  61. <Column name="interestAcctual" alias.zh_CN="实计利息" alias.en="" alias.zh_TW="實計利息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  62. <Column name="interestActual" alias.zh_CN="应计金额" alias.en="" alias.zh_TW="應計金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  63. <Column name="interestToPay" alias.zh_CN="实计金额" alias.en="" alias.zh_TW="實計金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  64. </Columns>
  65. </Outputs>
  66. <Query version="1.0" type="bos.query">
  67. <Columns>
  68. <Column name="id" alias="ID" dataType="string" />
  69. <Column name="bank.id" alias="金融机构ID" dataType="string" />
  70. <Column name="bank.name" alias="金融机构" dataType="string" />
  71. <Column name="loanCompany.id" alias="贷款单位ID" dataType="string" />
  72. <Column name="loanCompany.name" alias="贷款单位名称" dataType="string" />
  73. <Column name="loanBill.number" alias="贷款单编号" dataType="string" />
  74. <Column name="currency.id" alias="币别ID" dataType="string" />
  75. <Column name="currency.name" alias="币别名称" dataType="string" />
  76. <Column name="beginDate" alias="计息开始日" dataType="datetime" />
  77. <Column name="endDate" alias="计息结束日" dataType="datetime" />
  78. <Column name="days" alias="计息天数" dataType="integer" />
  79. <Column name="intRateTypeExpression" alias="利率表示" dataType="string" />
  80. <Column name="yearIntRate" alias="利率" dataType="decimal" />
  81. <Column name="punishIntType" alias="罚息方式" dataType="string" />
  82. <Column name="punishIntRate" alias="罚息率" dataType="decimal" />
  83. <Column name="entrys.beginDate" alias="分段利息-计息开始日" dataType="datetime" />
  84. <Column name="entrys.endDate" alias="分段利息-计息结束日" dataType="datetime" />
  85. <Column name="entrys.days" alias="分段利息-计息天数" dataType="integer" />
  86. <Column name="entrys.amount" alias="分段利息-计息本金" dataType="decimal" />
  87. <Column name="entrys.yearIntRate" alias="分段利息-利率" dataType="decimal" />
  88. <Column name="entrys.interest" alias="分段利息-应计利息" dataType="decimal" />
  89. <Column name="entrys.punishInterest" alias="分段利息-应计罚息" dataType="decimal" />
  90. <Column name="entrys.id" alias="分段利息-ID" dataType="string" />
  91. <Column name="intAccount.id" alias="计息帐户ID" dataType="string" />
  92. <Column name="intAccount.name" alias="计息帐户名称" dataType="string" />
  93. <Column name="printeExcutor" alias="打印人" dataType="string" />
  94. <Column name="currency.precision" alias="精度" dataType="integer" />
  95. <Column name="yearIntRateDis" alias="年利率显示" dataType="string" />
  96. <Column name="punishIntRateDis" alias="罚息率显示" dataType="string" />
  97. <Column name="intAccount.acctNumber" alias="计息帐户帐号" dataType="string" />
  98. <Column name="creator.name" alias="制单人" dataType="string" />
  99. <Column name="intCalType" alias="类别" dataType="integer" />
  100. <Column name="daysOverdue" alias="逾期天数" dataType="integer" />
  101. <Column name="unVerifyAmount" alias="未核销金额" dataType="decimal" />
  102. <Column name="strikeAmount" alias="已冲账金额" dataType="decimal" />
  103. <Column name="accountant.name" alias="会计" dataType="string" />
  104. <Column name="description" alias="摘要" dataType="string" />
  105. <Column name="entrys.yearIntRateDis" alias.zh_CN=" 分段利率1" alias.en="" alias.zh_TW=" 分段利率" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  106. <Column name="interest" alias.zh_CN="应计利息" alias.en="" alias.zh_TW="應計利息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  107. <Column name="punishInterest" alias.zh_CN="应计罚息" alias.en="" alias.zh_TW="應計罰息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  108. <Column name="punishInterestActual" alias.zh_CN="实计罚息" alias.en="" alias.zh_TW="實計罰息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  109. <Column name="interestAcctual" alias.zh_CN="实计利息" alias.en="" alias.zh_TW="實計利息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  110. <Column name="interestActual" alias.zh_CN="应计金额" alias.en="" alias.zh_TW="應計金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  111. <Column name="interestToPay" alias.zh_CN="实计金额" alias.en="" alias.zh_TW="實計金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  112. </Columns>
  113. <Tables />
  114. <Joins />
  115. <Orders />
  116. <Filter />
  117. <Content><![CDATA[LoanInsterestBill.bos-query]]></Content>
  118. </Query>
  119. <EXT />
  120. </CommonQuery>
  121. </DataObject>
  122. </DataObjects>
  123. <Styles version="1.0">
  124. <c:Style id="3">
  125. <c:Font fontName="宋体" size="11" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  126. <c:Borders>
  127. <c:Border position="left" lineStyle="NullLine" />
  128. <c:Border position="top" lineStyle="NullLine" />
  129. <c:Border position="right" lineStyle="NullLine" />
  130. <c:Border position="bottom" lineStyle="NullLine" />
  131. <c:Border position="diagonalleft" lineStyle="NullLine" />
  132. <c:Border position="diagonalright" lineStyle="NullLine" />
  133. </c:Borders>
  134. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  135. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  136. <c:Protection hidden="false" locked="false" />
  137. </c:Style>
  138. <c:Style id="7">
  139. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  140. <c:Borders>
  141. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  142. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  143. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  144. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  145. <c:Border position="diagonalleft" lineStyle="NullLine" />
  146. <c:Border position="diagonalright" lineStyle="NullLine" />
  147. </c:Borders>
  148. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  149. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  150. <c:Protection hidden="false" locked="false" />
  151. </c:Style>
  152. <c:Style id="2">
  153. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  154. <c:Borders>
  155. <c:Border position="left" lineStyle="NullLine" />
  156. <c:Border position="top" lineStyle="NullLine" />
  157. <c:Border position="right" lineStyle="NullLine" />
  158. <c:Border position="bottom" lineStyle="NullLine" />
  159. <c:Border position="diagonalleft" lineStyle="NullLine" />
  160. <c:Border position="diagonalright" lineStyle="NullLine" />
  161. </c:Borders>
  162. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  163. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  164. <c:Protection hidden="false" locked="false" />
  165. </c:Style>
  166. <c:Style id="0">
  167. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  168. </c:Style>
  169. <c:Style id="14">
  170. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  171. <c:Borders>
  172. <c:Border position="left" lineStyle="NullLine" />
  173. <c:Border position="top" lineStyle="NullLine" />
  174. <c:Border position="right" lineStyle="NullLine" />
  175. <c:Border position="bottom" lineStyle="NullLine" />
  176. <c:Border position="diagonalleft" lineStyle="NullLine" />
  177. <c:Border position="diagonalright" lineStyle="NullLine" />
  178. </c:Borders>
  179. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  180. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  181. <c:Protection hidden="false" locked="false" />
  182. </c:Style>
  183. <c:Style id="1">
  184. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  185. <c:Borders>
  186. <c:Border position="left" lineStyle="NullLine" />
  187. <c:Border position="top" lineStyle="NullLine" />
  188. <c:Border position="right" lineStyle="NullLine" />
  189. <c:Border position="bottom" lineStyle="NullLine" />
  190. <c:Border position="diagonalleft" lineStyle="NullLine" />
  191. <c:Border position="diagonalright" lineStyle="NullLine" />
  192. </c:Borders>
  193. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  194. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  195. <c:Protection hidden="false" locked="false" />
  196. </c:Style>
  197. <c:Style id="6">
  198. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  199. <c:Borders>
  200. <c:Border position="left" lineStyle="NullLine" />
  201. <c:Border position="top" lineStyle="NullLine" />
  202. <c:Border position="right" lineStyle="NullLine" />
  203. <c:Border position="bottom" lineStyle="NullLine" />
  204. <c:Border position="diagonalleft" lineStyle="NullLine" />
  205. <c:Border position="diagonalright" lineStyle="NullLine" />
  206. </c:Borders>
  207. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  208. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  209. <c:Protection hidden="false" locked="false" />
  210. </c:Style>
  211. <c:Style id="10">
  212. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  213. <c:Borders>
  214. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  215. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  216. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  217. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  218. <c:Border position="diagonalleft" lineStyle="NullLine" />
  219. <c:Border position="diagonalright" lineStyle="NullLine" />
  220. </c:Borders>
  221. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  222. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  223. <c:Protection hidden="false" locked="false" />
  224. </c:Style>
  225. <c:Style id="5">
  226. <c:Font fontName="宋体" size="22" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  227. <c:Borders>
  228. <c:Border position="left" lineStyle="NullLine" />
  229. <c:Border position="top" lineStyle="NullLine" />
  230. <c:Border position="right" lineStyle="NullLine" />
  231. <c:Border position="bottom" lineStyle="NullLine" />
  232. <c:Border position="diagonalleft" lineStyle="NullLine" />
  233. <c:Border position="diagonalright" lineStyle="NullLine" />
  234. </c:Borders>
  235. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  236. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  237. <c:Protection hidden="false" locked="false" />
  238. </c:Style>
  239. <c:Style id="16">
  240. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  241. <c:Borders>
  242. <c:Border position="left" lineStyle="NullLine" />
  243. <c:Border position="top" lineStyle="NullLine" />
  244. <c:Border position="right" lineStyle="NullLine" />
  245. <c:Border position="bottom" lineStyle="NullLine" />
  246. <c:Border position="diagonalleft" lineStyle="NullLine" />
  247. <c:Border position="diagonalright" lineStyle="NullLine" />
  248. </c:Borders>
  249. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  250. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  251. <c:Protection hidden="false" locked="false" />
  252. </c:Style>
  253. <c:Style id="13">
  254. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  255. <c:Borders>
  256. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  257. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  258. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  259. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  260. <c:Border position="diagonalleft" lineStyle="NullLine" />
  261. <c:Border position="diagonalright" lineStyle="NullLine" />
  262. </c:Borders>
  263. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  264. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  265. <c:Protection hidden="false" locked="false" />
  266. </c:Style>
  267. <c:Style id="15">
  268. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  269. <c:Borders>
  270. <c:Border position="left" lineStyle="NullLine" />
  271. <c:Border position="top" lineStyle="NullLine" />
  272. <c:Border position="right" lineStyle="NullLine" />
  273. <c:Border position="bottom" lineStyle="NullLine" />
  274. <c:Border position="diagonalleft" lineStyle="NullLine" />
  275. <c:Border position="diagonalright" lineStyle="NullLine" />
  276. </c:Borders>
  277. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  278. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  279. <c:Protection hidden="false" locked="false" />
  280. </c:Style>
  281. <c:Style id="9">
  282. <c:Font color="#000000" />
  283. <c:Borders>
  284. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  285. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  286. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  287. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  288. </c:Borders>
  289. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  290. </c:Style>
  291. <c:Style id="11">
  292. <c:Font fontName="宋体" size="15" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  293. <c:Borders>
  294. <c:Border position="left" lineStyle="NullLine" />
  295. <c:Border position="top" lineStyle="NullLine" />
  296. <c:Border position="right" lineStyle="NullLine" />
  297. <c:Border position="bottom" lineStyle="NullLine" />
  298. <c:Border position="diagonalleft" lineStyle="NullLine" />
  299. <c:Border position="diagonalright" lineStyle="NullLine" />
  300. </c:Borders>
  301. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  302. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  303. <c:Protection hidden="false" locked="false" />
  304. </c:Style>
  305. <c:Style id="4">
  306. <c:Font fontName="宋体" size="11" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  307. <c:Borders>
  308. <c:Border position="left" lineStyle="NullLine" />
  309. <c:Border position="top" lineStyle="NullLine" />
  310. <c:Border position="right" lineStyle="NullLine" />
  311. <c:Border position="bottom" lineStyle="NullLine" />
  312. <c:Border position="diagonalleft" lineStyle="NullLine" />
  313. <c:Border position="diagonalright" lineStyle="NullLine" />
  314. </c:Borders>
  315. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  316. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  317. <c:Protection hidden="false" locked="false" />
  318. </c:Style>
  319. <c:Style id="8">
  320. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  321. <c:Borders>
  322. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  323. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  324. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  325. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  326. <c:Border position="diagonalleft" lineStyle="NullLine" />
  327. <c:Border position="diagonalright" lineStyle="NullLine" />
  328. </c:Borders>
  329. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  330. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  331. <c:Protection hidden="false" locked="false" />
  332. </c:Style>
  333. <c:Style id="12">
  334. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  335. <c:Borders>
  336. <c:Border position="left" lineStyle="NullLine" />
  337. <c:Border position="top" lineStyle="NullLine" />
  338. <c:Border position="right" lineStyle="NullLine" />
  339. <c:Border position="bottom" lineStyle="NullLine" />
  340. <c:Border position="diagonalleft" lineStyle="NullLine" />
  341. <c:Border position="diagonalright" lineStyle="NullLine" />
  342. </c:Borders>
  343. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  344. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  345. <c:Protection hidden="false" locked="false" />
  346. </c:Style>
  347. </Styles>
  348. <Headers />
  349. <Footers />
  350. <Form id="form1" alias="企业贷款利息单套打模板New.kdrs-form" version="3.1">
  351. <f:Page id="page1" alias="页1" styleID="0" repeat="-1" dataSourceID="LoanInterestTDQuery.bos-query">
  352. <f:DesignedPage paperSize="iso-a4" objWidth="1720" objHeight="2470" widthLimitless="false" heightLimitless="false" />
  353. <f:Area id="loop2" alias="循环区2" styleID="1" left="[page1.left]" right="[loop2.left]+1720.0" top="[page1.top]" bottom="[loop2.top]+1634.0" nextAreaID="loop2">
  354. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="left" rightRelativeOffset="1720" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="1634" locked="false" />
  355. <f:Panel id="group2" alias="分组容器2" styleID="2" left="[loop2.left]" right="[group2.left]+1720.0" top="[loop2.top]+3.0" bottom="[group2.top]+1356.0" dataSourceID="LoanInsteretQuery">
  356. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="left" rightRelativeOffset="1720" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="3" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="top" bottomRelativeOffset="1356" locked="false" />
  357. <f:Cell id="text5" alias="文本1" styleID="3" left="[group2.left]+620.0" right="[text5.left]+238.0" top="[group2.top]+37.0" bottom="[text5.top]+77.0" type="constant">
  358. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="620" rightLocationType="relative" rightRelativeObjID="text5" rightRelativeBorder="left" rightRelativeOffset="238" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="37" bottomLocationType="relative" bottomRelativeObjID="text5" bottomRelativeBorder="top" bottomRelativeOffset="77" locked="false" />
  359. <f:Data type="string">金融机构 :</f:Data>
  360. </f:Cell>
  361. <f:Cell id="field2" alias="字段2" styleID="4" left="[group2.left]+858.0" right="[field2.left]+442.0" top="[group2.top]+37.0" bottom="[field2.top]+77.0" type="field">
  362. <f:DesignedCell text="金融机构" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="858" rightLocationType="relative" rightRelativeObjID="field2" rightRelativeBorder="left" rightRelativeOffset="442" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="37" bottomLocationType="relative" bottomRelativeObjID="field2" bottomRelativeBorder="top" bottomRelativeOffset="77" locked="false" />
  363. <f:Data type="string">bank.name</f:Data>
  364. </f:Cell>
  365. <f:Cell id="text6" alias="文本2" styleID="5" left="[group2.left]+416.0" right="[text6.left]+885.0" top="[group2.top]+114.0" bottom="[text6.top]+103.0" type="constant">
  366. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="416" rightLocationType="relative" rightRelativeObjID="text6" rightRelativeBorder="left" rightRelativeOffset="885" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="114" bottomLocationType="relative" bottomRelativeObjID="text6" bottomRelativeBorder="top" bottomRelativeOffset="103" locked="false" />
  367. <f:Data type="string">贷款利息单</f:Data>
  368. </f:Cell>
  369. <f:Table id="table4" alias="网格容器4" styleID="6" left="[group2.left]" right="[table4.left]+1719.0" top="[group2.top]+246.0" bottom="[table4.top]+392.0" dataSourceID="LoanInsteretQuery" layout="1">
  370. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table4" rightRelativeBorder="left" rightRelativeOffset="1719" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="246" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="392" locked="false" />
  371. <f:Rows>
  372. <f:Row height="78" />
  373. <f:Row height="78" />
  374. <f:Row height="78" />
  375. <f:Row height="79" />
  376. <f:Row height="79" />
  377. </f:Rows>
  378. <f:Columns>
  379. <f:Column width="265" />
  380. <f:Column width="380" />
  381. <f:Column width="265" />
  382. <f:Column width="380" />
  383. <f:Column width="230" />
  384. <f:Column width="199" />
  385. </f:Columns>
  386. <f:Body>
  387. <f:Cell id="text7" alias="文本5" styleID="7" left="1" right="1" top="1" bottom="1" type="constant">
  388. <f:DesignedCell locked="false" />
  389. <f:Data type="string">贷款单位</f:Data>
  390. </f:Cell>
  391. <f:Cell id="field9" alias="字段9" styleID="7" left="2" right="2" top="1" bottom="1" type="field">
  392. <f:DesignedCell text="贷款单位名称" locked="false" />
  393. <f:Data type="string">loanCompany.name</f:Data>
  394. </f:Cell>
  395. <f:Cell id="text8" alias="文本6" styleID="7" left="3" right="3" top="1" bottom="1" type="constant">
  396. <f:DesignedCell locked="false" />
  397. <f:Data type="string">计息账户</f:Data>
  398. </f:Cell>
  399. <f:Cell id="field10" alias="字段10" styleID="7" left="4" right="4" top="1" bottom="1" type="field">
  400. <f:DesignedCell text="计息帐户名称" locked="false" />
  401. <f:Data type="string">intAccount.name</f:Data>
  402. </f:Cell>
  403. <f:Cell id="text9" alias="文本7" styleID="7" left="5" right="5" top="1" bottom="1" type="constant">
  404. <f:DesignedCell locked="false" />
  405. <f:Data type="string">币别</f:Data>
  406. </f:Cell>
  407. <f:Cell id="field11" alias="字段11" styleID="7" left="6" right="6" top="1" bottom="1" type="field">
  408. <f:DesignedCell text="币别名称" locked="false" />
  409. <f:Data type="string">currency.name</f:Data>
  410. </f:Cell>
  411. <f:Cell id="text10" alias="文本9" styleID="7" left="1" right="1" top="2" bottom="2" type="constant">
  412. <f:DesignedCell locked="false" />
  413. <f:Data type="string">计息开始日</f:Data>
  414. </f:Cell>
  415. <f:Cell id="field12" alias="字段12" styleID="7" left="2" right="2" top="2" bottom="2" type="field">
  416. <f:DesignedCell text="计息开始日" locked="false" />
  417. <f:Data type="string">beginDate</f:Data>
  418. </f:Cell>
  419. <f:Cell id="text11" alias="文本10" styleID="7" left="3" right="3" top="2" bottom="2" type="constant">
  420. <f:DesignedCell locked="false" />
  421. <f:Data type="string">计息结束日</f:Data>
  422. </f:Cell>
  423. <f:Cell id="field13" alias="字段13" styleID="7" left="4" right="4" top="2" bottom="2" type="field">
  424. <f:DesignedCell text="计息结束日" locked="false" />
  425. <f:Data type="string">endDate</f:Data>
  426. </f:Cell>
  427. <f:Cell id="text12" alias="文本11" styleID="7" left="5" right="5" top="2" bottom="2" type="constant">
  428. <f:DesignedCell locked="false" />
  429. <f:Data type="string">计息天数</f:Data>
  430. </f:Cell>
  431. <f:Cell id="field14" alias="字段14" styleID="7" left="6" right="6" top="2" bottom="2" type="field">
  432. <f:DesignedCell text="计息天数" locked="false" />
  433. <f:Data type="string">days</f:Data>
  434. </f:Cell>
  435. <f:Cell id="text13" alias="文本12" styleID="7" left="1" right="1" top="3" bottom="3" type="constant">
  436. <f:DesignedCell locked="false" />
  437. <f:Data type="string">利率表示</f:Data>
  438. </f:Cell>
  439. <f:Cell id="field15" alias="字段15" styleID="7" left="2" right="2" top="3" bottom="3" type="field">
  440. <f:DesignedCell text="利率表示" locked="false" />
  441. <f:Data type="string">intRateTypeExpression</f:Data>
  442. </f:Cell>
  443. <f:Cell id="text14" alias="文本13" styleID="7" left="3" right="3" top="3" bottom="3" type="constant">
  444. <f:DesignedCell locked="false" />
  445. <f:Data type="string">利率</f:Data>
  446. </f:Cell>
  447. <f:Cell id="field3" alias="字段3" styleID="8" left="4" right="4" top="3" bottom="3" type="field">
  448. <f:DesignedCell text="年利率显示" locked="false" />
  449. <f:Data type="string">yearIntRateDis</f:Data>
  450. </f:Cell>
  451. <f:Cell id="text15" alias="文本15" styleID="7" left="5" right="5" top="3" bottom="3" type="constant">
  452. <f:DesignedCell locked="false" />
  453. <f:Data type="string">实计利息</f:Data>
  454. </f:Cell>
  455. <f:Cell id="field17" alias="字段17" styleID="9" left="6" right="6" top="3" bottom="3" type="field">
  456. <f:DesignedCell text="实计利息" locked="false" />
  457. <f:Data type="string">interestAcctual</f:Data>
  458. </f:Cell>
  459. <f:Cell id="text18" alias="文本16" styleID="7" left="1" right="1" top="4" bottom="4" type="constant">
  460. <f:DesignedCell locked="false" />
  461. <f:Data type="string">罚息方式</f:Data>
  462. </f:Cell>
  463. <f:Cell id="field31" alias="字段31" styleID="7" left="2" right="2" top="4" bottom="4" type="field">
  464. <f:DesignedCell text="罚息方式" locked="false" />
  465. <f:Data type="string">punishIntType</f:Data>
  466. </f:Cell>
  467. <f:Cell id="text19" alias="文本17" styleID="7" left="3" right="3" top="4" bottom="4" type="constant">
  468. <f:DesignedCell locked="false" />
  469. <f:Data type="string">罚息率</f:Data>
  470. </f:Cell>
  471. <f:Cell id="field1" alias="字段1" styleID="8" left="4" right="4" top="4" bottom="4" type="field">
  472. <f:DesignedCell text="罚息率显示" locked="false" />
  473. <f:Data type="string">punishIntRateDis</f:Data>
  474. </f:Cell>
  475. <f:Cell id="text20" alias="文本18" styleID="7" left="5" right="5" top="4" bottom="4" type="constant">
  476. <f:DesignedCell locked="false" />
  477. <f:Data type="string">实计罚息</f:Data>
  478. </f:Cell>
  479. <f:Cell id="field16" alias="字段16" styleID="9" left="6" right="6" top="4" bottom="4" type="field">
  480. <f:DesignedCell text="实计罚息" locked="false" />
  481. <f:Data type="string">punishInterestActual</f:Data>
  482. </f:Cell>
  483. <f:Cell id="text21" alias="文本19" styleID="7" left="1" right="1" top="5" bottom="5" type="constant">
  484. <f:DesignedCell locked="false" />
  485. <f:Data type="string">利息合计(大写)</f:Data>
  486. </f:Cell>
  487. <f:Cell id="field18" alias="字段18" styleID="10" left="2" right="4" top="5" bottom="5" type="field">
  488. <f:DesignedCell text="实计金额" locked="false" />
  489. <f:Data type="string">interestToPay</f:Data>
  490. </f:Cell>
  491. <f:Cell id="text22" alias="文本20" styleID="7" left="5" right="5" top="5" bottom="5" type="constant">
  492. <f:DesignedCell locked="false" />
  493. <f:Data type="string">小写</f:Data>
  494. </f:Cell>
  495. <f:Cell id="field8" alias="字段8" styleID="9" left="6" right="6" top="5" bottom="5" type="field">
  496. <f:DesignedCell text="实计金额" locked="false" />
  497. <f:Data type="string">interestToPay</f:Data>
  498. </f:Cell>
  499. </f:Body>
  500. </f:Table>
  501. <f:Cell id="text23" alias="文本21" styleID="11" left="[group2.left]+638.0" right="[text23.left]+477.0" top="[group2.top]+685.0" bottom="[text23.top]+93.0" type="constant">
  502. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="638" rightLocationType="relative" rightRelativeObjID="text23" rightRelativeBorder="left" rightRelativeOffset="477" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="685" bottomLocationType="relative" bottomRelativeObjID="text23" bottomRelativeBorder="top" bottomRelativeOffset="93" locked="false" />
  503. <f:Data type="string">分段利息明细</f:Data>
  504. </f:Cell>
  505. <f:Table id="table5" alias="网格容器5" styleID="12" left="[group2.left]" right="[table5.left]+1719.0" top="[group2.top]+779.0" bottom="[table5.top]+77.0" dataSourceID="LoanInterestTDQuery.bos-query" groupField="id">
  506. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table5" rightRelativeBorder="left" rightRelativeOffset="1719" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="779" bottomLocationType="relative" bottomRelativeObjID="table5" bottomRelativeBorder="top" bottomRelativeOffset="77" locked="false" />
  507. <f:Rows>
  508. <f:Row />
  509. </f:Rows>
  510. <f:Columns>
  511. <f:Column />
  512. <f:Column />
  513. <f:Column />
  514. <f:Column />
  515. <f:Column />
  516. <f:Column />
  517. <f:Column />
  518. </f:Columns>
  519. <f:Body>
  520. <f:Cell id="text24" alias="文本22" styleID="13" left="1" right="1" top="1" bottom="1" type="constant">
  521. <f:DesignedCell locked="false" />
  522. <f:Data type="string">计息开始日</f:Data>
  523. </f:Cell>
  524. <f:Cell id="text25" alias="文本23" styleID="13" left="2" right="2" top="1" bottom="1" type="constant">
  525. <f:DesignedCell locked="false" />
  526. <f:Data type="string">计息结束日</f:Data>
  527. </f:Cell>
  528. <f:Cell id="text26" alias="文本24" styleID="13" left="3" right="3" top="1" bottom="1" type="constant">
  529. <f:DesignedCell locked="false" />
  530. <f:Data type="string">计息天数</f:Data>
  531. </f:Cell>
  532. <f:Cell id="text27" alias="文本25" styleID="13" left="4" right="4" top="1" bottom="1" type="constant">
  533. <f:DesignedCell locked="false" />
  534. <f:Data type="string">计息本金</f:Data>
  535. </f:Cell>
  536. <f:Cell id="text31" alias="文本26" styleID="13" left="5" right="5" top="1" bottom="1" type="constant">
  537. <f:DesignedCell locked="false" />
  538. <f:Data type="string">利率</f:Data>
  539. </f:Cell>
  540. <f:Cell id="text32" alias="文本27" styleID="13" left="6" right="6" top="1" bottom="1" type="constant">
  541. <f:DesignedCell locked="false" />
  542. <f:Data type="string">应计利息</f:Data>
  543. </f:Cell>
  544. <f:Cell id="text36" alias="文本28" styleID="13" left="7" right="7" top="1" bottom="1" type="constant">
  545. <f:DesignedCell locked="false" />
  546. <f:Data type="string">应计罚息</f:Data>
  547. </f:Cell>
  548. </f:Body>
  549. </f:Table>
  550. <f:Area id="loop4" alias="循环区4" styleID="1" left="[group2.left]" right="[loop4.left]+1719.0" top="[group2.top]+855.0" nextAreaID="loop4">
  551. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop4" rightRelativeBorder="left" rightRelativeOffset="1719" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="855" bottomLocationType="selfAdapt" bottomRelativeObjID="loop4" bottomRelativeBorder="top" bottomRelativeOffset="337" locked="false" />
  552. <f:Table id="table7" alias="网格容器7" styleID="6" left="[loop4.left]" right="[table7.left]+1719.0" top="[loop4.top]" bottom="[table7.top]+79.0" dataSourceID="LoanInsteretQuery" layout="1">
  553. <f:DesignedTable layout="widthAuto" leftLocationType="relative" leftRelativeObjID="loop4" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table7" rightRelativeBorder="left" rightRelativeOffset="1719" topLocationType="relative" topRelativeObjID="loop4" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table7" bottomRelativeBorder="top" bottomRelativeOffset="79" locked="false" />
  554. <f:Rows>
  555. <f:Row height="0" />
  556. <f:Row height="79" />
  557. </f:Rows>
  558. <f:Columns>
  559. <f:Column width="*" />
  560. <f:Column width="*" />
  561. <f:Column width="*" />
  562. <f:Column width="*" />
  563. <f:Column width="*" />
  564. <f:Column width="*" />
  565. <f:Column width="*" />
  566. </f:Columns>
  567. <f:Body>
  568. <f:Cell id="field36" alias="字段36" styleID="13" left="1" right="1" top="2" bottom="2" type="field">
  569. <f:DesignedCell text="分段利息-计息开始日" locked="false" />
  570. <f:Data type="string">entrys.beginDate</f:Data>
  571. </f:Cell>
  572. <f:Cell id="field37" alias="字段37" styleID="13" left="2" right="2" top="2" bottom="2" type="field">
  573. <f:DesignedCell text="分段利息-计息结束日" locked="false" />
  574. <f:Data type="string">entrys.endDate</f:Data>
  575. </f:Cell>
  576. <f:Cell id="field40" alias="字段40" styleID="13" left="3" right="3" top="2" bottom="2" type="field">
  577. <f:DesignedCell text="分段利息-计息天数" locked="false" />
  578. <f:Data type="string">entrys.days</f:Data>
  579. </f:Cell>
  580. <f:Cell id="field42" alias="字段42" styleID="13" left="4" right="4" top="2" bottom="2" type="field">
  581. <f:DesignedCell text="分段利息-计息本金" locked="false" />
  582. <f:Data type="string">entrys.amount</f:Data>
  583. </f:Cell>
  584. <f:Cell id="field43" alias="字段43" styleID="13" left="5" right="5" top="2" bottom="2" type="field">
  585. <f:DesignedCell text=" 分段利率1" locked="false" />
  586. <f:Data type="string">entrys.yearIntRateDis</f:Data>
  587. </f:Cell>
  588. <f:Cell id="field44" alias="字段44" styleID="13" left="6" right="6" top="2" bottom="2" type="field">
  589. <f:DesignedCell text="分段利息-应计利息" locked="false" />
  590. <f:Data type="string">entrys.interest</f:Data>
  591. </f:Cell>
  592. <f:Cell id="field45" alias="字段45" styleID="13" left="7" right="7" top="2" bottom="2" type="field" format="G/通用格式">
  593. <f:DesignedCell text="分段利息-应计罚息" locked="false" />
  594. <f:Data type="string">entrys.punishInterest</f:Data>
  595. </f:Cell>
  596. </f:Body>
  597. </f:Table>
  598. </f:Area>
  599. <f:Table id="table9" alias="网格容器9" styleID="6" left="[group2.left]" right="[table9.left]+1719.0" top="[loop4.bottom]" bottom="[table9.top]+64.0" dataSourceID="LoanInsteretQuery" layout="1">
  600. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table9" rightRelativeBorder="left" rightRelativeOffset="1719" topLocationType="relative" topRelativeObjID="loop4" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table9" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  601. <f:Rows>
  602. <f:Row height="64" />
  603. </f:Rows>
  604. <f:Columns>
  605. <f:Column width="265" />
  606. <f:Column width="380" />
  607. <f:Column width="265" />
  608. <f:Column width="380" />
  609. <f:Column width="230" />
  610. <f:Column width="199" />
  611. </f:Columns>
  612. <f:Body>
  613. <f:Cell id="text51" alias="文本29" styleID="14" left="1" right="1" top="1" bottom="1" type="constant">
  614. <f:DesignedCell locked="false" />
  615. <f:Data type="string">打印日期</f:Data>
  616. </f:Cell>
  617. <f:Cell id="formula2" alias="公式2" styleID="15" left="2" right="4" top="1" bottom="1" type="formula" format="yyyy-m-d">
  618. <f:DesignedCell locked="false" />
  619. <f:Data type="string">NOW()</f:Data>
  620. </f:Cell>
  621. <f:Cell id="text52" alias="文本30" styleID="14" left="5" right="5" top="1" bottom="1" type="constant">
  622. <f:DesignedCell locked="false" />
  623. <f:Data type="string">打印人</f:Data>
  624. </f:Cell>
  625. <f:Cell id="field46" alias="字段46" styleID="16" left="6" right="6" top="1" bottom="1" type="field">
  626. <f:DesignedCell text="打印人" locked="false" />
  627. <f:Data type="string">printeExcutor</f:Data>
  628. </f:Cell>
  629. </f:Body>
  630. </f:Table>
  631. </f:Panel>
  632. </f:Area>
  633. </f:Page>
  634. </Form>
  635. <PrintInfo>
  636. <c:PageSetup>
  637. <c:PageMargin left="190" right="190" top="250" bottom="250" header="80" footer="80" />
  638. <c:Orientation>PORTRAIT</c:Orientation>
  639. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  640. <c:Header height="80" margin="80" />
  641. <c:Footer height="80" margin="80" />
  642. </c:PageSetup>
  643. <c:PrinterSetup />
  644. </PrintInfo>
  645. </DocRoot>