LCMConsumeBillTemplate.kdrs-form 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  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>Thu Jan 25 15:33:33 CST 2007</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Wed Jan 26 08:55:07 CST 2011</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="LCMConsumeBill.bos-query">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="LCMConsumeBill.bos-query" alias.zh_TW="低值易耗品領用單查詢" alias.zh_CN="低值易耗品领用单查询" alias.en="" alias="#1" desc.zh_TW="" desc.zh_CN="" desc.en="" desc="#1">
  17. <CommonQuery name="LCMConsumeBill.bos-query" alias.zh_TW="低值易耗品領用單查詢" alias.zh_CN="低值易耗品领用单查询" alias.en="" alias="#1" desc.zh_TW="" desc.zh_CN="" desc.en="" desc="#1">
  18. <Outputs>
  19. <Columns>
  20. <Column name="number" alias.zh_TW="單據編碼" alias.zh_CN="单据编码" alias.en="" alias="#1" dataType="string" order="0" />
  21. <Column name="name" alias.zh_TW="單據名稱" alias.zh_CN="单据名称" alias.en="" alias="#1" dataType="string" order="0" />
  22. <Column name="company.name" alias.zh_TW="公司" alias.zh_CN="公司" alias.en="" alias="#1" dataType="string" order="0" />
  23. <Column name="usePerson.name" alias.zh_TW="領用人" alias.zh_CN="领用人" alias.en="" alias="#1" dataType="string" order="0" />
  24. <Column name="bizDate" alias.zh_TW="審核日期" alias.zh_CN="审核日期" alias.en="" alias="#1" dataType="string" order="0" />
  25. <Column name="auditor.name" alias.zh_TW="審核人" alias.zh_CN="审核人" alias.en="" alias="#1" dataType="string" order="0" />
  26. <Column name="lastUpdateTime" alias.zh_TW="最後修改日期" alias.zh_CN="最后修改日期" alias.en="" alias="#1" dataType="string" order="0" />
  27. <Column name="lastUpdateUser.name" alias.zh_TW="最近修改人" alias.zh_CN="最近修改人" alias.en="" alias="#1" dataType="string" order="0" />
  28. <Column name="createTime" alias.zh_TW="制單日期" alias.zh_CN="制单日期" alias.en="" alias="#1" dataType="string" order="0" />
  29. <Column name="creator.name" alias.zh_TW="制單人" alias.zh_CN="制单人" alias.en="" alias="#1" dataType="string" order="0" />
  30. <Column name="useDepartment.name" alias.zh_TW="領用部門" alias.zh_CN="领用部门" alias.en="" alias="#1" dataType="string" order="0" />
  31. <Column name="useType" alias.zh_TW="領用類型" alias.zh_CN="领用类型" alias.en="" alias="#1" dataType="string" order="0" />
  32. <Column name="description" alias.zh_TW="領用說明" alias.zh_CN="领用说明" alias.en="" alias="#1" dataType="string" order="0" />
  33. <Column name="entry.remark" alias.zh_TW="備註" alias.zh_CN="备注" alias.en="" alias="#1" dataType="string" order="0" />
  34. <Column name="entry.address" alias.zh_TW="存放地點" alias.zh_CN="存放地点" alias.en="" alias="#1" dataType="string" order="0" />
  35. <Column name="entry.amortizeAmount" alias.zh_TW="待攤銷金額" alias.zh_CN="待摊销金额" alias.en="" alias="#1" dataType="string" order="0" />
  36. <Column name="entry.amortizedAmount" alias.zh_TW="已攤銷金額" alias.zh_CN="已摊销金额" alias.en="" alias="#1" dataType="string" order="0" />
  37. <Column name="entry.useAmount" alias.zh_TW="領用金額" alias.zh_CN="领用金额" alias.en="" alias="#1" dataType="string" order="0" />
  38. <Column name="entry.quantity" alias.zh_TW="領用數量" alias.zh_CN="领用数量" alias.en="" alias="#1" dataType="string" order="0" />
  39. <Column name="entry.curCard.usableAmt" alias.zh_TW="可領用數量" alias.zh_CN="可领用数量" alias.en="" alias="#1" dataType="string" order="0" />
  40. <Column name="entry.curCard.assetAmt" alias.zh_TW="數量" alias.zh_CN="数量" alias.en="" alias="#1" dataType="string" order="0" />
  41. <Column name="entry.curCard.measureUnit.name" alias.zh_TW="計量單位" alias.zh_CN="计量单位" alias.en="" alias="#1" dataType="string" order="0" />
  42. <Column name="entry.curCard.specs" alias.zh_TW="規格型號" alias.zh_CN="规格型号" alias.en="" alias="#1" dataType="string" order="0" />
  43. <Column name="entry.curCard.name" alias.zh_TW="名稱" alias.zh_CN="名称" alias.en="" alias="#1" dataType="string" order="0" />
  44. <Column name="entry.curCard.number" alias.zh_TW="編碼" alias.zh_CN="编码" alias.en="" alias="#1" dataType="string" order="0" />
  45. <Column name="entry.curCard.assetCat.name" alias.zh_TW="類別" alias.zh_CN="类别" alias.en="" alias="#1" dataType="string" order="0" />
  46. <Column name="useDate" alias.zh_TW="領用日期" alias.zh_CN="领用日期" alias.en="" alias="#1" dataType="string" order="0" />
  47. <Column name="entry.curCard.unitPrice" alias.zh_TW="單價" alias.zh_CN="单价" alias.en="" alias="#1" dataType="string" order="0" />
  48. <Column name="account" alias.zh_TW="對方科目" alias.zh_CN="对方科目" alias.en="" alias="#1" dataType="string" order="0" />
  49. </Columns>
  50. </Outputs>
  51. <Query version="1.0" type="bos.query">
  52. <Columns>
  53. <Column name="number" alias.zh_TW="單據編碼" alias.zh_CN="单据编码" alias.en="" alias="#1" dataType="string" />
  54. <Column name="name" alias.zh_TW="單據名稱" alias.zh_CN="单据名称" alias.en="" alias="#1" dataType="string" />
  55. <Column name="company.name" alias.zh_TW="公司" alias.zh_CN="公司" alias.en="" alias="#1" dataType="string" />
  56. <Column name="usePerson.name" alias.zh_TW="領用人" alias.zh_CN="领用人" alias.en="" alias="#1" dataType="string" />
  57. <Column name="bizDate" alias.zh_TW="審核日期" alias.zh_CN="审核日期" alias.en="" alias="#1" dataType="string" />
  58. <Column name="auditor.name" alias.zh_TW="審核人" alias.zh_CN="审核人" alias.en="" alias="#1" dataType="string" />
  59. <Column name="lastUpdateTime" alias.zh_TW="最後修改日期" alias.zh_CN="最后修改日期" alias.en="" alias="#1" dataType="string" />
  60. <Column name="lastUpdateUser.name" alias.zh_TW="最近修改人" alias.zh_CN="最近修改人" alias.en="" alias="#1" dataType="string" />
  61. <Column name="createTime" alias.zh_TW="制單日期" alias.zh_CN="制单日期" alias.en="" alias="#1" dataType="string" />
  62. <Column name="creator.name" alias.zh_TW="制單人" alias.zh_CN="制单人" alias.en="" alias="#1" dataType="string" />
  63. <Column name="useDepartment.name" alias.zh_TW="領用部門" alias.zh_CN="领用部门" alias.en="" alias="#1" dataType="string" />
  64. <Column name="useType" alias.zh_TW="領用類型" alias.zh_CN="领用类型" alias.en="" alias="#1" dataType="string" />
  65. <Column name="description" alias.zh_TW="領用說明" alias.zh_CN="领用说明" alias.en="" alias="#1" dataType="string" />
  66. <Column name="entry.remark" alias.zh_TW="備註" alias.zh_CN="备注" alias.en="" alias="#1" dataType="string" />
  67. <Column name="entry.address" alias.zh_TW="存放地點" alias.zh_CN="存放地点" alias.en="" alias="#1" dataType="string" />
  68. <Column name="entry.amortizeAmount" alias.zh_TW="待攤銷金額" alias.zh_CN="待摊销金额" alias.en="" alias="#1" dataType="string" />
  69. <Column name="entry.amortizedAmount" alias.zh_TW="已攤銷金額" alias.zh_CN="已摊销金额" alias.en="" alias="#1" dataType="string" />
  70. <Column name="entry.useAmount" alias.zh_TW="領用金額" alias.zh_CN="领用金额" alias.en="" alias="#1" dataType="string" />
  71. <Column name="entry.quantity" alias.zh_TW="領用數量" alias.zh_CN="领用数量" alias.en="" alias="#1" dataType="string" />
  72. <Column name="entry.curCard.usableAmt" alias.zh_TW="可領用數量" alias.zh_CN="可领用数量" alias.en="" alias="#1" dataType="string" />
  73. <Column name="entry.curCard.assetAmt" alias.zh_TW="數量" alias.zh_CN="数量" alias.en="" alias="#1" dataType="string" />
  74. <Column name="entry.curCard.measureUnit.name" alias.zh_TW="計量單位" alias.zh_CN="计量单位" alias.en="" alias="#1" dataType="string" />
  75. <Column name="entry.curCard.specs" alias.zh_TW="規格型號" alias.zh_CN="规格型号" alias.en="" alias="#1" dataType="string" />
  76. <Column name="entry.curCard.name" alias.zh_TW="名稱" alias.zh_CN="名称" alias.en="" alias="#1" dataType="string" />
  77. <Column name="entry.curCard.number" alias.zh_TW="編碼" alias.zh_CN="编码" alias.en="" alias="#1" dataType="string" />
  78. <Column name="entry.curCard.assetCat.name" alias.zh_TW="類別" alias.zh_CN="类别" alias.en="" alias="#1" dataType="string" />
  79. <Column name="useDate" alias.zh_TW="領用日期" alias.zh_CN="领用日期" alias.en="" alias="#1" dataType="string" />
  80. <Column name="entry.curCard.unitPrice" alias.zh_TW="單價" alias.zh_CN="单价" alias.en="" alias="#1" dataType="string" />
  81. <Column name="account" alias.zh_TW="對方科目" alias.zh_CN="对方科目" alias.en="" alias="#1" dataType="string" />
  82. </Columns>
  83. <Tables />
  84. <Joins />
  85. <Orders />
  86. <Filter />
  87. <Content><![CDATA[LCMConsumeBill.bos-query]]></Content>
  88. </Query>
  89. <EXT />
  90. </CommonQuery>
  91. </DataObject>
  92. </DataObjects>
  93. <Styles version="1.0">
  94. <c:Style id="19">
  95. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  96. <c:Borders>
  97. <c:Border position="left" lineStyle="NullLine" />
  98. <c:Border position="top" lineStyle="NullLine" />
  99. <c:Border position="right" lineStyle="NullLine" />
  100. <c:Border position="bottom" lineStyle="NullLine" />
  101. <c:Border position="diagonalleft" lineStyle="NullLine" />
  102. <c:Border position="diagonalright" lineStyle="NullLine" />
  103. </c:Borders>
  104. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  105. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  106. <c:Protection hidden="false" locked="false" />
  107. </c:Style>
  108. <c:Style id="17">
  109. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  110. <c:Borders>
  111. <c:Border position="left" lineStyle="NullLine" />
  112. <c:Border position="top" lineStyle="NullLine" />
  113. <c:Border position="right" lineStyle="NullLine" />
  114. <c:Border position="bottom" lineStyle="NullLine" />
  115. <c:Border position="diagonalleft" lineStyle="NullLine" />
  116. <c:Border position="diagonalright" lineStyle="NullLine" />
  117. </c:Borders>
  118. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  119. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  120. <c:Protection hidden="false" locked="false" />
  121. </c:Style>
  122. <c:Style id="18">
  123. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  124. <c:Borders>
  125. <c:Border position="left" lineStyle="NullLine" />
  126. <c:Border position="top" lineStyle="NullLine" />
  127. <c:Border position="right" lineStyle="NullLine" />
  128. <c:Border position="bottom" lineStyle="NullLine" />
  129. <c:Border position="diagonalleft" lineStyle="NullLine" />
  130. <c:Border position="diagonalright" lineStyle="NullLine" />
  131. </c:Borders>
  132. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  133. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  134. <c:Protection hidden="false" locked="false" />
  135. </c:Style>
  136. <c:Style id="15">
  137. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  138. <c:Borders>
  139. <c:Border position="left" lineStyle="NullLine" />
  140. <c:Border position="top" lineStyle="NullLine" />
  141. <c:Border position="right" lineStyle="NullLine" />
  142. <c:Border position="bottom" lineStyle="NullLine" />
  143. <c:Border position="diagonalleft" lineStyle="NullLine" />
  144. <c:Border position="diagonalright" lineStyle="NullLine" />
  145. </c:Borders>
  146. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  147. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  148. <c:Protection hidden="false" locked="false" />
  149. </c:Style>
  150. <c:Style id="16">
  151. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  152. <c:Borders>
  153. <c:Border position="left" lineStyle="NullLine" />
  154. <c:Border position="top" lineStyle="NullLine" />
  155. <c:Border position="right" lineStyle="NullLine" />
  156. <c:Border position="bottom" lineStyle="NullLine" />
  157. <c:Border position="diagonalleft" lineStyle="NullLine" />
  158. <c:Border position="diagonalright" lineStyle="NullLine" />
  159. </c:Borders>
  160. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  161. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  162. <c:Protection hidden="false" locked="false" />
  163. </c:Style>
  164. <c:Style id="13">
  165. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  166. <c:Borders>
  167. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  168. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  169. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  170. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  171. <c:Border position="diagonalleft" lineStyle="NullLine" />
  172. <c:Border position="diagonalright" lineStyle="NullLine" />
  173. </c:Borders>
  174. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  175. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  176. <c:Protection hidden="false" locked="false" />
  177. </c:Style>
  178. <c:Style id="14">
  179. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  180. <c:Borders>
  181. <c:Border position="left" lineStyle="NullLine" />
  182. <c:Border position="top" lineStyle="NullLine" />
  183. <c:Border position="right" lineStyle="NullLine" />
  184. <c:Border position="bottom" lineStyle="NullLine" />
  185. <c:Border position="diagonalleft" lineStyle="NullLine" />
  186. <c:Border position="diagonalright" lineStyle="NullLine" />
  187. </c:Borders>
  188. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  189. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  190. <c:Protection hidden="false" locked="false" />
  191. </c:Style>
  192. <c:Style id="11">
  193. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  194. <c:Borders>
  195. <c:Border position="left" lineStyle="NullLine" />
  196. <c:Border position="top" lineStyle="NullLine" />
  197. <c:Border position="right" lineStyle="NullLine" />
  198. <c:Border position="bottom" lineStyle="NullLine" />
  199. <c:Border position="diagonalleft" lineStyle="NullLine" />
  200. <c:Border position="diagonalright" lineStyle="NullLine" />
  201. </c:Borders>
  202. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  203. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  204. <c:Protection hidden="false" locked="false" />
  205. </c:Style>
  206. <c:Style id="12">
  207. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  208. <c:Borders>
  209. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  210. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  211. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  212. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  213. <c:Border position="diagonalleft" lineStyle="NullLine" />
  214. <c:Border position="diagonalright" lineStyle="NullLine" />
  215. </c:Borders>
  216. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  217. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  218. <c:Protection hidden="false" locked="false" />
  219. </c:Style>
  220. <c:Style id="3">
  221. <c:Font color="#000000" />
  222. <c:Borders>
  223. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  224. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  225. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  226. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  227. </c:Borders>
  228. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  229. </c:Style>
  230. <c:Style id="2">
  231. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  232. <c:Borders>
  233. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  234. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  235. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  236. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  237. <c:Border position="diagonalleft" lineStyle="NullLine" />
  238. <c:Border position="diagonalright" lineStyle="NullLine" />
  239. </c:Borders>
  240. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  241. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  242. <c:Protection hidden="false" locked="false" />
  243. </c:Style>
  244. <c:Style id="10">
  245. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  246. <c:Borders>
  247. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  248. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  249. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  250. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  251. <c:Border position="diagonalleft" lineStyle="NullLine" />
  252. <c:Border position="diagonalright" lineStyle="NullLine" />
  253. </c:Borders>
  254. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  255. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  256. <c:Protection hidden="false" locked="false" />
  257. </c:Style>
  258. <c:Style id="1">
  259. <c:Borders>
  260. <c:Border position="left" lineStyle="Single" penStyle="Dot" />
  261. <c:Border position="top" lineStyle="Single" penStyle="Dot" />
  262. <c:Border position="right" lineStyle="Single" penStyle="Dot" />
  263. <c:Border position="bottom" lineStyle="Single" penStyle="Dot" />
  264. </c:Borders>
  265. </c:Style>
  266. <c:Style id="0">
  267. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  268. </c:Style>
  269. <c:Style id="7">
  270. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  271. <c:Borders>
  272. <c:Border position="left" lineStyle="NullLine" />
  273. <c:Border position="top" lineStyle="NullLine" />
  274. <c:Border position="right" lineStyle="NullLine" />
  275. <c:Border position="bottom" lineStyle="NullLine" />
  276. <c:Border position="diagonalleft" lineStyle="NullLine" />
  277. <c:Border position="diagonalright" lineStyle="NullLine" />
  278. </c:Borders>
  279. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  280. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  281. <c:Protection hidden="false" locked="false" />
  282. </c:Style>
  283. <c:Style id="6">
  284. <c:Borders>
  285. <c:Border position="left" lineStyle="NullLine" />
  286. <c:Border position="top" lineStyle="NullLine" />
  287. <c:Border position="right" lineStyle="NullLine" />
  288. <c:Border position="bottom" lineStyle="NullLine" />
  289. </c:Borders>
  290. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  291. </c:Style>
  292. <c:Style id="5">
  293. <c:Font fontName="宋体" size="9" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  294. <c:Borders>
  295. <c:Border position="left" lineStyle="NullLine" />
  296. <c:Border position="top" lineStyle="NullLine" />
  297. <c:Border position="right" lineStyle="NullLine" />
  298. <c:Border position="bottom" lineStyle="NullLine" />
  299. <c:Border position="diagonalleft" lineStyle="NullLine" />
  300. <c:Border position="diagonalright" lineStyle="NullLine" />
  301. </c:Borders>
  302. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  303. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  304. <c:Protection hidden="false" locked="false" />
  305. </c:Style>
  306. <c:Style id="4">
  307. <c:Font fontName="隶书" size="14" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  308. <c:Borders>
  309. <c:Border position="left" lineStyle="NullLine" />
  310. <c:Border position="top" lineStyle="NullLine" />
  311. <c:Border position="right" lineStyle="NullLine" />
  312. <c:Border position="bottom" lineStyle="NullLine" />
  313. <c:Border position="diagonalleft" lineStyle="NullLine" />
  314. <c:Border position="diagonalright" lineStyle="NullLine" />
  315. </c:Borders>
  316. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  317. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  318. <c:Protection hidden="false" locked="false" />
  319. </c:Style>
  320. <c:Style id="9">
  321. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  322. <c:Borders>
  323. <c:Border position="left" lineStyle="NullLine" />
  324. <c:Border position="top" lineStyle="NullLine" />
  325. <c:Border position="right" lineStyle="NullLine" />
  326. <c:Border position="bottom" lineStyle="NullLine" />
  327. <c:Border position="diagonalleft" lineStyle="NullLine" />
  328. <c:Border position="diagonalright" lineStyle="NullLine" />
  329. </c:Borders>
  330. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  331. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  332. <c:Protection hidden="false" locked="false" />
  333. </c:Style>
  334. <c:Style id="8">
  335. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  336. <c:Borders>
  337. <c:Border position="left" lineStyle="NullLine" />
  338. <c:Border position="top" lineStyle="NullLine" />
  339. <c:Border position="right" lineStyle="NullLine" />
  340. <c:Border position="bottom" lineStyle="NullLine" />
  341. <c:Border position="diagonalleft" lineStyle="NullLine" />
  342. <c:Border position="diagonalright" lineStyle="NullLine" />
  343. </c:Borders>
  344. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  345. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  346. <c:Protection hidden="false" locked="false" />
  347. </c:Style>
  348. </Styles>
  349. <Headers />
  350. <Footers>
  351. <c:Footer id="footer" alias="页脚" styleID="0" version="3.1">
  352. <f:DesignedPage objHeight="100" />
  353. <f:Table id="table8" alias="网格容器8" styleID="6" left="[footer.left]+1982.0" right="[table8.left]+768.0" top="[footer.top]+16.0" bottom="[table8.top]+79.0" layout="1">
  354. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="footer" leftRelativeBorder="left" leftRelativeOffset="1982" rightLocationType="relative" rightRelativeObjID="table8" rightRelativeBorder="left" rightRelativeOffset="768" topLocationType="relative" topRelativeObjID="footer" topRelativeBorder="top" topRelativeOffset="16" bottomLocationType="relative" bottomRelativeObjID="table8" bottomRelativeBorder="top" bottomRelativeOffset="79" locked="false" />
  355. <f:Rows>
  356. <f:Row height="79" />
  357. </f:Rows>
  358. <f:Columns>
  359. <f:Column width="125" />
  360. <f:Column width="126" />
  361. <f:Column width="126" />
  362. <f:Column width="126" />
  363. <f:Column width="126" />
  364. <f:Column width="139" />
  365. </f:Columns>
  366. <f:Body>
  367. <f:Cell id="text36" alias="文本36" styleID="17" left="1" right="1" top="1" bottom="1" type="constant">
  368. <f:DesignedCell locked="false" />
  369. <f:Data type="string">第</f:Data>
  370. </f:Cell>
  371. <f:Cell id="variant1" alias="变量1" styleID="18" left="2" right="2" top="1" bottom="1" type="variant" format="0.00;-0.00">
  372. <f:DesignedCell locked="false" />
  373. <f:Data type="string">page</f:Data>
  374. </f:Cell>
  375. <f:Cell id="text37" alias="文本37" styleID="19" left="3" right="3" top="1" bottom="1" type="constant">
  376. <f:DesignedCell locked="false" />
  377. <f:Data type="string">页</f:Data>
  378. </f:Cell>
  379. <f:Cell id="text38" alias="文本38" styleID="17" left="4" right="4" top="1" bottom="1" type="constant">
  380. <f:DesignedCell locked="false" />
  381. <f:Data type="string">共</f:Data>
  382. </f:Cell>
  383. <f:Cell id="variant2" alias="变量2" styleID="18" left="5" right="5" top="1" bottom="1" type="variant" format="0.00;-0.00">
  384. <f:DesignedCell locked="false" />
  385. <f:Data type="string">pageCount</f:Data>
  386. </f:Cell>
  387. <f:Cell id="text39" alias="文本39" styleID="19" left="6" right="6" top="1" bottom="1" type="constant">
  388. <f:DesignedCell locked="false" />
  389. <f:Data type="string">页</f:Data>
  390. </f:Cell>
  391. </f:Body>
  392. </f:Table>
  393. </c:Footer>
  394. </Footers>
  395. <Form id="form1" alias="LCMConsumeBillTemplate.kdrs-form" footerID="footer" version="3.1">
  396. <f:Page id="page1" alias="页1" styleID="0" repeat="-1">
  397. <f:DesignedPage paperSize="iso-a4" objWidth="2770" objHeight="1820" widthLimitless="false" heightLimitless="false" />
  398. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[loop1.left]+2770.0" top="[page1.top]" bottom="[loop1.top]+1818.0" nextAreaID="loop1">
  399. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop1" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop1" bottomRelativeBorder="top" bottomRelativeOffset="1818" locked="false" />
  400. <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[group1.left]+2770.0" top="[loop1.top]" bottom="[group1.top]+1818.0" dataSourceID="LCMConsumeBill.bos-query">
  401. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="loop1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group1" bottomRelativeBorder="top" bottomRelativeOffset="1818" locked="false" />
  402. <f:Panel id="group2" alias="分组容器2" styleID="3" left="[group1.left]" right="[group2.left]+2770.0" top="[group1.top]" bottom="[group2.top]+1664.0" dataSourceID="LCMConsumeBill.bos-query">
  403. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="top" bottomRelativeOffset="1664" locked="false" />
  404. <f:Cell id="field1" alias="字段1" styleID="4" left="[group2.left]+10.0" right="[field1.left]+2731.0" top="[group2.top]+49.0" bottom="[field1.top]+106.0" type="field">
  405. <f:DesignedCell text="公司" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="field1" rightRelativeBorder="left" rightRelativeOffset="2731" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="49" bottomLocationType="relative" bottomRelativeObjID="field1" bottomRelativeBorder="top" bottomRelativeOffset="106" locked="false" />
  406. <f:Data type="string">company.name</f:Data>
  407. </f:Cell>
  408. <f:Cell id="text1" alias="文本1" styleID="5" left="[group2.left]+10.0" right="[text1.left]+2731.0" top="[group2.top]+204.0" bottom="[text1.top]+103.0" type="constant">
  409. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="text1" rightRelativeBorder="left" rightRelativeOffset="2731" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="204" bottomLocationType="relative" bottomRelativeObjID="text1" bottomRelativeBorder="top" bottomRelativeOffset="103" locked="false" />
  410. <f:Data type="string">低耗品领用单</f:Data>
  411. </f:Cell>
  412. <f:Table id="table1" alias="网格容器1" styleID="6" left="[group2.left]+3.0" right="[table1.left]+2738.0" top="[group2.top]+291.0" bottom="[table1.top]+233.0">
  413. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="3" rightLocationType="relative" rightRelativeObjID="table1" rightRelativeBorder="left" rightRelativeOffset="2738" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="291" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="233" locked="false" />
  414. <f:Rows>
  415. <f:Row />
  416. <f:Row />
  417. <f:Row />
  418. </f:Rows>
  419. <f:Columns>
  420. <f:Column />
  421. <f:Column />
  422. <f:Column />
  423. <f:Column />
  424. <f:Column />
  425. <f:Column />
  426. <f:Column />
  427. <f:Column />
  428. </f:Columns>
  429. <f:Body>
  430. <f:Cell id="text2" alias="文本2" styleID="7" left="1" right="1" top="1" bottom="1" type="constant">
  431. <f:DesignedCell locked="false" />
  432. <f:Data type="string">领用单号:</f:Data>
  433. </f:Cell>
  434. <f:Cell id="field2" alias="字段2" styleID="8" left="2" right="3" top="1" bottom="1" type="field">
  435. <f:DesignedCell text="单据编码" locked="false" />
  436. <f:Data type="string">number</f:Data>
  437. </f:Cell>
  438. <f:Cell id="text5" alias="文本5" styleID="7" left="7" right="7" top="1" bottom="1" type="constant">
  439. <f:DesignedCell locked="false" />
  440. <f:Data type="string">领用类型:</f:Data>
  441. </f:Cell>
  442. <f:Cell id="field5" alias="字段5" styleID="9" left="8" right="8" top="1" bottom="1" type="field">
  443. <f:DesignedCell text="领用类型" locked="false" />
  444. <f:Data type="string">useType</f:Data>
  445. </f:Cell>
  446. <f:Cell id="text3" alias="文本3" styleID="7" left="1" right="1" top="2" bottom="2" type="constant">
  447. <f:DesignedCell locked="false" />
  448. <f:Data type="string">领用日期:</f:Data>
  449. </f:Cell>
  450. <f:Cell id="field3" alias="字段3" styleID="8" left="2" right="3" top="2" bottom="2" type="field">
  451. <f:DesignedCell text="领用日期" locked="false" />
  452. <f:Data type="string">useDate</f:Data>
  453. </f:Cell>
  454. <f:Cell id="text6" alias="文本6" styleID="7" left="7" right="7" top="2" bottom="2" type="constant">
  455. <f:DesignedCell locked="false" />
  456. <f:Data type="string">领用部门:</f:Data>
  457. </f:Cell>
  458. <f:Cell id="field6" alias="字段6" styleID="8" left="8" right="8" top="2" bottom="2" type="field">
  459. <f:DesignedCell text="领用部门" locked="false" />
  460. <f:Data type="string">useDepartment.name</f:Data>
  461. </f:Cell>
  462. <f:Cell id="text4" alias="文本4" styleID="7" left="1" right="1" top="3" bottom="3" type="constant">
  463. <f:DesignedCell locked="false" />
  464. <f:Data type="string">领用说明:</f:Data>
  465. </f:Cell>
  466. <f:Cell id="field4" alias="字段4" styleID="8" left="2" right="6" top="3" bottom="3" type="field">
  467. <f:DesignedCell text="领用说明" locked="false" />
  468. <f:Data type="string">description</f:Data>
  469. </f:Cell>
  470. <f:Cell id="text7" alias="文本7" styleID="7" left="7" right="7" top="3" bottom="3" type="constant">
  471. <f:DesignedCell locked="false" />
  472. <f:Data type="string">领用人:</f:Data>
  473. </f:Cell>
  474. <f:Cell id="field7" alias="字段7" styleID="8" left="8" right="8" top="3" bottom="3" type="field">
  475. <f:DesignedCell text="领用人" locked="false" />
  476. <f:Data type="string">usePerson.name</f:Data>
  477. </f:Cell>
  478. </f:Body>
  479. </f:Table>
  480. <f:Table id="table4" alias="网格容器4" styleID="6" left="[group2.left]" right="[table4.left]+2770.0" top="[group2.top]+524.0" bottom="[table4.top]+80.0" dataSourceID="LCMConsumeBill.bos-query">
  481. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table4" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="524" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
  482. <f:Rows>
  483. <f:Row />
  484. </f:Rows>
  485. <f:Columns>
  486. <f:Column />
  487. <f:Column />
  488. <f:Column />
  489. <f:Column />
  490. <f:Column />
  491. <f:Column />
  492. <f:Column />
  493. <f:Column />
  494. <f:Column />
  495. <f:Column />
  496. <f:Column />
  497. <f:Column />
  498. <f:Column />
  499. <f:Column />
  500. <f:Column />
  501. </f:Columns>
  502. <f:Body>
  503. <f:Cell id="text16" alias="文本16" styleID="3" left="1" right="1" top="1" bottom="1" type="constant">
  504. <f:DesignedCell locked="false" />
  505. <f:Data type="string">类别</f:Data>
  506. </f:Cell>
  507. <f:Cell id="text17" alias="文本17" styleID="3" left="2" right="2" top="1" bottom="1" type="constant">
  508. <f:DesignedCell locked="false" />
  509. <f:Data type="string">编码</f:Data>
  510. </f:Cell>
  511. <f:Cell id="text18" alias="文本18" styleID="3" left="3" right="3" top="1" bottom="1" type="constant">
  512. <f:DesignedCell locked="false" />
  513. <f:Data type="string">名称</f:Data>
  514. </f:Cell>
  515. <f:Cell id="text19" alias="文本19" styleID="3" left="4" right="4" top="1" bottom="1" type="constant">
  516. <f:DesignedCell locked="false" />
  517. <f:Data type="string">规格型号</f:Data>
  518. </f:Cell>
  519. <f:Cell id="text20" alias="文本20" styleID="3" left="5" right="5" top="1" bottom="1" type="constant">
  520. <f:DesignedCell locked="false" />
  521. <f:Data type="string">计量单位</f:Data>
  522. </f:Cell>
  523. <f:Cell id="text11" alias="文本11" styleID="3" left="6" right="6" top="1" bottom="1" type="constant">
  524. <f:DesignedCell locked="false" />
  525. <f:Data type="string">单价</f:Data>
  526. </f:Cell>
  527. <f:Cell id="text21" alias="文本21" styleID="3" left="7" right="7" top="1" bottom="1" type="constant">
  528. <f:DesignedCell locked="false" />
  529. <f:Data type="string">数量</f:Data>
  530. </f:Cell>
  531. <f:Cell id="text22" alias="文本22" styleID="3" left="8" right="8" top="1" bottom="1" type="constant">
  532. <f:DesignedCell locked="false" />
  533. <f:Data type="string">可领用数量</f:Data>
  534. </f:Cell>
  535. <f:Cell id="text23" alias="文本23" styleID="3" left="9" right="9" top="1" bottom="1" type="constant">
  536. <f:DesignedCell locked="false" />
  537. <f:Data type="string">领用数量</f:Data>
  538. </f:Cell>
  539. <f:Cell id="text8" alias="文本8" styleID="3" left="10" right="10" top="1" bottom="1" type="constant">
  540. <f:DesignedCell locked="false" />
  541. <f:Data type="string">对方科目</f:Data>
  542. </f:Cell>
  543. <f:Cell id="text24" alias="文本24" styleID="10" left="11" right="11" top="1" bottom="1" type="constant">
  544. <f:DesignedCell locked="false" />
  545. <f:Data type="string">领用金额
  546. ( 本币)</f:Data>
  547. </f:Cell>
  548. <f:Cell id="text25" alias="文本25" styleID="10" left="12" right="12" top="1" bottom="1" type="constant">
  549. <f:DesignedCell locked="false" />
  550. <f:Data type="string">已摊销金额
  551. (本币)</f:Data>
  552. </f:Cell>
  553. <f:Cell id="text26" alias="文本26" styleID="10" left="13" right="13" top="1" bottom="1" type="constant">
  554. <f:DesignedCell locked="false" />
  555. <f:Data type="string">待摊销金额
  556. (本币)</f:Data>
  557. </f:Cell>
  558. <f:Cell id="text27" alias="文本27" styleID="3" left="14" right="14" top="1" bottom="1" type="constant">
  559. <f:DesignedCell locked="false" />
  560. <f:Data type="string">存放地点</f:Data>
  561. </f:Cell>
  562. <f:Cell id="text28" alias="文本28" styleID="3" left="15" right="15" top="1" bottom="1" type="constant">
  563. <f:DesignedCell locked="false" />
  564. <f:Data type="string">备注</f:Data>
  565. </f:Cell>
  566. </f:Body>
  567. </f:Table>
  568. <f:Area id="loop2" alias="循环区2" styleID="11" left="[group2.left]" right="[loop2.left]+2770.0" top="[group2.top]+604.0" bottom="[loop2.top]+839.0" nextAreaID="loop2">
  569. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="604" bottomLocationType="relative" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="839" locked="false" />
  570. <f:Table id="table6" alias="网格容器6" styleID="6" left="[loop2.left]" right="[table6.left]+2770.0" top="[loop2.top]" bottom="[table6.top]+87.0" dataSourceID="LCMConsumeBill.bos-query">
  571. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="table6" rightRelativeBorder="left" rightRelativeOffset="2770" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table6" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  572. <f:Rows>
  573. <f:Row />
  574. </f:Rows>
  575. <f:Columns>
  576. <f:Column />
  577. <f:Column />
  578. <f:Column />
  579. <f:Column />
  580. <f:Column />
  581. <f:Column />
  582. <f:Column />
  583. <f:Column />
  584. <f:Column />
  585. <f:Column />
  586. <f:Column />
  587. <f:Column />
  588. <f:Column />
  589. <f:Column />
  590. <f:Column />
  591. </f:Columns>
  592. <f:Body>
  593. <f:Cell id="field8" alias="字段8" styleID="12" left="1" right="1" top="1" bottom="1" type="field">
  594. <f:DesignedCell text="类别" locked="false" />
  595. <f:Data type="string">entry.curCard.assetCat.name</f:Data>
  596. </f:Cell>
  597. <f:Cell id="field9" alias="字段9" styleID="12" left="2" right="2" top="1" bottom="1" type="field">
  598. <f:DesignedCell text="编码" locked="false" />
  599. <f:Data type="string">entry.curCard.number</f:Data>
  600. </f:Cell>
  601. <f:Cell id="field10" alias="字段10" styleID="12" left="3" right="3" top="1" bottom="1" type="field">
  602. <f:DesignedCell text="名称" locked="false" />
  603. <f:Data type="string">entry.curCard.name</f:Data>
  604. </f:Cell>
  605. <f:Cell id="field11" alias="字段11" styleID="12" left="4" right="4" top="1" bottom="1" type="field">
  606. <f:DesignedCell text="规格型号" locked="false" />
  607. <f:Data type="string">entry.curCard.specs</f:Data>
  608. </f:Cell>
  609. <f:Cell id="field12" alias="字段12" styleID="12" left="5" right="5" top="1" bottom="1" type="field">
  610. <f:DesignedCell text="计量单位" locked="false" />
  611. <f:Data type="string">entry.curCard.measureUnit.name</f:Data>
  612. </f:Cell>
  613. <f:Cell id="field27" alias="字段27" styleID="13" left="6" right="6" top="1" bottom="1" type="field">
  614. <f:DesignedCell text="单价" locked="false" />
  615. <f:Data type="string">entry.curCard.unitPrice</f:Data>
  616. </f:Cell>
  617. <f:Cell id="field13" alias="字段13" styleID="13" left="7" right="7" top="1" bottom="1" type="field">
  618. <f:DesignedCell text="数量" locked="false" />
  619. <f:Data type="string">entry.curCard.assetAmt</f:Data>
  620. </f:Cell>
  621. <f:Cell id="field14" alias="字段14" styleID="13" left="8" right="8" top="1" bottom="1" type="field">
  622. <f:DesignedCell text="可领用数量" locked="false" />
  623. <f:Data type="string">entry.curCard.usableAmt</f:Data>
  624. </f:Cell>
  625. <f:Cell id="field15" alias="字段15" styleID="13" left="9" right="9" top="1" bottom="1" type="field">
  626. <f:DesignedCell text="领用数量" locked="false" />
  627. <f:Data type="string">entry.quantity</f:Data>
  628. </f:Cell>
  629. <f:Cell id="field29" alias="字段29" styleID="12" left="10" right="10" top="1" bottom="1" type="field">
  630. <f:DesignedCell text="对方科目" locked="false" />
  631. <f:Data type="string">account</f:Data>
  632. </f:Cell>
  633. <f:Cell id="field16" alias="字段16" styleID="13" left="11" right="11" top="1" bottom="1" type="field">
  634. <f:DesignedCell text="领用金额" locked="false" />
  635. <f:Data type="string">entry.useAmount</f:Data>
  636. </f:Cell>
  637. <f:Cell id="field17" alias="字段17" styleID="13" left="12" right="12" top="1" bottom="1" type="field">
  638. <f:DesignedCell text="已摊销金额" locked="false" />
  639. <f:Data type="string">entry.amortizedAmount</f:Data>
  640. </f:Cell>
  641. <f:Cell id="field18" alias="字段18" styleID="13" left="13" right="13" top="1" bottom="1" type="field">
  642. <f:DesignedCell text="待摊销金额" locked="false" />
  643. <f:Data type="string">entry.amortizeAmount</f:Data>
  644. </f:Cell>
  645. <f:Cell id="field19" alias="字段19" styleID="12" left="14" right="14" top="1" bottom="1" type="field">
  646. <f:DesignedCell text="存放地点" locked="false" />
  647. <f:Data type="string">entry.address</f:Data>
  648. </f:Cell>
  649. <f:Cell id="field20" alias="字段20" styleID="12" left="15" right="15" top="1" bottom="1" type="field">
  650. <f:DesignedCell text="备注" locked="false" />
  651. <f:Data type="string">entry.remark</f:Data>
  652. </f:Cell>
  653. </f:Body>
  654. </f:Table>
  655. </f:Area>
  656. <f:Table id="table7" alias="网格容器7" styleID="14" left="[group2.left]+32.0" right="[table7.left]+2712.0" top="[group2.top]+1449.0" bottom="[table7.top]+196.0">
  657. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="32" rightLocationType="relative" rightRelativeObjID="table7" rightRelativeBorder="left" rightRelativeOffset="2712" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1449" bottomLocationType="relative" bottomRelativeObjID="table7" bottomRelativeBorder="top" bottomRelativeOffset="196" locked="false" />
  658. <f:Rows>
  659. <f:Row />
  660. <f:Row />
  661. </f:Rows>
  662. <f:Columns>
  663. <f:Column />
  664. <f:Column />
  665. <f:Column />
  666. <f:Column />
  667. <f:Column />
  668. <f:Column />
  669. <f:Column />
  670. <f:Column />
  671. <f:Column />
  672. <f:Column />
  673. <f:Column />
  674. <f:Column />
  675. <f:Column />
  676. <f:Column />
  677. <f:Column />
  678. <f:Column />
  679. <f:Column />
  680. <f:Column />
  681. <f:Column />
  682. <f:Column />
  683. </f:Columns>
  684. <f:Body>
  685. <f:Cell id="text29" alias="文本29" styleID="15" left="1" right="2" top="1" bottom="1" type="constant">
  686. <f:DesignedCell locked="false" />
  687. <f:Data type="string">制单人:</f:Data>
  688. </f:Cell>
  689. <f:Cell id="field21" alias="字段21" styleID="15" left="3" right="4" top="1" bottom="1" type="field">
  690. <f:DesignedCell text="制单人" locked="false" />
  691. <f:Data type="string">creator.name</f:Data>
  692. </f:Cell>
  693. <f:Cell id="text31" alias="文本31" styleID="15" left="5" right="6" top="1" bottom="1" type="constant">
  694. <f:DesignedCell locked="false" />
  695. <f:Data type="string">制单日期:</f:Data>
  696. </f:Cell>
  697. <f:Cell id="field23" alias="字段23" styleID="15" left="7" right="8" top="1" bottom="1" type="field">
  698. <f:DesignedCell text="制单日期" locked="false" />
  699. <f:Data type="string">createTime</f:Data>
  700. </f:Cell>
  701. <f:Cell id="text33" alias="文本33" styleID="15" left="17" right="18" top="1" bottom="1" type="constant">
  702. <f:DesignedCell locked="false" />
  703. <f:Data type="string">最近修改人:</f:Data>
  704. </f:Cell>
  705. <f:Cell id="field25" alias="字段25" styleID="15" left="19" right="20" top="1" bottom="1" type="field">
  706. <f:DesignedCell text="最近修改人" locked="false" />
  707. <f:Data type="string">lastUpdateUser.name</f:Data>
  708. </f:Cell>
  709. <f:Cell id="text30" alias="文本30" styleID="15" left="1" right="2" top="2" bottom="2" type="constant">
  710. <f:DesignedCell locked="false" />
  711. <f:Data type="string">审核人:</f:Data>
  712. </f:Cell>
  713. <f:Cell id="field22" alias="字段22" styleID="15" left="3" right="4" top="2" bottom="2" type="field">
  714. <f:DesignedCell text="审核人" locked="false" />
  715. <f:Data type="string">auditor.name</f:Data>
  716. </f:Cell>
  717. <f:Cell id="text32" alias="文本32" styleID="15" left="5" right="6" top="2" bottom="2" type="constant">
  718. <f:DesignedCell locked="false" />
  719. <f:Data type="string">审核日期:</f:Data>
  720. </f:Cell>
  721. <f:Cell id="field24" alias="字段24" styleID="15" left="7" right="8" top="2" bottom="2" type="field">
  722. <f:DesignedCell text="审核日期" locked="false" />
  723. <f:Data type="string">bizDate</f:Data>
  724. </f:Cell>
  725. <f:Cell id="text34" alias="文本34" styleID="15" left="17" right="18" top="2" bottom="2" type="constant">
  726. <f:DesignedCell locked="false" />
  727. <f:Data type="string">最近修改日期:</f:Data>
  728. </f:Cell>
  729. <f:Cell id="field26" alias="字段26" styleID="15" left="19" right="20" top="2" bottom="2" type="field">
  730. <f:DesignedCell text="最后修改日期" locked="false" />
  731. <f:Data type="string">lastUpdateTime</f:Data>
  732. </f:Cell>
  733. </f:Body>
  734. </f:Table>
  735. </f:Panel>
  736. <f:Cell id="field28" alias="字段28" styleID="16" left="[group1.left]+1796.0" right="[field28.left]+416.0" top="[group1.top]+1701.0" bottom="[field28.top]+106.0" type="field">
  737. <f:DesignedCell text="公司" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="1796" rightLocationType="relative" rightRelativeObjID="field28" rightRelativeBorder="left" rightRelativeOffset="416" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="1701" bottomLocationType="relative" bottomRelativeObjID="field28" bottomRelativeBorder="top" bottomRelativeOffset="106" locked="false" />
  738. <f:Data type="string">company.name</f:Data>
  739. </f:Cell>
  740. <f:Cell id="text35" alias="文本35" styleID="16" left="[group1.left]+2254.0" right="[text35.left]+450.0" top="[group1.top]+1703.0" bottom="[text35.top]+98.0" type="constant">
  741. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="2254" rightLocationType="relative" rightRelativeObjID="text35" rightRelativeBorder="left" rightRelativeOffset="450" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="1703" bottomLocationType="relative" bottomRelativeObjID="text35" bottomRelativeBorder="top" bottomRelativeOffset="98" locked="false" />
  742. <f:Data type="string">低耗品领用单</f:Data>
  743. </f:Cell>
  744. </f:Panel>
  745. </f:Area>
  746. </f:Page>
  747. </Form>
  748. <PrintInfo>
  749. <c:PageSetup>
  750. <c:PageMargin left="100" right="100" top="100" bottom="180" header="80" footer="100" />
  751. <c:Orientation>LANDSCAPE</c:Orientation>
  752. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  753. <c:Header height="80" margin="80" />
  754. <c:Footer height="100" margin="80" />
  755. </c:PageSetup>
  756. <c:PrinterSetup />
  757. </PrintInfo>
  758. </DocRoot>