PayableBillApplyBill.r1-print 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <DocRoot>
  2. <Parameters />
  3. <DataSources>
  4. <Reference name="PayableApplyBillTDQuery" alias.zh_CN="应付票据开票申请单套打" alias="#1" desc.zh_CN="应付票据开票申请单套打" desc="#1" info="::/com/kingdee/eas/fm/nt/app/PayableApplyBillTDQuery.bos-query" />
  5. </DataSources>
  6. <Styles version="1.0">
  7. <Style id="0">
  8. <Borders>
  9. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  10. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  11. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  12. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  13. </Borders>
  14. </Style>
  15. </Styles>
  16. <Report type="r1-print" version="7.0.1">
  17. <Page id="page1" width="1720" height="2470">
  18. <Sub-objects>
  19. <PrintLayoutGrid id="layoutGrid1" x="209" y="180">
  20. <Data />
  21. <Col width="441" id="column1" />
  22. <Col width="441" id="column2" />
  23. <Col width="440" id="column3" />
  24. <TR height="285" id="row1">
  25. <TD id="cell1" styleId="0">
  26. <Value type="text"><![CDATA[单据编号]]></Value>
  27. </TD>
  28. <TD id="cell2" styleId="0">
  29. <Value type="field" dataSource="PayableApplyBillTDQuery">number</Value>
  30. </TD>
  31. <TD id="cell3" />
  32. </TR>
  33. <TR height="284" id="row2">
  34. <TD id="cell4" styleId="0">
  35. <Value type="text"><![CDATA[申请日期]]></Value>
  36. </TD>
  37. <TD id="cell5" styleId="0">
  38. <Value type="field" dataSource="PayableApplyBillTDQuery">applyDate</Value>
  39. </TD>
  40. <TD id="cell6" />
  41. </TR>
  42. <TR height="284" id="row3">
  43. <TD id="cell7" styleId="0">
  44. <Value type="text"><![CDATA[单据状态]]></Value>
  45. </TD>
  46. <TD id="cell8" styleId="0">
  47. <Value type="field" dataSource="PayableApplyBillTDQuery">state</Value>
  48. </TD>
  49. <TD id="cell9" />
  50. </TR>
  51. </PrintLayoutGrid>
  52. </Sub-objects>
  53. </Page>
  54. </Report>
  55. <PrintInfo>
  56. <PaperSetup>
  57. <Paper>iso-a4</Paper>
  58. <Orientation>PORTRAIT</Orientation>
  59. <PageMargin left="190" right="190" top="250" bottom="250" />
  60. <Header height="150" margin="100" />
  61. <Footer height="150" margin="100" />
  62. </PaperSetup>
  63. <PrinterSetup>
  64. <DynamicPaper>false</DynamicPaper>
  65. <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
  66. </PrinterSetup>
  67. <PreviewSetup>
  68. <BackgroundPicture>false</BackgroundPicture>
  69. </PreviewSetup>
  70. </PrintInfo>
  71. </DocRoot>