123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <DocRoot>
- <Parameters />
- <DataSources>
- <Reference name="DiscountApplyBillTDQuery" alias.zh_CN="贴现申请单套打查询" alias="#1" desc.zh_CN="贴现申请单套打查询" desc="#1" info="::/com/kingdee/eas/fm/nt/app/DiscountApplyBillTDQuery.bos-query" />
- </DataSources>
- <Styles version="1.0">
- <Style id="2">
- <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="diagonalleft" lineStyle="NullLine" />
- <Border position="diagonalright" lineStyle="NullLine" />
- </Borders>
- <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <Protection hidden="false" locked="false" />
- <NumberFormat>¥#,##0.00;¥-#,##0.00</NumberFormat>
- </Style>
- <Style id="1">
- <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="diagonalleft" lineStyle="NullLine" />
- <Border position="diagonalright" lineStyle="NullLine" />
- </Borders>
- <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <Protection hidden="false" locked="false" />
- </Style>
- <Style id="0" />
- </Styles>
- <Report type="r1-print" version="7.0.1">
- <Page id="page1" width="1720" height="2470">
- <Sub-objects>
- <PrintLayoutGrid id="layoutGrid1" styleId="0" x="299" y="217">
- <Data />
- <Col width="265" id="column1" />
- <Col width="265" id="column2" />
- <Col width="265" id="column3" />
- <Col width="265" id="column4" />
- <TR height="269" id="row1">
- <TD id="cell1" styleId="1">
- <Value type="text"><![CDATA[单据编号]]></Value>
- </TD>
- <TD id="cell2" styleId="1">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">number</Value>
- </TD>
- <TD id="cell3" styleId="1">
- <Value type="text"><![CDATA[公司]]></Value>
- </TD>
- <TD id="cell10" styleId="1">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">company.name</Value>
- </TD>
- </TR>
- <TR height="268" id="row2">
- <TD id="cell4" styleId="1">
- <Value type="text"><![CDATA[业务日期]]></Value>
- </TD>
- <TD id="cell5" styleId="1">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">bizDate</Value>
- </TD>
- <TD id="cell6" styleId="1">
- <Value type="text"><![CDATA[汇率]]></Value>
- </TD>
- <TD id="cell11" styleId="1">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">rate</Value>
- </TD>
- </TR>
- <TR height="268" id="row3">
- <TD id="cell7" styleId="1">
- <Value type="text"><![CDATA[贴现申请金额]]></Value>
- </TD>
- <TD id="cell8" styleId="2">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">discountApplyAmt</Value>
- </TD>
- <TD id="cell9" styleId="1">
- <Value type="text"><![CDATA[银行账号]]></Value>
- </TD>
- <TD id="cell12" styleId="1">
- <Value type="field" dataSource="DiscountApplyBillTDQuery">accountBank.bankAccountNumber</Value>
- </TD>
- </TR>
- </PrintLayoutGrid>
- </Sub-objects>
- </Page>
- </Report>
- <PrintInfo>
- <PaperSetup>
- <Paper>iso-a4</Paper>
- <Orientation>PORTRAIT</Orientation>
- <PageMargin left="190" right="190" top="250" bottom="250" />
- <Header height="150" margin="100" />
- <Footer height="150" margin="100" />
- </PaperSetup>
- <PrinterSetup>
- <DynamicPaper>false</DynamicPaper>
- <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
- </PrinterSetup>
- <PreviewSetup>
- <BackgroundPicture>false</BackgroundPicture>
- </PreviewSetup>
- </PrintInfo>
- </DocRoot>
|