ApVATInv.kdrs-form 80 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903
  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>Wed Oct 11 14:37:11 CST 2006</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Fri Nov 16 16:44:54 CST 2007</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="ApInvoice.bos-query">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="ApInvoice.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="ApInvoice.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="FSeq" alias.zh_CN="编号" alias.en="" alias.zh_TW="編號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  21. <Column name="FCompany" alias.zh_CN="公司" alias.en="" alias.zh_TW="公司" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  22. <Column name="FInvoicedDate" alias.zh_CN="开票日期" alias.en="" alias.zh_TW="開票日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" order="0" />
  23. <Column name="FCussAcct" alias.zh_CN="往来户" alias.en="" alias.zh_TW="往來戶" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  24. <Column name="FAddress" alias.zh_CN="地址" alias.en="" alias.zh_TW="地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  25. <Column name="FPhone" alias.zh_CN="电话" alias.en="" alias.zh_TW="電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  26. <Column name="FTaxRegNumber" alias.zh_CN="税务登记号" alias.en="" alias.zh_TW="稅務登記號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  27. <Column name="FBank" alias.zh_CN="开户行" alias.en="" alias.zh_TW="開戶行" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  28. <Column name="FBankAcct" alias.zh_CN="开户账号" alias.en="" alias.zh_TW="開戶賬號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  29. <Column name="FTotalAmount" alias.zh_CN="合计" alias.en="" alias.zh_TW="合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  30. <Column name="FPayeePayer" alias.zh_CN="收/付款人" alias.en="" alias.zh_TW="收/付款人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  31. <Column name="FDrawer" alias.zh_CN="开票人" alias.en="" alias.zh_TW="開票人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  32. <Column name="FAuditor" alias.zh_CN="复核人" alias.en="" alias.zh_TW="復核人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  33. <Column name="FRemark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" order="0" />
  34. <Column name="FCompTaxRegNum" alias.zh_CN="公司税务登记号" alias.en="" alias.zh_TW="公司稅務登記號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  35. <Column name="FCompBank_Acct" alias.zh_CN="公司开户行及账号" alias.en="" alias.zh_TW="公司開戶行及賬號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  36. <Column name="FCompAddr" alias.zh_CN="公司地址" alias.en="" alias.zh_TW="公司地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  37. <Column name="FCompPhone" alias.zh_CN="公司电话" alias.en="" alias.zh_TW="公司電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  38. <Column name="FMaterial" alias.zh_CN="物料" alias.en="" alias.zh_TW="物料" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  39. <Column name="FMaterailType" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  40. <Column name="FUnit" alias.zh_CN="单位" alias.en="" alias.zh_TW="單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  41. <Column name="FQuantity" alias.zh_CN="数量" alias.en="" alias.zh_TW="數量" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  42. <Column name="FUnitPrice" alias.zh_CN="单价" alias.en="" alias.zh_TW="單價" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  43. <Column name="FAmount" alias.zh_CN="不含税金额" alias.en="" alias.zh_TW="不含稅金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  44. <Column name="FTaxRate" alias.zh_CN="税率" alias.en="" alias.zh_TW="稅率" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  45. <Column name="FTaxAmount" alias.zh_CN="税额" alias.en="" alias.zh_TW="稅額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" order="0" />
  46. </Columns>
  47. </Outputs>
  48. <Query version="1.0" type="bos.query">
  49. <Columns>
  50. <Column name="FSeq" alias.zh_CN="编号" alias.en="" alias.zh_TW="編號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  51. <Column name="FCompany" alias.zh_CN="公司" alias.en="" alias.zh_TW="公司" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  52. <Column name="FInvoicedDate" alias.zh_CN="开票日期" alias.en="" alias.zh_TW="開票日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" />
  53. <Column name="FCussAcct" alias.zh_CN="往来户" alias.en="" alias.zh_TW="往來戶" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  54. <Column name="FAddress" alias.zh_CN="地址" alias.en="" alias.zh_TW="地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  55. <Column name="FPhone" alias.zh_CN="电话" alias.en="" alias.zh_TW="電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  56. <Column name="FTaxRegNumber" alias.zh_CN="税务登记号" alias.en="" alias.zh_TW="稅務登記號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  57. <Column name="FBank" alias.zh_CN="开户行" alias.en="" alias.zh_TW="開戶行" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  58. <Column name="FBankAcct" alias.zh_CN="开户账号" alias.en="" alias.zh_TW="開戶賬號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  59. <Column name="FTotalAmount" alias.zh_CN="合计" alias.en="" alias.zh_TW="合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  60. <Column name="FPayeePayer" alias.zh_CN="收/付款人" alias.en="" alias.zh_TW="收/付款人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  61. <Column name="FDrawer" alias.zh_CN="开票人" alias.en="" alias.zh_TW="開票人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  62. <Column name="FAuditor" alias.zh_CN="复核人" alias.en="" alias.zh_TW="復核人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  63. <Column name="FRemark" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" />
  64. <Column name="FCompTaxRegNum" alias.zh_CN="公司税务登记号" alias.en="" alias.zh_TW="公司稅務登記號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  65. <Column name="FCompBank_Acct" alias.zh_CN="公司开户行及账号" alias.en="" alias.zh_TW="公司開戶行及賬號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  66. <Column name="FCompAddr" alias.zh_CN="公司地址" alias.en="" alias.zh_TW="公司地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  67. <Column name="FCompPhone" alias.zh_CN="公司电话" alias.en="" alias.zh_TW="公司電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  68. <Column name="FMaterial" alias.zh_CN="物料" alias.en="" alias.zh_TW="物料" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  69. <Column name="FMaterailType" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  70. <Column name="FUnit" alias.zh_CN="单位" alias.en="" alias.zh_TW="單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  71. <Column name="FQuantity" alias.zh_CN="数量" alias.en="" alias.zh_TW="數量" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  72. <Column name="FUnitPrice" alias.zh_CN="单价" alias.en="" alias.zh_TW="單價" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  73. <Column name="FAmount" alias.zh_CN="不含税金额" alias.en="" alias.zh_TW="不含稅金額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  74. <Column name="FTaxRate" alias.zh_CN="税率" alias.en="" alias.zh_TW="稅率" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  75. <Column name="FTaxAmount" alias.zh_CN="税额" alias.en="" alias.zh_TW="稅額" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="decimal" />
  76. </Columns>
  77. <Tables />
  78. <Joins />
  79. <Orders />
  80. <Filter />
  81. <Content><![CDATA[ApInvoice.bos-query]]></Content>
  82. </Query>
  83. <EXT />
  84. </CommonQuery>
  85. </DataObject>
  86. </DataObjects>
  87. <Styles version="1.0">
  88. <c:Style id="28">
  89. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  90. <c:Borders>
  91. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  92. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  93. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  94. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  95. <c:Border position="diagonalleft" lineStyle="NullLine" />
  96. <c:Border position="diagonalright" lineStyle="NullLine" />
  97. </c:Borders>
  98. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  99. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  100. <c:Protection hidden="false" locked="false" />
  101. </c:Style>
  102. <c:Style id="3">
  103. <c:Font fontName="宋体" size="12" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  104. <c:Borders>
  105. <c:Border position="left" lineStyle="NullLine" />
  106. <c:Border position="top" lineStyle="NullLine" />
  107. <c:Border position="right" lineStyle="NullLine" />
  108. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  109. <c:Border position="diagonalleft" lineStyle="NullLine" />
  110. <c:Border position="diagonalright" lineStyle="NullLine" />
  111. </c:Borders>
  112. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  113. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  114. <c:Protection hidden="false" locked="false" />
  115. </c:Style>
  116. <c:Style id="29">
  117. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  118. <c:Borders>
  119. <c:Border position="left" lineStyle="NullLine" />
  120. <c:Border position="top" lineStyle="NullLine" />
  121. <c:Border position="right" lineStyle="NullLine" />
  122. <c:Border position="bottom" lineStyle="NullLine" />
  123. <c:Border position="diagonalleft" lineStyle="NullLine" />
  124. <c:Border position="diagonalright" lineStyle="NullLine" />
  125. </c:Borders>
  126. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  127. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  128. <c:Protection hidden="false" locked="false" />
  129. </c:Style>
  130. <c:Style id="27">
  131. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  132. <c:Borders>
  133. <c:Border position="left" lineStyle="NullLine" />
  134. <c:Border position="top" lineStyle="NullLine" />
  135. <c:Border position="right" lineStyle="NullLine" />
  136. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  137. <c:Border position="diagonalleft" lineStyle="NullLine" />
  138. <c:Border position="diagonalright" lineStyle="NullLine" />
  139. </c:Borders>
  140. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  141. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  142. <c:Protection hidden="false" locked="false" />
  143. </c:Style>
  144. <c:Style id="0">
  145. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  146. </c:Style>
  147. <c:Style id="14">
  148. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  149. <c:Borders>
  150. <c:Border position="left" lineStyle="NullLine" />
  151. <c:Border position="top" lineStyle="NullLine" />
  152. <c:Border position="right" lineStyle="NullLine" />
  153. <c:Border position="bottom" lineStyle="NullLine" />
  154. <c:Border position="diagonalleft" lineStyle="NullLine" />
  155. <c:Border position="diagonalright" lineStyle="NullLine" />
  156. </c:Borders>
  157. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  158. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  159. <c:Protection hidden="false" locked="false" />
  160. </c:Style>
  161. <c:Style id="17">
  162. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  163. <c:Borders>
  164. <c:Border position="left" lineStyle="NullLine" />
  165. <c:Border position="top" lineStyle="NullLine" />
  166. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  167. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  168. <c:Border position="diagonalleft" lineStyle="NullLine" />
  169. <c:Border position="diagonalright" lineStyle="NullLine" />
  170. </c:Borders>
  171. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  172. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  173. <c:Protection hidden="false" locked="false" />
  174. </c:Style>
  175. <c:Style id="6">
  176. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  177. <c:Borders>
  178. <c:Border position="left" lineStyle="NullLine" />
  179. <c:Border position="top" lineStyle="NullLine" />
  180. <c:Border position="right" lineStyle="NullLine" />
  181. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  182. <c:Border position="diagonalleft" lineStyle="NullLine" />
  183. <c:Border position="diagonalright" lineStyle="NullLine" />
  184. </c:Borders>
  185. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  186. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  187. <c:Protection hidden="false" locked="false" />
  188. </c:Style>
  189. <c:Style id="1">
  190. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  191. <c:Borders>
  192. <c:Border position="left" lineStyle="NullLine" />
  193. <c:Border position="top" lineStyle="NullLine" />
  194. <c:Border position="right" lineStyle="NullLine" />
  195. <c:Border position="bottom" lineStyle="NullLine" />
  196. <c:Border position="diagonalleft" lineStyle="NullLine" />
  197. <c:Border position="diagonalright" lineStyle="NullLine" />
  198. </c:Borders>
  199. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  200. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  201. <c:Protection hidden="false" locked="false" />
  202. </c:Style>
  203. <c:Style id="5">
  204. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  205. <c:Borders>
  206. <c:Border position="left" lineStyle="NullLine" />
  207. <c:Border position="top" lineStyle="NullLine" />
  208. <c:Border position="right" lineStyle="NullLine" />
  209. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  210. <c:Border position="diagonalleft" lineStyle="NullLine" />
  211. <c:Border position="diagonalright" lineStyle="NullLine" />
  212. </c:Borders>
  213. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  214. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  215. <c:Protection hidden="false" locked="false" />
  216. </c:Style>
  217. <c:Style id="16">
  218. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  219. <c:Borders>
  220. <c:Border position="left" lineStyle="NullLine" />
  221. <c:Border position="top" lineStyle="NullLine" />
  222. <c:Border position="right" lineStyle="NullLine" />
  223. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  224. <c:Border position="diagonalleft" lineStyle="NullLine" />
  225. <c:Border position="diagonalright" lineStyle="NullLine" />
  226. </c:Borders>
  227. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  228. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  229. <c:Protection hidden="false" locked="false" />
  230. </c:Style>
  231. <c:Style id="24">
  232. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  233. <c:Borders>
  234. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  235. <c:Border position="top" lineStyle="NullLine" />
  236. <c:Border position="right" lineStyle="NullLine" />
  237. <c:Border position="bottom" lineStyle="NullLine" />
  238. <c:Border position="diagonalleft" lineStyle="NullLine" />
  239. <c:Border position="diagonalright" lineStyle="NullLine" />
  240. </c:Borders>
  241. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  242. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  243. <c:Protection hidden="false" locked="false" />
  244. </c:Style>
  245. <c:Style id="11">
  246. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  247. <c:Borders>
  248. <c:Border position="left" lineStyle="NullLine" />
  249. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  250. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  251. <c:Border position="bottom" lineStyle="NullLine" />
  252. <c:Border position="diagonalleft" lineStyle="NullLine" />
  253. <c:Border position="diagonalright" lineStyle="NullLine" />
  254. </c:Borders>
  255. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  256. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  257. <c:Protection hidden="false" locked="false" />
  258. </c:Style>
  259. <c:Style id="15">
  260. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  261. <c:Borders>
  262. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  263. <c:Border position="top" lineStyle="NullLine" />
  264. <c:Border position="right" lineStyle="NullLine" />
  265. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  266. <c:Border position="diagonalleft" lineStyle="NullLine" />
  267. <c:Border position="diagonalright" lineStyle="NullLine" />
  268. </c:Borders>
  269. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  270. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  271. <c:Protection hidden="false" locked="false" />
  272. </c:Style>
  273. <c:Style id="4">
  274. <c:Font fontName="宋体" size="14" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  275. <c:Borders>
  276. <c:Border position="left" lineStyle="NullLine" />
  277. <c:Border position="top" lineStyle="NullLine" />
  278. <c:Border position="right" lineStyle="NullLine" />
  279. <c:Border position="bottom" lineStyle="NullLine" />
  280. <c:Border position="diagonalleft" lineStyle="NullLine" />
  281. <c:Border position="diagonalright" lineStyle="NullLine" />
  282. </c:Borders>
  283. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  284. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  285. <c:Protection hidden="false" locked="false" />
  286. </c:Style>
  287. <c:Style id="23">
  288. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  289. <c:Borders>
  290. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  291. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  292. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  293. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  294. <c:Border position="diagonalleft" lineStyle="NullLine" />
  295. <c:Border position="diagonalright" lineStyle="NullLine" />
  296. </c:Borders>
  297. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  298. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  299. <c:Protection hidden="false" locked="false" />
  300. </c:Style>
  301. <c:Style id="12">
  302. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  303. <c:Borders>
  304. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  305. <c:Border position="top" lineStyle="NullLine" />
  306. <c:Border position="right" lineStyle="NullLine" />
  307. <c:Border position="bottom" lineStyle="NullLine" />
  308. <c:Border position="diagonalleft" lineStyle="NullLine" />
  309. <c:Border position="diagonalright" lineStyle="NullLine" />
  310. </c:Borders>
  311. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  312. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  313. <c:Protection hidden="false" locked="false" />
  314. </c:Style>
  315. <c:Style id="30">
  316. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  317. <c:Borders>
  318. <c:Border position="left" lineStyle="NullLine" />
  319. <c:Border position="top" lineStyle="NullLine" />
  320. <c:Border position="right" lineStyle="NullLine" />
  321. <c:Border position="bottom" lineStyle="NullLine" />
  322. <c:Border position="diagonalleft" lineStyle="NullLine" />
  323. <c:Border position="diagonalright" lineStyle="NullLine" />
  324. </c:Borders>
  325. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  326. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  327. <c:Protection hidden="false" locked="false" />
  328. </c:Style>
  329. <c:Style id="7">
  330. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  331. <c:Borders>
  332. <c:Border position="left" lineStyle="NullLine" />
  333. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  334. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  335. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  336. <c:Border position="diagonalleft" lineStyle="NullLine" />
  337. <c:Border position="diagonalright" lineStyle="NullLine" />
  338. </c:Borders>
  339. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  340. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  341. <c:Protection hidden="false" locked="false" />
  342. </c:Style>
  343. <c:Style id="18">
  344. <c:Font color="#000000" />
  345. <c:Borders>
  346. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  347. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  348. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  349. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  350. </c:Borders>
  351. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  352. </c:Style>
  353. <c:Style id="2">
  354. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  355. <c:Borders>
  356. <c:Border position="left" lineStyle="Single" penStyle="Continuous" color="#000000" />
  357. <c:Border position="top" lineStyle="Single" penStyle="Continuous" color="#000000" />
  358. <c:Border position="right" lineStyle="Single" penStyle="Continuous" color="#000000" />
  359. <c:Border position="bottom" lineStyle="Single" penStyle="Continuous" color="#000000" />
  360. <c:Border position="diagonalleft" lineStyle="NullLine" />
  361. <c:Border position="diagonalright" lineStyle="NullLine" />
  362. </c:Borders>
  363. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  364. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  365. <c:Protection hidden="false" locked="false" />
  366. </c:Style>
  367. <c:Style id="20">
  368. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  369. <c:Borders>
  370. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  371. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  372. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  373. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  374. <c:Border position="diagonalleft" lineStyle="NullLine" />
  375. <c:Border position="diagonalright" lineStyle="NullLine" />
  376. </c:Borders>
  377. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  378. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  379. <c:Protection hidden="false" locked="false" />
  380. </c:Style>
  381. <c:Style id="31">
  382. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  383. <c:Borders>
  384. <c:Border position="left" lineStyle="NullLine" />
  385. <c:Border position="top" lineStyle="NullLine" />
  386. <c:Border position="right" lineStyle="NullLine" />
  387. <c:Border position="bottom" lineStyle="NullLine" />
  388. <c:Border position="diagonalleft" lineStyle="NullLine" />
  389. <c:Border position="diagonalright" lineStyle="NullLine" />
  390. </c:Borders>
  391. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  392. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  393. <c:Protection hidden="false" locked="false" />
  394. </c:Style>
  395. <c:Style id="25">
  396. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  397. <c:Borders>
  398. <c:Border position="left" lineStyle="NullLine" />
  399. <c:Border position="top" lineStyle="NullLine" />
  400. <c:Border position="right" lineStyle="NullLine" />
  401. <c:Border position="bottom" lineStyle="NullLine" />
  402. <c:Border position="diagonalleft" lineStyle="NullLine" />
  403. <c:Border position="diagonalright" lineStyle="NullLine" />
  404. </c:Borders>
  405. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  406. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  407. <c:Protection hidden="false" locked="false" />
  408. </c:Style>
  409. <c:Style id="21">
  410. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  411. <c:Borders>
  412. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  413. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  414. <c:Border position="right" lineStyle="NullLine" />
  415. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  416. <c:Border position="diagonalleft" lineStyle="NullLine" />
  417. <c:Border position="diagonalright" lineStyle="NullLine" />
  418. </c:Borders>
  419. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  420. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  421. <c:Protection hidden="false" locked="false" />
  422. </c:Style>
  423. <c:Style id="10">
  424. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  425. <c:Borders>
  426. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  427. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  428. <c:Border position="right" lineStyle="NullLine" />
  429. <c:Border position="bottom" lineStyle="NullLine" />
  430. <c:Border position="diagonalleft" lineStyle="NullLine" />
  431. <c:Border position="diagonalright" lineStyle="NullLine" />
  432. </c:Borders>
  433. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  434. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  435. <c:Protection hidden="false" locked="false" />
  436. </c:Style>
  437. <c:Style id="13">
  438. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  439. <c:Borders>
  440. <c:Border position="left" lineStyle="NullLine" />
  441. <c:Border position="top" lineStyle="NullLine" />
  442. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  443. <c:Border position="bottom" lineStyle="NullLine" />
  444. <c:Border position="diagonalleft" lineStyle="NullLine" />
  445. <c:Border position="diagonalright" lineStyle="NullLine" />
  446. </c:Borders>
  447. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  448. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  449. <c:Protection hidden="false" locked="false" />
  450. </c:Style>
  451. <c:Style id="26">
  452. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  453. <c:Borders>
  454. <c:Border position="left" lineStyle="NullLine" />
  455. <c:Border position="top" lineStyle="NullLine" />
  456. <c:Border position="right" lineStyle="NullLine" />
  457. <c:Border position="bottom" lineStyle="NullLine" />
  458. <c:Border position="diagonalleft" lineStyle="NullLine" />
  459. <c:Border position="diagonalright" lineStyle="NullLine" />
  460. </c:Borders>
  461. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  462. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  463. <c:Protection hidden="false" locked="false" />
  464. </c:Style>
  465. <c:Style id="22">
  466. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  467. <c:Borders>
  468. <c:Border position="left" lineStyle="NullLine" />
  469. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  470. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  471. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  472. <c:Border position="diagonalleft" lineStyle="NullLine" />
  473. <c:Border position="diagonalright" lineStyle="NullLine" />
  474. </c:Borders>
  475. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  476. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  477. <c:Protection hidden="false" locked="false" />
  478. </c:Style>
  479. <c:Style id="9">
  480. <c:Borders>
  481. <c:Border position="left" lineStyle="NullLine" />
  482. <c:Border position="top" lineStyle="NullLine" />
  483. <c:Border position="right" lineStyle="NullLine" />
  484. <c:Border position="bottom" lineStyle="NullLine" />
  485. </c:Borders>
  486. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  487. </c:Style>
  488. <c:Style id="19">
  489. <c:Borders>
  490. <c:Border position="left" lineStyle="Single" penStyle="Dot" />
  491. <c:Border position="top" lineStyle="Single" penStyle="Dot" />
  492. <c:Border position="right" lineStyle="Single" penStyle="Dot" />
  493. <c:Border position="bottom" lineStyle="Single" penStyle="Dot" />
  494. </c:Borders>
  495. </c:Style>
  496. <c:Style id="8">
  497. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  498. <c:Borders>
  499. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  500. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  501. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  502. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  503. <c:Border position="diagonalleft" lineStyle="NullLine" />
  504. <c:Border position="diagonalright" lineStyle="NullLine" />
  505. </c:Borders>
  506. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  507. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  508. <c:Protection hidden="false" locked="false" />
  509. </c:Style>
  510. </Styles>
  511. <Headers />
  512. <Footers />
  513. <Form id="form1" alias="ApVATInv.kdrs-form" version="3.1">
  514. <f:Page id="page1" alias="页1" styleID="0" repeat="-1" dataSourceID="ApInvoice.bos-query">
  515. <f:DesignedPage paperSize="iso-a4" objWidth="2590" objHeight="1600" widthLimitless="false" heightLimitless="false" />
  516. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[page1.right]" top="[page1.top]" bottom="[page1.bottom]" nextAreaID="loop1">
  517. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="page1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="page1" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  518. <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[loop1.right]" top="[loop1.top]" bottom="[loop1.bottom]" dataSourceID="ApInvoice.bos-query">
  519. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop1" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  520. <f:Cell id="text1" alias="lblTitle" styleID="3" left="[group1.left]+830.0" right="[text1.left]+779.0" top="[group1.top]+48.0" bottom="[text1.top]+98.0" type="constant">
  521. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="830" rightLocationType="relative" rightRelativeObjID="text1" rightRelativeBorder="left" rightRelativeOffset="779" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="48" bottomLocationType="relative" bottomRelativeObjID="text1" bottomRelativeBorder="top" bottomRelativeOffset="98" locked="false" />
  522. <f:Data type="string">增值税专用发票</f:Data>
  523. </f:Cell>
  524. <f:Cell id="text3" alias="lblNo" styleID="4" left="[group1.left]+1771.0" right="[text3.left]+183.0" top="[group1.top]+54.0" bottom="[text3.top]+106.0" type="constant">
  525. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="1771" rightLocationType="relative" rightRelativeObjID="text3" rightRelativeBorder="left" rightRelativeOffset="183" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="54" bottomLocationType="relative" bottomRelativeObjID="text3" bottomRelativeBorder="top" bottomRelativeOffset="106" locked="false" />
  526. <f:Data type="string">No.</f:Data>
  527. </f:Cell>
  528. <f:Cell id="field1" alias="varNum" styleID="4" left="[text3.right]" right="[field1.left]+495.0" top="[group1.top]+54.0" bottom="[field1.top]+106.0" type="field">
  529. <f:DesignedCell text="编号" leftLocationType="relative" leftRelativeObjID="text3" leftRelativeBorder="right" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="field1" rightRelativeBorder="left" rightRelativeOffset="495" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="54" bottomLocationType="relative" bottomRelativeObjID="field1" bottomRelativeBorder="top" bottomRelativeOffset="106" locked="false" />
  530. <f:Data type="string">FSeq</f:Data>
  531. </f:Cell>
  532. <f:Cell id="text2" alias="文本2" styleID="4" left="[group1.left]+928.0" right="[text2.left]+617.0" top="[group1.top]+175.0" bottom="[text2.top]+93.0" type="constant">
  533. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="928" rightLocationType="relative" rightRelativeObjID="text2" rightRelativeBorder="left" rightRelativeOffset="617" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="175" bottomLocationType="relative" bottomRelativeObjID="text2" bottomRelativeBorder="top" bottomRelativeOffset="93" locked="false" />
  534. <f:Data type="string">发 票 联</f:Data>
  535. </f:Cell>
  536. <f:Cell id="text5" alias="lblInvDate" styleID="5" left="[text2.right]+239.0" right="[text5.left]+182.0" top="[group1.top]+198.0" bottom="[text5.top]+82.0" type="constant">
  537. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="text2" leftRelativeBorder="right" leftRelativeOffset="239" rightLocationType="relative" rightRelativeObjID="text5" rightRelativeBorder="left" rightRelativeOffset="182" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="198" bottomLocationType="relative" bottomRelativeObjID="text5" bottomRelativeBorder="top" bottomRelativeOffset="82" locked="false" />
  538. <f:Data type="string">开票日期</f:Data>
  539. </f:Cell>
  540. <f:Cell id="field4" alias="varInvDate" styleID="6" left="[text5.right]" right="[field4.left]+378.0" top="[group1.top]+198.0" bottom="[field4.top]+82.0" type="field" format="yyyy年m月d日;@">
  541. <f:DesignedCell text="开票日期" leftLocationType="relative" leftRelativeObjID="text5" leftRelativeBorder="right" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="field4" rightRelativeBorder="left" rightRelativeOffset="378" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="198" bottomLocationType="relative" bottomRelativeObjID="field4" bottomRelativeBorder="top" bottomRelativeOffset="82" locked="false" />
  542. <f:Data type="string">FInvoicedDate</f:Data>
  543. </f:Cell>
  544. <f:Table id="table5" alias="网格容器5" styleID="7" left="[group1.left]+45.0" right="[table5.left]+2408.0" top="[group1.top]+323.0" bottom="[table5.top]+210.0" layout="1">
  545. <f:DesignedTable layout="nonAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="table5" rightRelativeBorder="left" rightRelativeOffset="2408" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="323" bottomLocationType="relative" bottomRelativeObjID="table5" bottomRelativeBorder="top" bottomRelativeOffset="210" locked="false" />
  546. <f:Rows>
  547. <f:Row height="210" />
  548. </f:Rows>
  549. <f:Columns>
  550. <f:Column width="50" />
  551. <f:Column width="1407" />
  552. <f:Column width="50" />
  553. <f:Column width="901" />
  554. </f:Columns>
  555. <f:Body>
  556. <f:Cell id="text19" alias="文本14" styleID="8" left="1" right="1" top="1" bottom="1" type="constant">
  557. <f:DesignedCell locked="false" />
  558. <f:Data type="string">销货单位</f:Data>
  559. </f:Cell>
  560. <f:Table id="table6" alias="网格容器6" styleID="9" left="2" right="2" top="1" bottom="1" layout="1">
  561. <f:DesignedTable layout="heightAuto" locked="false" />
  562. <f:Rows>
  563. <f:Row height="52" />
  564. <f:Row height="52" />
  565. <f:Row height="52" />
  566. <f:Row height="53" />
  567. </f:Rows>
  568. <f:Columns>
  569. <f:Column width="388" />
  570. <f:Column width="509" />
  571. <f:Column width="510" />
  572. </f:Columns>
  573. <f:Body>
  574. <f:Cell id="text20" alias="文本15" styleID="10" left="1" right="1" top="1" bottom="1" type="constant" divideCharacter="4|false">
  575. <f:DesignedCell locked="false" />
  576. <f:Data type="string">名称</f:Data>
  577. </f:Cell>
  578. <f:Cell id="field11" alias="字段10" styleID="11" left="2" right="3" top="1" bottom="1" type="field">
  579. <f:DesignedCell text="往来户" locked="false" />
  580. <f:Data type="string">FCussAcct</f:Data>
  581. </f:Cell>
  582. <f:Cell id="text21" alias="文本16" styleID="12" left="1" right="1" top="2" bottom="2" type="constant">
  583. <f:DesignedCell locked="false" />
  584. <f:Data type="string">纳税人识别号</f:Data>
  585. </f:Cell>
  586. <f:Cell id="field16" alias="字段12" styleID="13" left="2" right="3" top="2" bottom="2" type="field">
  587. <f:DesignedCell text="税务登记号" locked="false" />
  588. <f:Data type="string">FTaxRegNumber</f:Data>
  589. </f:Cell>
  590. <f:Cell id="text22" alias="文本17" styleID="12" left="1" right="1" top="3" bottom="3" type="constant">
  591. <f:DesignedCell locked="false" />
  592. <f:Data type="string">地址、电话</f:Data>
  593. </f:Cell>
  594. <f:Cell id="field29" alias="字段27" styleID="14" left="2" right="2" top="3" bottom="3" type="field">
  595. <f:DesignedCell text="地址" locked="false" />
  596. <f:Data type="string">FAddress</f:Data>
  597. </f:Cell>
  598. <f:Cell id="field30" alias="字段28" styleID="13" left="3" right="3" top="3" bottom="3" type="field">
  599. <f:DesignedCell text="电话" locked="false" />
  600. <f:Data type="string">FPhone</f:Data>
  601. </f:Cell>
  602. <f:Cell id="text23" alias="文本18" styleID="15" left="1" right="1" top="4" bottom="4" type="constant">
  603. <f:DesignedCell locked="false" />
  604. <f:Data type="string">开户行及账号</f:Data>
  605. </f:Cell>
  606. <f:Cell id="field31" alias="字段29" styleID="16" left="2" right="2" top="4" bottom="4" type="field">
  607. <f:DesignedCell text="开户行" locked="false" />
  608. <f:Data type="string">FBank</f:Data>
  609. </f:Cell>
  610. <f:Cell id="field32" alias="字段30" styleID="17" left="3" right="3" top="4" bottom="4" type="field">
  611. <f:DesignedCell text="开户账号" locked="false" />
  612. <f:Data type="string">FBankAcct</f:Data>
  613. </f:Cell>
  614. </f:Body>
  615. </f:Table>
  616. <f:Cell id="text18" alias="文本4" styleID="8" left="3" right="3" top="1" bottom="1" type="constant">
  617. <f:DesignedCell locked="false" />
  618. <f:Data type="string">密码区</f:Data>
  619. </f:Cell>
  620. </f:Body>
  621. </f:Table>
  622. <f:Table id="table1" alias="网格容器1" styleID="9" left="[group1.left]+45.0" right="[table1.left]+2407.0" top="[group1.top]+533.0" bottom="[table1.top]+70.0" layout="1">
  623. <f:DesignedTable layout="widthAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="table1" rightRelativeBorder="left" rightRelativeOffset="2407" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="533" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="70" locked="false" />
  624. <f:Rows>
  625. <f:Row height="70" />
  626. </f:Rows>
  627. <f:Columns>
  628. <f:Column width="300" />
  629. <f:Column width="301" />
  630. <f:Column width="301" />
  631. <f:Column width="301" />
  632. <f:Column width="301" />
  633. <f:Column width="301" />
  634. <f:Column width="301" />
  635. <f:Column width="301" />
  636. </f:Columns>
  637. <f:Body>
  638. <f:Cell id="text6" alias="文本6" styleID="8" left="1" right="1" top="1" bottom="1" type="constant">
  639. <f:DesignedCell locked="false" />
  640. <f:Data type="string">货物或应税劳务名称</f:Data>
  641. </f:Cell>
  642. <f:Cell id="text7" alias="文本7" styleID="18" left="2" right="2" top="1" bottom="1" type="constant">
  643. <f:DesignedCell locked="false" />
  644. <f:Data type="string">规格</f:Data>
  645. </f:Cell>
  646. <f:Cell id="text8" alias="文本8" styleID="18" left="3" right="3" top="1" bottom="1" type="constant">
  647. <f:DesignedCell locked="false" />
  648. <f:Data type="string">单位</f:Data>
  649. </f:Cell>
  650. <f:Cell id="text9" alias="文本9" styleID="18" left="4" right="4" top="1" bottom="1" type="constant">
  651. <f:DesignedCell locked="false" />
  652. <f:Data type="string">数量</f:Data>
  653. </f:Cell>
  654. <f:Cell id="text10" alias="文本10" styleID="18" left="5" right="5" top="1" bottom="1" type="constant">
  655. <f:DesignedCell locked="false" />
  656. <f:Data type="string">单价</f:Data>
  657. </f:Cell>
  658. <f:Cell id="text11" alias="文本11" styleID="18" left="6" right="6" top="1" bottom="1" type="constant">
  659. <f:DesignedCell locked="false" />
  660. <f:Data type="string">金额</f:Data>
  661. </f:Cell>
  662. <f:Cell id="text24" alias="文本19" styleID="18" left="7" right="7" top="1" bottom="1" type="constant">
  663. <f:DesignedCell locked="false" />
  664. <f:Data type="string">税率(%)</f:Data>
  665. </f:Cell>
  666. <f:Cell id="text25" alias="文本20" styleID="18" left="8" right="8" top="1" bottom="1" type="constant">
  667. <f:DesignedCell locked="false" />
  668. <f:Data type="string">税额</f:Data>
  669. </f:Cell>
  670. </f:Body>
  671. </f:Table>
  672. <f:Area id="loop2" alias="循环区2" styleID="19" left="[group1.left]+45.0" right="[loop2.left]+2407.0" top="[table1.bottom]" bottom="[loop2.top]+560.0" nextAreaID="loop2">
  673. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="left" rightRelativeOffset="2407" topLocationType="relative" topRelativeObjID="table1" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="560" locked="false" />
  674. <f:Table id="table3" alias="网格容器3" styleID="9" left="[loop2.left]" right="[loop2.right]" top="[loop2.top]" bottom="[table3.top]+70.0" dataSourceID="ApInvoice.bos-query">
  675. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table3" bottomRelativeBorder="top" bottomRelativeOffset="70" locked="false" />
  676. <f:Rows>
  677. <f:Row />
  678. </f:Rows>
  679. <f:Columns>
  680. <f:Column />
  681. <f:Column />
  682. <f:Column />
  683. <f:Column />
  684. <f:Column />
  685. <f:Column />
  686. <f:Column />
  687. <f:Column />
  688. </f:Columns>
  689. <f:Body>
  690. <f:Cell id="field5" alias="字段1" styleID="18" left="1" right="1" top="1" bottom="1" type="field">
  691. <f:DesignedCell text="物料" locked="false" />
  692. <f:Data type="string">FMaterial</f:Data>
  693. </f:Cell>
  694. <f:Cell id="field6" alias="字段5" styleID="18" left="2" right="2" top="1" bottom="1" type="field">
  695. <f:DesignedCell text="规格型号" locked="false" />
  696. <f:Data type="string">FMaterailType</f:Data>
  697. </f:Cell>
  698. <f:Cell id="field7" alias="字段6" styleID="18" left="3" right="3" top="1" bottom="1" type="field">
  699. <f:DesignedCell text="单位" locked="false" />
  700. <f:Data type="string">FUnit</f:Data>
  701. </f:Cell>
  702. <f:Cell id="field8" alias="字段7" styleID="18" left="4" right="4" top="1" bottom="1" type="field" format="@">
  703. <f:DesignedCell text="数量" locked="false" />
  704. <f:Data type="string">FQuantity</f:Data>
  705. </f:Cell>
  706. <f:Cell id="field9" alias="字段8" styleID="18" left="5" right="5" top="1" bottom="1" type="field">
  707. <f:DesignedCell text="单价" locked="false" />
  708. <f:Data type="string">FUnitPrice</f:Data>
  709. </f:Cell>
  710. <f:Cell id="field10" alias="字段9" styleID="18" left="6" right="6" top="1" bottom="1" type="field">
  711. <f:DesignedCell text="不含税金额" locked="false" />
  712. <f:Data type="string">FAmount</f:Data>
  713. </f:Cell>
  714. <f:Cell id="field25" alias="字段21" styleID="18" left="7" right="7" top="1" bottom="1" type="field">
  715. <f:DesignedCell text="税率" locked="false" />
  716. <f:Data type="string">FTaxRate</f:Data>
  717. </f:Cell>
  718. <f:Cell id="field26" alias="字段22" styleID="18" left="8" right="8" top="1" bottom="1" type="field">
  719. <f:DesignedCell text="税额" locked="false" />
  720. <f:Data type="string">FTaxAmount</f:Data>
  721. </f:Cell>
  722. </f:Body>
  723. </f:Table>
  724. </f:Area>
  725. <f:Table id="table4" alias="网格容器4" styleID="20" left="[group1.left]+45.0" right="[table4.left]+2407.0" top="[loop2.bottom]" bottom="[table4.top]+70.0">
  726. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="table4" rightRelativeBorder="left" rightRelativeOffset="2407" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="70" locked="false" />
  727. <f:Rows>
  728. <f:Row />
  729. </f:Rows>
  730. <f:Columns>
  731. <f:Column />
  732. <f:Column />
  733. <f:Column />
  734. <f:Column />
  735. <f:Column />
  736. <f:Column />
  737. <f:Column />
  738. <f:Column />
  739. </f:Columns>
  740. <f:Body>
  741. <f:Cell id="text4" alias="文本1" styleID="18" left="1" right="1" top="1" bottom="1" type="constant">
  742. <f:DesignedCell locked="false" />
  743. <f:Data type="string">合计</f:Data>
  744. </f:Cell>
  745. <f:Cell id="field2" alias="字段13" styleID="18" left="6" right="6" top="1" bottom="1" type="areaTotal" format="0.0000;[Red]0.0000">
  746. <f:DesignedCell text="不含税金额" locked="false" />
  747. <f:Data type="string">FAmount</f:Data>
  748. </f:Cell>
  749. <f:Cell id="field3" alias="字段14" styleID="18" left="8" right="8" top="1" bottom="1" type="areaTotal" format="0.0000;[Red](0.0000)">
  750. <f:DesignedCell text="税额" locked="false" />
  751. <f:Data type="string">FTaxAmount</f:Data>
  752. </f:Cell>
  753. </f:Body>
  754. </f:Table>
  755. <f:Table id="table2" alias="网格容器2" styleID="9" left="[group1.left]+45.0" right="[table2.left]+2407.0" top="[loop2.bottom]+70.0" bottom="[table2.top]+70.0" layout="1">
  756. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="table2" rightRelativeBorder="left" rightRelativeOffset="2407" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="bottom" topRelativeOffset="70" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="70" locked="false" />
  757. <f:Rows>
  758. <f:Row height="70" />
  759. </f:Rows>
  760. <f:Columns>
  761. <f:Column width="1705" />
  762. <f:Column width="702" />
  763. </f:Columns>
  764. <f:Body>
  765. <f:Panel id="group2" alias="分组容器2" styleID="18" left="1" right="1" top="1" bottom="1">
  766. <f:DesignedPanel locked="false" />
  767. <f:Cell id="text15" alias="文本13" styleID="21" left="[group2.left]" right="[text15.left]+299.0" top="[group2.top]" bottom="[group2.bottom]" type="constant">
  768. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="text15" rightRelativeBorder="left" rightRelativeOffset="299" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  769. <f:Data type="string">合计(大写)</f:Data>
  770. </f:Cell>
  771. <f:Cell id="field14" alias="字段4" styleID="22" left="[text15.right]" right="[group2.right]" top="[group2.top]" bottom="[group2.bottom]" type="field" format="[rmb]g/通用格式;[rmb](负数)g/通用格式">
  772. <f:DesignedCell text="合计" leftLocationType="relative" leftRelativeObjID="text15" leftRelativeBorder="right" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  773. <f:Data type="string">FTotalAmount</f:Data>
  774. </f:Cell>
  775. </f:Panel>
  776. <f:Cell id="field15" alias="字段11" styleID="18" left="2" right="2" top="1" bottom="1" type="field" format="0.0000;[Red](0.0000)">
  777. <f:DesignedCell text="合计" locked="false" />
  778. <f:Data type="string">FTotalAmount</f:Data>
  779. </f:Cell>
  780. </f:Body>
  781. </f:Table>
  782. <f:Table id="table7" alias="网格容器7" styleID="9" left="[group1.left]+45.0" right="[table7.left]+2407.0" top="[table2.bottom]" bottom="[table7.top]+210.0" layout="1">
  783. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="45" rightLocationType="relative" rightRelativeObjID="table7" rightRelativeBorder="left" rightRelativeOffset="2407" topLocationType="relative" topRelativeObjID="table2" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table7" bottomRelativeBorder="top" bottomRelativeOffset="210" locked="false" />
  784. <f:Rows>
  785. <f:Row height="210" />
  786. </f:Rows>
  787. <f:Columns>
  788. <f:Column width="50" />
  789. <f:Column width="1407" />
  790. <f:Column width="50" />
  791. <f:Column width="900" />
  792. </f:Columns>
  793. <f:Body>
  794. <f:Cell id="text16" alias="文本21" styleID="23" left="1" right="1" top="1" bottom="1" type="constant">
  795. <f:DesignedCell locked="false" />
  796. <f:Data type="string">购货单位</f:Data>
  797. </f:Cell>
  798. <f:Table id="table8" alias="网格容器8" styleID="9" left="2" right="2" top="1" bottom="1" layout="1">
  799. <f:DesignedTable layout="heightAuto" locked="false" />
  800. <f:Rows>
  801. <f:Row height="52" />
  802. <f:Row height="52" />
  803. <f:Row height="52" />
  804. <f:Row height="53" />
  805. </f:Rows>
  806. <f:Columns>
  807. <f:Column width="388" />
  808. <f:Column width="500" />
  809. <f:Column width="519" />
  810. </f:Columns>
  811. <f:Body>
  812. <f:Cell id="text27" alias="文本23" styleID="24" left="1" right="1" top="1" bottom="1" type="constant">
  813. <f:DesignedCell locked="false" />
  814. <f:Data type="string">名称</f:Data>
  815. </f:Cell>
  816. <f:Cell id="field21" alias="字段23" styleID="25" left="2" right="3" top="1" bottom="1" type="field">
  817. <f:DesignedCell text="公司" locked="false" />
  818. <f:Data type="string">FCompany</f:Data>
  819. </f:Cell>
  820. <f:Cell id="text28" alias="文本24" styleID="24" left="1" right="1" top="2" bottom="2" type="constant">
  821. <f:DesignedCell locked="false" />
  822. <f:Data type="string">纳税人识别号</f:Data>
  823. </f:Cell>
  824. <f:Cell id="field22" alias="字段24" styleID="25" left="2" right="3" top="2" bottom="2" type="field">
  825. <f:DesignedCell text="公司税务登记号" locked="false" />
  826. <f:Data type="string">FCompTaxRegNum</f:Data>
  827. </f:Cell>
  828. <f:Cell id="text29" alias="文本25" styleID="24" left="1" right="1" top="3" bottom="3" type="constant">
  829. <f:DesignedCell locked="false" />
  830. <f:Data type="string">地址、电话</f:Data>
  831. </f:Cell>
  832. <f:Cell id="field27" alias="字段25" styleID="25" left="2" right="2" top="3" bottom="3" type="field">
  833. <f:DesignedCell text="公司地址" locked="false" />
  834. <f:Data type="string">FCompAddr</f:Data>
  835. </f:Cell>
  836. <f:Cell id="field19" alias="字段15" styleID="26" left="3" right="3" top="3" bottom="3" type="field">
  837. <f:DesignedCell text="公司电话" locked="false" />
  838. <f:Data type="string">FCompPhone</f:Data>
  839. </f:Cell>
  840. <f:Cell id="text30" alias="文本26" styleID="15" left="1" right="1" top="4" bottom="4" type="constant">
  841. <f:DesignedCell locked="false" />
  842. <f:Data type="string">开户行及账号</f:Data>
  843. </f:Cell>
  844. <f:Cell id="field28" alias="字段26" styleID="27" left="2" right="3" top="4" bottom="4" type="field">
  845. <f:DesignedCell text="公司开户行及账号" locked="false" />
  846. <f:Data type="string">FCompBank_Acct</f:Data>
  847. </f:Cell>
  848. </f:Body>
  849. </f:Table>
  850. <f:Cell id="text26" alias="文本22" styleID="23" left="3" right="3" top="1" bottom="1" type="constant">
  851. <f:DesignedCell locked="false" />
  852. <f:Data type="string">备注</f:Data>
  853. </f:Cell>
  854. <f:Cell id="field18" alias="字段18" styleID="28" left="4" right="4" top="1" bottom="1" type="field">
  855. <f:DesignedCell text="备注" locked="false" />
  856. <f:Data type="string">FRemark</f:Data>
  857. </f:Cell>
  858. </f:Body>
  859. </f:Table>
  860. <f:Cell id="text14" alias="lblPayeePayer" styleID="29" left="[group1.left]+46.0" right="[text14.left]+185.0" top="[table7.bottom]+10.0" bottom="[text14.top]+50.0" type="constant">
  861. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="46" rightLocationType="relative" rightRelativeObjID="text14" rightRelativeBorder="left" rightRelativeOffset="185" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="text14" bottomRelativeBorder="top" bottomRelativeOffset="50" locked="false" />
  862. <f:Data type="string">付款人</f:Data>
  863. </f:Cell>
  864. <f:Cell id="field13" alias="字段3" styleID="30" left="[text14.right]-1.0" right="[field13.left]+366.0" top="[table7.bottom]+10.0" bottom="[field13.top]+50.0" type="field">
  865. <f:DesignedCell text="收/付款人" leftLocationType="relative" leftRelativeObjID="text14" leftRelativeBorder="right" leftRelativeOffset="-1" rightLocationType="relative" rightRelativeObjID="field13" rightRelativeBorder="left" rightRelativeOffset="366" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="field13" bottomRelativeBorder="top" bottomRelativeOffset="50" locked="false" />
  866. <f:Data type="string">FPayeePayer</f:Data>
  867. </f:Cell>
  868. <f:Cell id="text12" alias="文本3" styleID="31" left="[group1.left]+660.0" right="[text12.left]+151.0" top="[table7.bottom]+10.0" bottom="[text12.top]+50.0" type="constant">
  869. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="660" rightLocationType="relative" rightRelativeObjID="text12" rightRelativeBorder="left" rightRelativeOffset="151" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="text12" bottomRelativeBorder="top" bottomRelativeOffset="50" locked="false" />
  870. <f:Data type="string">复核</f:Data>
  871. </f:Cell>
  872. <f:Cell id="field17" alias="字段17" styleID="31" left="[group1.left]+811.0" right="[field17.left]+278.0" top="[table7.bottom]+10.0" bottom="[field17.top]+64.0" type="field">
  873. <f:DesignedCell text="复核人" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="811" rightLocationType="relative" rightRelativeObjID="field17" rightRelativeBorder="left" rightRelativeOffset="278" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="field17" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  874. <f:Data type="string">FAuditor</f:Data>
  875. </f:Cell>
  876. <f:Cell id="text13" alias="lblHandler" styleID="29" left="[group1.left]+1295.0" right="[text13.left]+170.0" top="[table7.bottom]+10.0" bottom="[text13.top]+64.0" type="constant">
  877. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="1295" rightLocationType="relative" rightRelativeObjID="text13" rightRelativeBorder="left" rightRelativeOffset="170" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="text13" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  878. <f:Data type="string">开票人</f:Data>
  879. </f:Cell>
  880. <f:Cell id="field12" alias="字段2" styleID="30" left="[text13.right]" right="[field12.left]+366.0" top="[table7.bottom]+10.0" bottom="[field12.top]+64.0" type="field">
  881. <f:DesignedCell text="开票人" leftLocationType="relative" leftRelativeObjID="text13" leftRelativeBorder="right" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="field12" rightRelativeBorder="left" rightRelativeOffset="366" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="field12" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  882. <f:Data type="string">FDrawer</f:Data>
  883. </f:Cell>
  884. <f:Cell id="text17" alias="文本12" styleID="30" left="[group1.left]+1990.0" right="[text17.left]+278.0" top="[table7.bottom]+10.0" bottom="[text17.top]+64.0" type="constant">
  885. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="1990" rightLocationType="relative" rightRelativeObjID="text17" rightRelativeBorder="left" rightRelativeOffset="278" topLocationType="relative" topRelativeObjID="table7" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="text17" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  886. <f:Data type="string">业户名称(盖章)</f:Data>
  887. </f:Cell>
  888. </f:Panel>
  889. </f:Area>
  890. </f:Page>
  891. </Form>
  892. <PrintInfo>
  893. <c:PageSetup>
  894. <c:PageMargin left="190" right="190" top="250" bottom="250" header="80" footer="80" />
  895. <c:Orientation>LANDSCAPE</c:Orientation>
  896. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  897. <c:Header height="80" margin="80" />
  898. <c:Footer height="80" margin="80" />
  899. </c:PageSetup>
  900. <c:PrinterSetup />
  901. </PrintInfo>
  902. </DocRoot>