123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <DocInfo>
- <c:Created>Fri May 18 15:42:47 CST 2007</c:Created>
- <c:Company>kingdee.com</c:Company>
- <c:LastModified>Thu Dec 11 21:31:37 CST 2008</c:LastModified>
- <c:Author>null</c:Author>
- </DocInfo>
- <DataSources version="2.0">
- <c:DataSource id="purPriceRelationsQuery.bos-query">
- <c:Reference />
- <c:Params />
- </c:DataSource>
- </DataSources>
- <DataObjects version="1.0">
- <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">
- <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">
- <Outputs>
- <Columns>
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <Column name="entries.purRequestSeq" alias.zh_CN="采购申请单行号" alias.en="" alias.zh_TW="採購申請單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestSeq]" order="0" />
- <Column name="entries.groupNumber" alias.zh_CN="询价集中编号" alias.en="" alias.zh_TW="詢價集中編號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupNumber]" order="0" />
- <Column name="entries.groupSeq" alias.zh_CN="询价集中单行号" alias.en="" alias.zh_TW="詢價集中單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupSeq]" order="0" />
- <Column name="supplier.number" alias.zh_CN="供应商编码" alias.en="" alias.zh_TW="供應商編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.number]" order="0" />
- <Column name="supplier.name" alias.zh_CN="供应商名称" alias.en="" alias.zh_TW="供應商名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.name]" order="0" />
- <Column name="material.number" alias.zh_CN="物料编码" alias.en="" alias.zh_TW="物料編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.number]" order="0" />
- <Column name="material.name" alias.zh_CN="物料名称" alias.en="" alias.zh_TW="物料名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.name]" order="0" />
- <Column name="material.model" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.model]" order="0" />
- <Column name="assistProperty.number" alias.zh_CN="辅助属性编码" alias.en="" alias.zh_TW="輔助屬性編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.number]" order="0" />
- <Column name="assistProperty.name" alias.zh_CN="辅助属性" alias.en="" alias.zh_TW="輔助屬性" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.name]" order="0" />
- <Column name="baseUnit.number" alias.zh_CN="基本计量单位编码" alias.en="" alias.zh_TW="基本計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.number]" order="0" />
- <Column name="baseUnit.name" alias.zh_CN="基本计量单位" alias.en="" alias.zh_TW="基本計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.name]" order="0" />
- <Column name="entries.baseUnitLocalPrice" alias.zh_CN="基本计量单位本位币单价" alias.en="" alias.zh_TW="基本計量單位本位幣單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.baseUnitLocalPrice]" order="0" />
- <Column name="currency.number" alias.zh_CN="币别编码" alias.en="" alias.zh_TW="幣別編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.number]" order="0" />
- <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.name]" order="0" />
- <Column name="entries.exchangeRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.exchangeRate]" order="0" />
- <Column name="unit.number" alias.zh_CN="计量单位编码" alias.en="" alias.zh_TW="計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.number]" order="0" />
- <Column name="unit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.name]" order="0" />
- <Column name="entries.actualPrice" alias.zh_CN="实际单价" alias.en="" alias.zh_TW="實際單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualPrice]" order="0" />
- <Column name="entries.actualTaxPrice" alias.zh_CN="实际含税单价" alias.en="" alias.zh_TW="實際含稅單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualTaxPrice]" order="0" />
- <Column name="entries.qtyFrom" alias.zh_CN="数量从" alias.en="" alias.zh_TW="數量從" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyFrom]" order="0" />
- <Column name="entries.qtyTo" alias.zh_CN="数量到" alias.en="" alias.zh_TW="數量到" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyTo]" order="0" />
- <Column name="deliveryType.number" alias.zh_CN="交货方式编码" alias.en="" alias.zh_TW="交貨方式編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.number]" order="0" />
- <Column name="deliveryType.name" alias.zh_CN="交货方式" alias.en="" alias.zh_TW="交貨方式" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.name]" order="0" />
- <Column name="entries.deliveryDate" alias.zh_CN="交货天数" alias.en="" alias.zh_TW="交貨天數" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.deliveryDate]" order="0" />
- <Column name="entries.supplierAffirm" alias.zh_CN="供应商确认" alias.en="" alias.zh_TW="供應商確認" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.supplierAffirm]" order="0" />
- <Column name="entries.reason" alias.zh_CN="确认原因" alias.en="" alias.zh_TW="確認原因" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.reason]" order="0" />
- <Column name="entries.remark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.remark]" order="0" />
- <Column name="entries.purQuotationNumber" alias.zh_CN="采购询价单号" alias.en="" alias.zh_TW="採購詢價單號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationNumber]" order="0" />
- <Column name="entries.purQuotationSeq" alias.zh_CN="采购询价单行号" alias.en="" alias.zh_TW="採購詢價單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationSeq]" order="0" />
- <Column name="creator.number" alias.zh_CN="制单人编码" alias.en="" alias.zh_TW="制單人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.number]" order="0" />
- <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.name]" order="0" />
- <Column name="modifier.number" alias.zh_CN="修改人编码" alias.en="" alias.zh_TW="修改人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.number]" order="0" />
- <Column name="modifier.name" alias.zh_CN="修改人" alias.en="" alias.zh_TW="修改人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.name]" order="0" />
- <Column name="auditor.number" alias.zh_CN="审核人编码" alias.en="" alias.zh_TW="審核人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.number]" order="0" />
- <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.name]" order="0" />
- <Column name="modificationTime" alias.zh_CN="修改日期" alias.en="" alias.zh_TW="修改日期" alias="#1" dataType="string" order="0" />
- <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" dataType="string" order="0" />
- <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query version="1.0" type="bos.query">
- <Columns>
- <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]" />
- <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]" />
- <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]" />
- <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]" />
- <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]" />
- <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]" />
- <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]" />
- <Column name="entries.purRequestSeq" alias.zh_CN="采购申请单行号" alias.en="" alias.zh_TW="採購申請單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purRequestSeq]" />
- <Column name="entries.groupNumber" alias.zh_CN="询价集中编号" alias.en="" alias.zh_TW="詢價集中編號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupNumber]" />
- <Column name="entries.groupSeq" alias.zh_CN="询价集中单行号" alias.en="" alias.zh_TW="詢價集中單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.groupSeq]" />
- <Column name="supplier.number" alias.zh_CN="供应商编码" alias.en="" alias.zh_TW="供應商編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.number]" />
- <Column name="supplier.name" alias.zh_CN="供应商名称" alias.en="" alias.zh_TW="供應商名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[supplier.name]" />
- <Column name="material.number" alias.zh_CN="物料编码" alias.en="" alias.zh_TW="物料編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.number]" />
- <Column name="material.name" alias.zh_CN="物料名称" alias.en="" alias.zh_TW="物料名稱" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.name]" />
- <Column name="material.model" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[material.model]" />
- <Column name="assistProperty.number" alias.zh_CN="辅助属性编码" alias.en="" alias.zh_TW="輔助屬性編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.number]" />
- <Column name="assistProperty.name" alias.zh_CN="辅助属性" alias.en="" alias.zh_TW="輔助屬性" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[assistProperty.name]" />
- <Column name="baseUnit.number" alias.zh_CN="基本计量单位编码" alias.en="" alias.zh_TW="基本計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.number]" />
- <Column name="baseUnit.name" alias.zh_CN="基本计量单位" alias.en="" alias.zh_TW="基本計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[baseUnit.name]" />
- <Column name="entries.baseUnitLocalPrice" alias.zh_CN="基本计量单位本位币单价" alias.en="" alias.zh_TW="基本計量單位本位幣單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.baseUnitLocalPrice]" />
- <Column name="currency.number" alias.zh_CN="币别编码" alias.en="" alias.zh_TW="幣別編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.number]" />
- <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[currency.name]" />
- <Column name="entries.exchangeRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.exchangeRate]" />
- <Column name="unit.number" alias.zh_CN="计量单位编码" alias.en="" alias.zh_TW="計量單位編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.number]" />
- <Column name="unit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[unit.name]" />
- <Column name="entries.actualPrice" alias.zh_CN="实际单价" alias.en="" alias.zh_TW="實際單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualPrice]" />
- <Column name="entries.actualTaxPrice" alias.zh_CN="实际含税单价" alias.en="" alias.zh_TW="實際含稅單價" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.actualTaxPrice]" />
- <Column name="entries.qtyFrom" alias.zh_CN="数量从" alias.en="" alias.zh_TW="數量從" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyFrom]" />
- <Column name="entries.qtyTo" alias.zh_CN="数量到" alias.en="" alias.zh_TW="數量到" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.qtyTo]" />
- <Column name="deliveryType.number" alias.zh_CN="交货方式编码" alias.en="" alias.zh_TW="交貨方式編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.number]" />
- <Column name="deliveryType.name" alias.zh_CN="交货方式" alias.en="" alias.zh_TW="交貨方式" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[deliveryType.name]" />
- <Column name="entries.deliveryDate" alias.zh_CN="交货天数" alias.en="" alias.zh_TW="交貨天數" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.deliveryDate]" />
- <Column name="entries.supplierAffirm" alias.zh_CN="供应商确认" alias.en="" alias.zh_TW="供應商確認" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.supplierAffirm]" />
- <Column name="entries.reason" alias.zh_CN="确认原因" alias.en="" alias.zh_TW="確認原因" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.reason]" />
- <Column name="entries.remark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.remark]" />
- <Column name="entries.purQuotationNumber" alias.zh_CN="采购询价单号" alias.en="" alias.zh_TW="採購詢價單號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationNumber]" />
- <Column name="entries.purQuotationSeq" alias.zh_CN="采购询价单行号" alias.en="" alias.zh_TW="採購詢價單行號" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[entries.purQuotationSeq]" />
- <Column name="creator.number" alias.zh_CN="制单人编码" alias.en="" alias.zh_TW="制單人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.number]" />
- <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[creator.name]" />
- <Column name="modifier.number" alias.zh_CN="修改人编码" alias.en="" alias.zh_TW="修改人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.number]" />
- <Column name="modifier.name" alias.zh_CN="修改人" alias.en="" alias.zh_TW="修改人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[modifier.name]" />
- <Column name="auditor.number" alias.zh_CN="审核人编码" alias.en="" alias.zh_TW="審核人編碼" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.number]" />
- <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" dataType="string" expr="[purPriceRelationsQuery].[auditor.name]" />
- <Column name="modificationTime" alias.zh_CN="修改日期" alias.en="" alias.zh_TW="修改日期" alias="#1" dataType="string" />
- <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" dataType="string" />
- <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" dataType="string" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[purPriceRelationsQuery.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- </DataObjects>
- <Styles version="1.0">
- <c:Style id="3">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="5">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="7">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="2">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="0">
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="4">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="6">
- <c:Font color="#000000" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="1">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- </Styles>
- <Headers />
- <Footers />
- <Form id="form1" alias="采购比价单" version="3.1">
- <f:Page id="page1" alias="页1" styleID="0" repeat="-1" dataSourceID="purPriceRelationsQuery.bos-query">
- <f:DesignedPage paperSize="iso-a4" objWidth="1720" objHeight="2470" widthLimitless="false" heightLimitless="false" />
- <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">
- <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" />
- <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">
- <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" />
- <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">
- <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" />
- <f:Data type="string">采购比价单</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">number</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">purOrgUnit.name</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">bizDate</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">采购组织</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">比价单号</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">比价日期</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">单据状态</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">baseStatus</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">备注</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">description</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Rows>
- <f:Row />
- </f:Rows>
- <f:Columns>
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- </f:Columns>
- <f:Body>
- <f:Cell id="text13" alias="文本13" styleID="6" left="1" right="1" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">询价集中单号</f:Data>
- </f:Cell>
- <f:Cell id="text14" alias="文本14" styleID="6" left="2" right="2" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">询价集中单行号</f:Data>
- </f:Cell>
- <f:Cell id="text15" alias="文本15" styleID="6" left="3" right="3" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">供应商</f:Data>
- </f:Cell>
- <f:Cell id="text16" alias="文本16" styleID="6" left="4" right="4" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">物料</f:Data>
- </f:Cell>
- <f:Cell id="text17" alias="文本17" styleID="6" left="5" right="5" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">币别</f:Data>
- </f:Cell>
- <f:Cell id="text18" alias="文本18" styleID="6" left="6" right="6" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">实际单价</f:Data>
- </f:Cell>
- <f:Cell id="text19" alias="文本19" styleID="6" left="7" right="7" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">供应商确认</f:Data>
- </f:Cell>
- <f:Cell id="text20" alias="文本20" styleID="6" left="8" right="8" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="true" />
- <f:Data type="string">确认原因</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- <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">
- <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" />
- <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">
- <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" />
- <f:Rows>
- <f:Row />
- </f:Rows>
- <f:Columns>
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- <f:Column />
- </f:Columns>
- <f:Body>
- <f:Cell id="field11" alias="字段11" styleID="6" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="询价集中编号" locked="false" />
- <f:Data type="string">entries.groupNumber</f:Data>
- </f:Cell>
- <f:Cell id="field12" alias="字段12" styleID="6" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="询价集中单行号" locked="false" />
- <f:Data type="string">entries.groupSeq</f:Data>
- </f:Cell>
- <f:Cell id="field13" alias="字段13" styleID="6" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="供应商名称" locked="false" />
- <f:Data type="string">supplier.name</f:Data>
- </f:Cell>
- <f:Cell id="field14" alias="字段14" styleID="6" left="4" right="4" top="1" bottom="1" type="field">
- <f:DesignedCell text="物料名称" locked="false" />
- <f:Data type="string">material.name</f:Data>
- </f:Cell>
- <f:Cell id="field15" alias="字段15" styleID="6" left="5" right="5" top="1" bottom="1" type="field">
- <f:DesignedCell text="币别" locked="false" />
- <f:Data type="string">currency.name</f:Data>
- </f:Cell>
- <f:Cell id="field16" alias="字段16" styleID="6" left="6" right="6" top="1" bottom="1" type="field">
- <f:DesignedCell text="实际单价" locked="false" />
- <f:Data type="string">entries.actualPrice</f:Data>
- </f:Cell>
- <f:Cell id="field17" alias="字段17" styleID="6" left="7" right="7" top="1" bottom="1" type="field">
- <f:DesignedCell text="供应商确认" locked="false" />
- <f:Data type="string">entries.supplierAffirm</f:Data>
- </f:Cell>
- <f:Cell id="field18" alias="字段18" styleID="6" left="8" right="8" top="1" bottom="1" type="field">
- <f:DesignedCell text="确认原因" locked="false" />
- <f:Data type="string">entries.reason</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <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">
- <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" />
- <f:Data type="string">审核人</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">auditor.name</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">modifier.name</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">creator.name</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">修改人</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">制单人</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">制单日期</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">createTime</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">审核日期</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">auditTime</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">修改日期</f:Data>
- </f:Cell>
- <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">
- <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" />
- <f:Data type="string">modificationTime</f:Data>
- </f:Cell>
- </f:Panel>
- </f:Area>
- </f:Page>
- </Form>
- <PrintInfo>
- <c:PageSetup>
- <c:PageMargin left="190" right="190" top="250" bottom="250" header="80" footer="80" />
- <c:Orientation>PORTRAIT</c:Orientation>
- <c:PaperSizeName>iso-a4</c:PaperSizeName>
- <c:Header height="80" margin="80" />
- <c:Footer height="80" margin="80" />
- </c:PageSetup>
- <c:PrinterSetup />
- </PrintInfo>
- </DocRoot>
|