purPriceRelations.kdrs-form 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  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>Fri May 18 15:42:47 CST 2007</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Thu Dec 11 21:31:37 CST 2008</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="purPriceRelationsQuery.bos-query">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="purPriceRelationsQuery.bos-query" alias.zh_CN="采购比价单" alias.en="" alias.zh_TW="採購比價單" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
  17. <CommonQuery name="purPriceRelationsQuery.bos-query" alias.zh_CN="采购比价单" alias.en="" alias.zh_TW="採購比價單" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
  18. <Outputs>
  19. <Columns>
  20. <Column name="number" alias.zh_CN="采购比价单号" alias.en="" alias.zh_TW="採購比價單號" alias="#1" desc.zh_TW="採購比價單號" desc.en="" desc.zh_CN="采购比价单号" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[number]" order="0" />
  21. <Column name="purOrgUnit.number" alias.zh_CN="采购组织编码" alias.en="" alias.zh_TW="採購組織編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[purOrgUnit.number]" order="0" />
  22. <Column name="purOrgUnit.name" alias.zh_CN="采购组织名称" alias.en="" alias.zh_TW="採購組織名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[purOrgUnit.name]" order="0" />
  23. <Column name="bizDate" alias.zh_CN="比价日期" alias.en="" alias.zh_TW="比價日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[bizDate]" order="0" />
  24. <Column name="baseStatus" alias.zh_CN="单据状态" alias.en="" alias.zh_TW="單據狀態" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[baseStatus]" order="0" />
  25. <Column name="description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[description]" order="0" />
  26. <Column name="entries.purRequestNumber" alias.zh_CN="采购申请单号" alias.en="" alias.zh_TW="採購申請單號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestNumber]" order="0" />
  27. <Column name="entries.purRequestSeq" alias.zh_CN="采购申请单行号" alias.en="" alias.zh_TW="採購申請單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestSeq]" order="0" />
  28. <Column name="entries.groupNumber" alias.zh_CN="询价集中编号" alias.en="" alias.zh_TW="詢價集中編號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupNumber]" order="0" />
  29. <Column name="entries.groupSeq" alias.zh_CN="询价集中单行号" alias.en="" alias.zh_TW="詢價集中單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupSeq]" order="0" />
  30. <Column name="supplier.number" alias.zh_CN="供应商编码" alias.en="" alias.zh_TW="供應商編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.number]" order="0" />
  31. <Column name="supplier.name" alias.zh_CN="供应商名称" alias.en="" alias.zh_TW="供應商名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.name]" order="0" />
  32. <Column name="material.number" alias.zh_CN="物料编码" alias.en="" alias.zh_TW="物料編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.number]" order="0" />
  33. <Column name="material.name" alias.zh_CN="物料名称" alias.en="" alias.zh_TW="物料名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.name]" order="0" />
  34. <Column name="material.model" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.model]" order="0" />
  35. <Column name="assistProperty.number" alias.zh_CN="辅助属性编码" alias.en="" alias.zh_TW="輔助屬性編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.number]" order="0" />
  36. <Column name="assistProperty.name" alias.zh_CN="辅助属性" alias.en="" alias.zh_TW="輔助屬性" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.name]" order="0" />
  37. <Column name="baseUnit.number" alias.zh_CN="基本计量单位编码" alias.en="" alias.zh_TW="基本計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.number]" order="0" />
  38. <Column name="baseUnit.name" alias.zh_CN="基本计量单位" alias.en="" alias.zh_TW="基本計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.name]" order="0" />
  39. <Column name="entries.baseUnitLocalPrice" alias.zh_CN="基本计量单位本位币单价" alias.en="" alias.zh_TW="基本計量單位本位幣單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.baseUnitLocalPrice]" order="0" />
  40. <Column name="currency.number" alias.zh_CN="币别编码" alias.en="" alias.zh_TW="幣別編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.number]" order="0" />
  41. <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.name]" order="0" />
  42. <Column name="entries.exchangeRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.exchangeRate]" order="0" />
  43. <Column name="unit.number" alias.zh_CN="计量单位编码" alias.en="" alias.zh_TW="計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.number]" order="0" />
  44. <Column name="unit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.name]" order="0" />
  45. <Column name="entries.actualPrice" alias.zh_CN="实际单价" alias.en="" alias.zh_TW="實際單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualPrice]" order="0" />
  46. <Column name="entries.actualTaxPrice" alias.zh_CN="实际含税单价" alias.en="" alias.zh_TW="實際含稅單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualTaxPrice]" order="0" />
  47. <Column name="entries.qtyFrom" alias.zh_CN="数量从" alias.en="" alias.zh_TW="數量從" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyFrom]" order="0" />
  48. <Column name="entries.qtyTo" alias.zh_CN="数量到" alias.en="" alias.zh_TW="數量到" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyTo]" order="0" />
  49. <Column name="deliveryType.number" alias.zh_CN="交货方式编码" alias.en="" alias.zh_TW="交貨方式編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.number]" order="0" />
  50. <Column name="deliveryType.name" alias.zh_CN="交货方式" alias.en="" alias.zh_TW="交貨方式" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.name]" order="0" />
  51. <Column name="entries.deliveryDate" alias.zh_CN="交货天数" alias.en="" alias.zh_TW="交貨天數" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.deliveryDate]" order="0" />
  52. <Column name="entries.supplierAffirm" alias.zh_CN="供应商确认" alias.en="" alias.zh_TW="供應商確認" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.supplierAffirm]" order="0" />
  53. <Column name="entries.reason" alias.zh_CN="确认原因" alias.en="" alias.zh_TW="確認原因" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.reason]" order="0" />
  54. <Column name="entries.remark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.remark]" order="0" />
  55. <Column name="entries.purQuotationNumber" alias.zh_CN="采购询价单号" alias.en="" alias.zh_TW="採購詢價單號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationNumber]" order="0" />
  56. <Column name="entries.purQuotationSeq" alias.zh_CN="采购询价单行号" alias.en="" alias.zh_TW="採購詢價單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationSeq]" order="0" />
  57. <Column name="creator.number" alias.zh_CN="制单人编码" alias.en="" alias.zh_TW="制單人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.number]" order="0" />
  58. <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.name]" order="0" />
  59. <Column name="modifier.number" alias.zh_CN="修改人编码" alias.en="" alias.zh_TW="修改人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.number]" order="0" />
  60. <Column name="modifier.name" alias.zh_CN="修改人" alias.en="" alias.zh_TW="修改人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.name]" order="0" />
  61. <Column name="auditor.number" alias.zh_CN="审核人编码" alias.en="" alias.zh_TW="審核人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.number]" order="0" />
  62. <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.name]" order="0" />
  63. <Column name="modificationTime" alias.zh_CN="修改日期" alias.en="" alias.zh_TW="修改日期" alias="#1" dataType="string" order="0" />
  64. <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" dataType="string" order="0" />
  65. <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" dataType="string" order="0" />
  66. </Columns>
  67. </Outputs>
  68. <Query version="1.0" type="bos.query">
  69. <Columns>
  70. <Column name="number" alias.zh_CN="采购比价单号" alias.en="" alias.zh_TW="採購比價單號" alias="#1" desc.zh_TW="採購比價單號" desc.en="" desc.zh_CN="采购比价单号" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[number]" />
  71. <Column name="purOrgUnit.number" alias.zh_CN="采购组织编码" alias.en="" alias.zh_TW="採購組織編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[purOrgUnit.number]" />
  72. <Column name="purOrgUnit.name" alias.zh_CN="采购组织名称" alias.en="" alias.zh_TW="採購組織名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[purOrgUnit.name]" />
  73. <Column name="bizDate" alias.zh_CN="比价日期" alias.en="" alias.zh_TW="比價日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[bizDate]" />
  74. <Column name="baseStatus" alias.zh_CN="单据状态" alias.en="" alias.zh_TW="單據狀態" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[baseStatus]" />
  75. <Column name="description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[description]" />
  76. <Column name="entries.purRequestNumber" alias.zh_CN="采购申请单号" alias.en="" alias.zh_TW="採購申請單號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestNumber]" />
  77. <Column name="entries.purRequestSeq" alias.zh_CN="采购申请单行号" alias.en="" alias.zh_TW="採購申請單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestSeq]" />
  78. <Column name="entries.groupNumber" alias.zh_CN="询价集中编号" alias.en="" alias.zh_TW="詢價集中編號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupNumber]" />
  79. <Column name="entries.groupSeq" alias.zh_CN="询价集中单行号" alias.en="" alias.zh_TW="詢價集中單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupSeq]" />
  80. <Column name="supplier.number" alias.zh_CN="供应商编码" alias.en="" alias.zh_TW="供應商編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.number]" />
  81. <Column name="supplier.name" alias.zh_CN="供应商名称" alias.en="" alias.zh_TW="供應商名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.name]" />
  82. <Column name="material.number" alias.zh_CN="物料编码" alias.en="" alias.zh_TW="物料編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.number]" />
  83. <Column name="material.name" alias.zh_CN="物料名称" alias.en="" alias.zh_TW="物料名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.name]" />
  84. <Column name="material.model" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.model]" />
  85. <Column name="assistProperty.number" alias.zh_CN="辅助属性编码" alias.en="" alias.zh_TW="輔助屬性編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.number]" />
  86. <Column name="assistProperty.name" alias.zh_CN="辅助属性" alias.en="" alias.zh_TW="輔助屬性" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.name]" />
  87. <Column name="baseUnit.number" alias.zh_CN="基本计量单位编码" alias.en="" alias.zh_TW="基本計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.number]" />
  88. <Column name="baseUnit.name" alias.zh_CN="基本计量单位" alias.en="" alias.zh_TW="基本計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.name]" />
  89. <Column name="entries.baseUnitLocalPrice" alias.zh_CN="基本计量单位本位币单价" alias.en="" alias.zh_TW="基本計量單位本位幣單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.baseUnitLocalPrice]" />
  90. <Column name="currency.number" alias.zh_CN="币别编码" alias.en="" alias.zh_TW="幣別編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.number]" />
  91. <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.name]" />
  92. <Column name="entries.exchangeRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.exchangeRate]" />
  93. <Column name="unit.number" alias.zh_CN="计量单位编码" alias.en="" alias.zh_TW="計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.number]" />
  94. <Column name="unit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.name]" />
  95. <Column name="entries.actualPrice" alias.zh_CN="实际单价" alias.en="" alias.zh_TW="實際單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualPrice]" />
  96. <Column name="entries.actualTaxPrice" alias.zh_CN="实际含税单价" alias.en="" alias.zh_TW="實際含稅單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualTaxPrice]" />
  97. <Column name="entries.qtyFrom" alias.zh_CN="数量从" alias.en="" alias.zh_TW="數量從" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyFrom]" />
  98. <Column name="entries.qtyTo" alias.zh_CN="数量到" alias.en="" alias.zh_TW="數量到" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyTo]" />
  99. <Column name="deliveryType.number" alias.zh_CN="交货方式编码" alias.en="" alias.zh_TW="交貨方式編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.number]" />
  100. <Column name="deliveryType.name" alias.zh_CN="交货方式" alias.en="" alias.zh_TW="交貨方式" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.name]" />
  101. <Column name="entries.deliveryDate" alias.zh_CN="交货天数" alias.en="" alias.zh_TW="交貨天數" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.deliveryDate]" />
  102. <Column name="entries.supplierAffirm" alias.zh_CN="供应商确认" alias.en="" alias.zh_TW="供應商確認" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.supplierAffirm]" />
  103. <Column name="entries.reason" alias.zh_CN="确认原因" alias.en="" alias.zh_TW="確認原因" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.reason]" />
  104. <Column name="entries.remark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.remark]" />
  105. <Column name="entries.purQuotationNumber" alias.zh_CN="采购询价单号" alias.en="" alias.zh_TW="採購詢價單號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationNumber]" />
  106. <Column name="entries.purQuotationSeq" alias.zh_CN="采购询价单行号" alias.en="" alias.zh_TW="採購詢價單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationSeq]" />
  107. <Column name="creator.number" alias.zh_CN="制单人编码" alias.en="" alias.zh_TW="制單人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.number]" />
  108. <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.name]" />
  109. <Column name="modifier.number" alias.zh_CN="修改人编码" alias.en="" alias.zh_TW="修改人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.number]" />
  110. <Column name="modifier.name" alias.zh_CN="修改人" alias.en="" alias.zh_TW="修改人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.name]" />
  111. <Column name="auditor.number" alias.zh_CN="审核人编码" alias.en="" alias.zh_TW="審核人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.number]" />
  112. <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.name]" />
  113. <Column name="modificationTime" alias.zh_CN="修改日期" alias.en="" alias.zh_TW="修改日期" alias="#1" dataType="string" />
  114. <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" dataType="string" />
  115. <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" dataType="string" />
  116. </Columns>
  117. <Tables />
  118. <Joins />
  119. <Orders />
  120. <Filter />
  121. <Content><![CDATA[purPriceRelationsQuery.bos-query]]></Content>
  122. </Query>
  123. <EXT />
  124. </CommonQuery>
  125. </DataObject>
  126. </DataObjects>
  127. <Styles version="1.0">
  128. <c:Style id="3">
  129. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  130. <c:Borders>
  131. <c:Border position="left" lineStyle="NullLine" />
  132. <c:Border position="top" lineStyle="NullLine" />
  133. <c:Border position="right" lineStyle="NullLine" />
  134. <c:Border position="bottom" lineStyle="NullLine" />
  135. <c:Border position="diagonalleft" lineStyle="NullLine" />
  136. <c:Border position="diagonalright" lineStyle="NullLine" />
  137. </c:Borders>
  138. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  139. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  140. <c:Protection hidden="false" locked="false" />
  141. </c:Style>
  142. <c:Style id="5">
  143. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  144. <c:Borders>
  145. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  146. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  147. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  148. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  149. <c:Border position="diagonalleft" lineStyle="NullLine" />
  150. <c:Border position="diagonalright" lineStyle="NullLine" />
  151. </c:Borders>
  152. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  153. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  154. <c:Protection hidden="false" locked="false" />
  155. </c:Style>
  156. <c:Style id="7">
  157. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  158. <c:Borders>
  159. <c:Border position="left" lineStyle="NullLine" />
  160. <c:Border position="top" lineStyle="NullLine" />
  161. <c:Border position="right" lineStyle="NullLine" />
  162. <c:Border position="bottom" lineStyle="NullLine" />
  163. <c:Border position="diagonalleft" lineStyle="NullLine" />
  164. <c:Border position="diagonalright" lineStyle="NullLine" />
  165. </c:Borders>
  166. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  167. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  168. <c:Protection hidden="false" locked="false" />
  169. </c:Style>
  170. <c:Style id="2">
  171. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  172. <c:Borders>
  173. <c:Border position="left" lineStyle="NullLine" />
  174. <c:Border position="top" lineStyle="NullLine" />
  175. <c:Border position="right" lineStyle="NullLine" />
  176. <c:Border position="bottom" lineStyle="NullLine" />
  177. <c:Border position="diagonalleft" lineStyle="NullLine" />
  178. <c:Border position="diagonalright" lineStyle="NullLine" />
  179. </c:Borders>
  180. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  181. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  182. <c:Protection hidden="false" locked="false" />
  183. </c:Style>
  184. <c:Style id="0">
  185. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  186. </c:Style>
  187. <c:Style id="4">
  188. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  189. <c:Borders>
  190. <c:Border position="left" lineStyle="NullLine" />
  191. <c:Border position="top" lineStyle="NullLine" />
  192. <c:Border position="right" lineStyle="NullLine" />
  193. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  194. <c:Border position="diagonalleft" lineStyle="NullLine" />
  195. <c:Border position="diagonalright" lineStyle="NullLine" />
  196. </c:Borders>
  197. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  198. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  199. <c:Protection hidden="false" locked="false" />
  200. </c:Style>
  201. <c:Style id="6">
  202. <c:Font color="#000000" />
  203. <c:Borders>
  204. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  205. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  206. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  207. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  208. </c:Borders>
  209. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  210. </c:Style>
  211. <c:Style id="1">
  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="NullLine" />
  215. <c:Border position="top" lineStyle="NullLine" />
  216. <c:Border position="right" lineStyle="NullLine" />
  217. <c:Border position="bottom" lineStyle="NullLine" />
  218. <c:Border position="diagonalleft" lineStyle="NullLine" />
  219. <c:Border position="diagonalright" lineStyle="NullLine" />
  220. </c:Borders>
  221. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  222. <c:Alignment horizontal="center" 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. </Styles>
  226. <Headers />
  227. <Footers />
  228. <Form id="form1" alias="采购比价单" version="3.1">
  229. <f:Page id="page1" alias="页1" styleID="0" repeat="-1" dataSourceID="purPriceRelationsQuery.bos-query">
  230. <f:DesignedPage paperSize="iso-a4" objWidth="1720" objHeight="2470" widthLimitless="false" heightLimitless="false" />
  231. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]+3.0" right="[loop1.left]+1711.0" top="[page1.top]+5.0" bottom="[loop1.top]+2465.0" nextAreaID="loop1">
  232. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="3" rightLocationType="relative" rightRelativeObjID="loop1" rightRelativeBorder="left" rightRelativeOffset="1711" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="5" bottomLocationType="relative" bottomRelativeObjID="loop1" bottomRelativeBorder="top" bottomRelativeOffset="2465" locked="false" />
  233. <f:Panel id="group2" alias="分组容器2" styleID="2" left="[loop1.left]" right="[group2.left]+1711.0" top="[loop1.top]" bottom="[group2.top]+2465.0" dataSourceID="purPriceRelationsQuery.bos-query">
  234. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="left" rightRelativeOffset="1711" topLocationType="relative" topRelativeObjID="loop1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="top" bottomRelativeOffset="2465" locked="false" />
  235. <f:Cell id="text7" alias="文本7" styleID="3" left="[group2.left]+453.0" right="[text7.left]+464.0" top="[group2.top]+39.0" bottom="[text7.top]+98.0" type="constant">
  236. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="453" rightLocationType="relative" rightRelativeObjID="text7" rightRelativeBorder="left" rightRelativeOffset="464" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="39" bottomLocationType="relative" bottomRelativeObjID="text7" bottomRelativeBorder="top" bottomRelativeOffset="98" locked="false" />
  237. <f:Data type="string">采购比价单</f:Data>
  238. </f:Cell>
  239. <f:Cell id="field6" alias="字段6" styleID="4" left="[group2.left]+199.0" right="[field6.left]+318.0" top="[group2.top]+137.0" bottom="[field6.top]+87.0" type="field">
  240. <f:DesignedCell text="采购比价单号" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="199" rightLocationType="relative" rightRelativeObjID="field6" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="137" bottomLocationType="relative" bottomRelativeObjID="field6" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  241. <f:Data type="string">number</f:Data>
  242. </f:Cell>
  243. <f:Cell id="field7" alias="字段7" styleID="4" left="[group2.left]+1291.0" right="[field7.left]+318.0" top="[group2.top]+137.0" bottom="[field7.top]+87.0" type="field">
  244. <f:DesignedCell text="采购组织名称" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1291" rightLocationType="relative" rightRelativeObjID="field7" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="137" bottomLocationType="relative" bottomRelativeObjID="field7" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  245. <f:Data type="string">purOrgUnit.name</f:Data>
  246. </f:Cell>
  247. <f:Cell id="field8" alias="字段8" styleID="4" left="[group2.left]+720.0" right="[field8.left]+318.0" top="[group2.top]+138.0" bottom="[field8.top]+87.0" type="field" format="yyyy-m-d">
  248. <f:DesignedCell text="比价日期" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="720" rightLocationType="relative" rightRelativeObjID="field8" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="138" bottomLocationType="relative" bottomRelativeObjID="field8" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  249. <f:Data type="string">bizDate</f:Data>
  250. </f:Cell>
  251. <f:Cell id="text8" alias="文本8" styleID="3" left="[group2.left]+1068.0" right="[text8.left]+162.0" top="[group2.top]+138.0" bottom="[text8.top]+87.0" type="constant">
  252. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1068" rightLocationType="relative" rightRelativeObjID="text8" rightRelativeBorder="left" rightRelativeOffset="162" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="138" bottomLocationType="relative" bottomRelativeObjID="text8" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  253. <f:Data type="string">采购组织</f:Data>
  254. </f:Cell>
  255. <f:Cell id="text9" alias="文本9" styleID="3" left="[group2.left]+37.0" right="[text9.left]+162.0" top="[group2.top]+140.0" bottom="[text9.top]+87.0" type="constant">
  256. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="37" rightLocationType="relative" rightRelativeObjID="text9" rightRelativeBorder="left" rightRelativeOffset="162" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="140" bottomLocationType="relative" bottomRelativeObjID="text9" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  257. <f:Data type="string">比价单号</f:Data>
  258. </f:Cell>
  259. <f:Cell id="text10" alias="文本10" styleID="3" left="[group2.left]+559.0" right="[text10.left]+162.0" top="[group2.top]+156.0" bottom="[text10.top]+87.0" type="constant">
  260. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="559" rightLocationType="relative" rightRelativeObjID="text10" rightRelativeBorder="left" rightRelativeOffset="162" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="156" bottomLocationType="relative" bottomRelativeObjID="text10" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  261. <f:Data type="string">比价日期</f:Data>
  262. </f:Cell>
  263. <f:Cell id="text11" alias="文本11" styleID="3" left="[group2.left]+37.0" right="[text11.left]+162.0" top="[group2.top]+243.0" bottom="[text11.top]+87.0" type="constant">
  264. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="37" rightLocationType="relative" rightRelativeObjID="text11" rightRelativeBorder="left" rightRelativeOffset="162" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="243" bottomLocationType="relative" bottomRelativeObjID="text11" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  265. <f:Data type="string">单据状态</f:Data>
  266. </f:Cell>
  267. <f:Cell id="field9" alias="字段9" styleID="4" left="[group2.left]+199.0" right="[field9.left]+318.0" top="[group2.top]+244.0" bottom="[field9.top]+87.0" type="field">
  268. <f:DesignedCell text="单据状态" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="199" rightLocationType="relative" rightRelativeObjID="field9" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="244" bottomLocationType="relative" bottomRelativeObjID="field9" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  269. <f:Data type="string">baseStatus</f:Data>
  270. </f:Cell>
  271. <f:Cell id="text12" alias="文本12" styleID="3" left="[group2.left]+559.0" right="[text12.left]+162.0" top="[group2.top]+244.0" bottom="[text12.top]+87.0" type="constant">
  272. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="559" rightLocationType="relative" rightRelativeObjID="text12" rightRelativeBorder="left" rightRelativeOffset="162" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="244" bottomLocationType="relative" bottomRelativeObjID="text12" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  273. <f:Data type="string">备注</f:Data>
  274. </f:Cell>
  275. <f:Cell id="field10" alias="字段10" styleID="4" left="[group2.left]+721.0" right="[field10.left]+888.0" top="[group2.top]+244.0" bottom="[field10.top]+87.0" type="field">
  276. <f:DesignedCell text="备注" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="721" rightLocationType="relative" rightRelativeObjID="field10" rightRelativeBorder="left" rightRelativeOffset="888" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="244" bottomLocationType="relative" bottomRelativeObjID="field10" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  277. <f:Data type="string">description</f:Data>
  278. </f:Cell>
  279. <f:Table id="table1" alias="网格容器1" styleID="5" left="[group2.left]+37.0" right="[table1.left]+1608.0" top="[group2.top]+374.0" bottom="[table1.top]+64.0">
  280. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="37" rightLocationType="relative" rightRelativeObjID="table1" rightRelativeBorder="left" rightRelativeOffset="1608" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="374" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  281. <f:Rows>
  282. <f:Row />
  283. </f:Rows>
  284. <f:Columns>
  285. <f:Column />
  286. <f:Column />
  287. <f:Column />
  288. <f:Column />
  289. <f:Column />
  290. <f:Column />
  291. <f:Column />
  292. <f:Column />
  293. </f:Columns>
  294. <f:Body>
  295. <f:Cell id="text13" alias="文本13" styleID="6" left="1" right="1" top="1" bottom="1" type="constant">
  296. <f:DesignedCell locked="false" />
  297. <f:Data type="string">询价集中单号</f:Data>
  298. </f:Cell>
  299. <f:Cell id="text14" alias="文本14" styleID="6" left="2" right="2" top="1" bottom="1" type="constant">
  300. <f:DesignedCell locked="false" />
  301. <f:Data type="string">询价集中单行号</f:Data>
  302. </f:Cell>
  303. <f:Cell id="text15" alias="文本15" styleID="6" left="3" right="3" top="1" bottom="1" type="constant">
  304. <f:DesignedCell locked="false" />
  305. <f:Data type="string">供应商</f:Data>
  306. </f:Cell>
  307. <f:Cell id="text16" alias="文本16" styleID="6" left="4" right="4" top="1" bottom="1" type="constant">
  308. <f:DesignedCell locked="false" />
  309. <f:Data type="string">物料</f:Data>
  310. </f:Cell>
  311. <f:Cell id="text17" alias="文本17" styleID="6" left="5" right="5" top="1" bottom="1" type="constant">
  312. <f:DesignedCell locked="false" />
  313. <f:Data type="string">币别</f:Data>
  314. </f:Cell>
  315. <f:Cell id="text18" alias="文本18" styleID="6" left="6" right="6" top="1" bottom="1" type="constant">
  316. <f:DesignedCell locked="false" />
  317. <f:Data type="string">实际单价</f:Data>
  318. </f:Cell>
  319. <f:Cell id="text19" alias="文本19" styleID="6" left="7" right="7" top="1" bottom="1" type="constant">
  320. <f:DesignedCell locked="false" />
  321. <f:Data type="string">供应商确认</f:Data>
  322. </f:Cell>
  323. <f:Cell id="text20" alias="文本20" styleID="6" left="8" right="8" top="1" bottom="1" type="constant">
  324. <f:DesignedCell locked="true" />
  325. <f:Data type="string">确认原因</f:Data>
  326. </f:Cell>
  327. </f:Body>
  328. </f:Table>
  329. <f:Area id="loop2" alias="循环区2" styleID="7" left="[group2.left]+37.0" right="[loop2.left]+1634.0" top="[group2.top]+441.0" bottom="[loop2.top]+752.0" nextAreaID="loop2">
  330. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="37" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="left" rightRelativeOffset="1634" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="441" bottomLocationType="relative" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="752" locked="false" />
  331. <f:Table id="table2" alias="网格容器2" styleID="5" left="[loop2.left]+3.0" right="[table2.left]+1605.0" top="[loop2.top]+1.0" bottom="[table2.top]+48.0" dataSourceID="purPriceRelationsQuery.bos-query">
  332. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="3" rightLocationType="relative" rightRelativeObjID="table2" rightRelativeBorder="left" rightRelativeOffset="1605" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="1" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="48" locked="false" />
  333. <f:Rows>
  334. <f:Row />
  335. </f:Rows>
  336. <f:Columns>
  337. <f:Column />
  338. <f:Column />
  339. <f:Column />
  340. <f:Column />
  341. <f:Column />
  342. <f:Column />
  343. <f:Column />
  344. <f:Column />
  345. </f:Columns>
  346. <f:Body>
  347. <f:Cell id="field11" alias="字段11" styleID="6" left="1" right="1" top="1" bottom="1" type="field">
  348. <f:DesignedCell text="询价集中编号" locked="false" />
  349. <f:Data type="string">entries.groupNumber</f:Data>
  350. </f:Cell>
  351. <f:Cell id="field12" alias="字段12" styleID="6" left="2" right="2" top="1" bottom="1" type="field">
  352. <f:DesignedCell text="询价集中单行号" locked="false" />
  353. <f:Data type="string">entries.groupSeq</f:Data>
  354. </f:Cell>
  355. <f:Cell id="field13" alias="字段13" styleID="6" left="3" right="3" top="1" bottom="1" type="field">
  356. <f:DesignedCell text="供应商名称" locked="false" />
  357. <f:Data type="string">supplier.name</f:Data>
  358. </f:Cell>
  359. <f:Cell id="field14" alias="字段14" styleID="6" left="4" right="4" top="1" bottom="1" type="field">
  360. <f:DesignedCell text="物料名称" locked="false" />
  361. <f:Data type="string">material.name</f:Data>
  362. </f:Cell>
  363. <f:Cell id="field15" alias="字段15" styleID="6" left="5" right="5" top="1" bottom="1" type="field">
  364. <f:DesignedCell text="币别" locked="false" />
  365. <f:Data type="string">currency.name</f:Data>
  366. </f:Cell>
  367. <f:Cell id="field16" alias="字段16" styleID="6" left="6" right="6" top="1" bottom="1" type="field">
  368. <f:DesignedCell text="实际单价" locked="false" />
  369. <f:Data type="string">entries.actualPrice</f:Data>
  370. </f:Cell>
  371. <f:Cell id="field17" alias="字段17" styleID="6" left="7" right="7" top="1" bottom="1" type="field">
  372. <f:DesignedCell text="供应商确认" locked="false" />
  373. <f:Data type="string">entries.supplierAffirm</f:Data>
  374. </f:Cell>
  375. <f:Cell id="field18" alias="字段18" styleID="6" left="8" right="8" top="1" bottom="1" type="field">
  376. <f:DesignedCell text="确认原因" locked="false" />
  377. <f:Data type="string">entries.reason</f:Data>
  378. </f:Cell>
  379. </f:Body>
  380. </f:Table>
  381. </f:Area>
  382. <f:Cell id="text21" alias="文本21" styleID="3" left="[group2.left]+3.0" right="[text21.left]+231.0" top="[group2.top]+1192.0" bottom="[text21.top]+87.0" type="constant">
  383. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="3" rightLocationType="relative" rightRelativeObjID="text21" rightRelativeBorder="left" rightRelativeOffset="231" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1192" bottomLocationType="relative" bottomRelativeObjID="text21" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  384. <f:Data type="string">审核人</f:Data>
  385. </f:Cell>
  386. <f:Cell id="field19" alias="字段19" styleID="4" left="[group2.left]+177.0" right="[field19.left]+318.0" top="[group2.top]+1192.0" bottom="[field19.top]+87.0" type="field">
  387. <f:DesignedCell text="审核人" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="177" rightLocationType="relative" rightRelativeObjID="field19" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1192" bottomLocationType="relative" bottomRelativeObjID="field19" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  388. <f:Data type="string">auditor.name</f:Data>
  389. </f:Cell>
  390. <f:Cell id="field21" alias="字段21" styleID="4" left="[group2.left]+697.0" right="[field21.left]+318.0" top="[group2.top]+1192.0" bottom="[field21.top]+87.0" type="field">
  391. <f:DesignedCell text="修改人" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="697" rightLocationType="relative" rightRelativeObjID="field21" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1192" bottomLocationType="relative" bottomRelativeObjID="field21" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  392. <f:Data type="string">modifier.name</f:Data>
  393. </f:Cell>
  394. <f:Cell id="field22" alias="字段22" styleID="4" left="[group2.left]+1211.0" right="[field22.left]+318.0" top="[group2.top]+1192.0" bottom="[field22.top]+87.0" type="field">
  395. <f:DesignedCell text="制单人" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1211" rightLocationType="relative" rightRelativeObjID="field22" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1192" bottomLocationType="relative" bottomRelativeObjID="field22" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  396. <f:Data type="string">creator.name</f:Data>
  397. </f:Cell>
  398. <f:Cell id="text23" alias="文本23" styleID="3" left="[group2.left]+527.0" right="[text23.left]+170.0" top="[group2.top]+1203.0" bottom="[text23.top]+87.0" type="constant">
  399. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="527" rightLocationType="relative" rightRelativeObjID="text23" rightRelativeBorder="left" rightRelativeOffset="170" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1203" bottomLocationType="relative" bottomRelativeObjID="text23" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  400. <f:Data type="string">修改人</f:Data>
  401. </f:Cell>
  402. <f:Cell id="text24" alias="文本24" styleID="3" left="[group2.left]+1015.0" right="[text24.left]+231.0" top="[group2.top]+1218.0" bottom="[text24.top]+87.0" type="constant">
  403. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1015" rightLocationType="relative" rightRelativeObjID="text24" rightRelativeBorder="left" rightRelativeOffset="231" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1218" bottomLocationType="relative" bottomRelativeObjID="text24" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  404. <f:Data type="string">制单人</f:Data>
  405. </f:Cell>
  406. <f:Cell id="text26" alias="文本26" styleID="3" left="[group2.left]+1044.0" right="[text26.left]+231.0" top="[group2.top]+1306.0" bottom="[text26.top]+87.0" type="constant">
  407. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1044" rightLocationType="relative" rightRelativeObjID="text26" rightRelativeBorder="left" rightRelativeOffset="231" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1306" bottomLocationType="relative" bottomRelativeObjID="text26" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  408. <f:Data type="string">制单日期</f:Data>
  409. </f:Cell>
  410. <f:Cell id="field24" alias="字段24" styleID="4" left="[group2.left]+1274.0" right="[field24.left]+318.0" top="[group2.top]+1306.0" bottom="[field24.top]+55.0" type="field" format="yyyy-m-d">
  411. <f:DesignedCell text="制单日期" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="1274" rightLocationType="relative" rightRelativeObjID="field24" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1306" bottomLocationType="relative" bottomRelativeObjID="field24" bottomRelativeBorder="top" bottomRelativeOffset="55" locked="false" />
  412. <f:Data type="string">createTime</f:Data>
  413. </f:Cell>
  414. <f:Cell id="text22" alias="文本22" styleID="3" left="[group2.left]" right="[text22.left]+231.0" top="[group2.top]+1311.0" bottom="[text22.top]+87.0" type="constant">
  415. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="text22" rightRelativeBorder="left" rightRelativeOffset="231" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1311" bottomLocationType="relative" bottomRelativeObjID="text22" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  416. <f:Data type="string">审核日期</f:Data>
  417. </f:Cell>
  418. <f:Cell id="field20" alias="字段20" styleID="4" left="[group2.left]+209.0" right="[field20.left]+318.0" top="[group2.top]+1311.0" bottom="[field20.top]+55.0" type="field" format="yyyy-m-d">
  419. <f:DesignedCell text="审核日期" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="209" rightLocationType="relative" rightRelativeObjID="field20" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1311" bottomLocationType="relative" bottomRelativeObjID="field20" bottomRelativeBorder="top" bottomRelativeOffset="55" locked="false" />
  420. <f:Data type="string">auditTime</f:Data>
  421. </f:Cell>
  422. <f:Cell id="text25" alias="文本25" styleID="3" left="[group2.left]+527.0" right="[text25.left]+231.0" top="[group2.top]+1311.0" bottom="[text25.top]+87.0" type="constant">
  423. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="527" rightLocationType="relative" rightRelativeObjID="text25" rightRelativeBorder="left" rightRelativeOffset="231" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1311" bottomLocationType="relative" bottomRelativeObjID="text25" bottomRelativeBorder="top" bottomRelativeOffset="87" locked="false" />
  424. <f:Data type="string">修改日期</f:Data>
  425. </f:Cell>
  426. <f:Cell id="field23" alias="字段23" styleID="4" left="[group2.left]+757.0" right="[field23.left]+318.0" top="[group2.top]+1311.0" bottom="[field23.top]+55.0" type="field" format="yyyy-m-d">
  427. <f:DesignedCell text="修改日期" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="757" rightLocationType="relative" rightRelativeObjID="field23" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="1311" bottomLocationType="relative" bottomRelativeObjID="field23" bottomRelativeBorder="top" bottomRelativeOffset="55" locked="false" />
  428. <f:Data type="string">modificationTime</f:Data>
  429. </f:Cell>
  430. </f:Panel>
  431. </f:Area>
  432. </f:Page>
  433. </Form>
  434. <PrintInfo>
  435. <c:PageSetup>
  436. <c:PageMargin left="190" right="190" top="250" bottom="250" header="80" footer="80" />
  437. <c:Orientation>PORTRAIT</c:Orientation>
  438. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  439. <c:Header height="80" margin="80" />
  440. <c:Footer height="80" margin="80" />
  441. </c:PageSetup>
  442. <c:PrinterSetup />
  443. </PrintInfo>
  444. </DocRoot>