dw_rp_saletask_print_all.srd 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. $PBExportHeader$dw_rp_saletask_print_all.srd
  2. release 9;
  3. datawindow ( units=1 timer_interval=0 color=16777215 processing=0 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 selected.mouse=no)
  4. header(height=120 color="536870912" )
  5. summary(height=23 color="536870912" )
  6. footer(height=24 color="536870912" )
  7. detail(height=22 color="536870912" )
  8. table(column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_opemp dbname="u_SaleTask.Opemp" )
  9. column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_permit_emp dbname="u_SaleTask.Permit_Emp" )
  10. column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_opdate dbname="u_SaleTask.opdate" )
  11. column=(type=long updatewhereclause=yes initial="null" name=u_saletask_taskid dbname="u_SaleTask.TaskID"
  12. values="销售订单主表-销售订单ID /" )
  13. column=(type=long updatewhereclause=yes initial="null" name=u_saletask_kind dbname="u_SaleTask.kind"
  14. values="销售订单主表-性质(0销售定单,1备货生产) /" )
  15. column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_requiredate dbname="u_SaleTask.requiredate" )
  16. column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_assign_emp dbname="u_SaleTask.Assign_Emp" )
  17. column=(type=char(255) updatewhereclause=yes initial="null" name=u_saletask_dscrp dbname="u_SaleTask.Dscrp" )
  18. column=(type=char(15) updatewhereclause=yes initial="null" name=u_saletask_taskcode dbname="u_SaleTask.TaskCode" )
  19. column=(type=long updatewhereclause=yes initial="null" name=u_saletask_cusid dbname="u_SaleTask.CusID"
  20. values="销售订单主表-客户ID /" )
  21. column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_accomplishdate dbname="u_SaleTask.accomplishdate"
  22. values="销售订单主表-实际完成日期 /" )
  23. column=(type=long updatewhereclause=yes initial="null" name=u_saletask_status dbname="u_SaleTask.Status"
  24. values="销售订单主表-状态(0待审批,1有效进行,2 暂停,3终止, 5完成) /" )
  25. column=(type=char(50) updatewhereclause=yes initial="null" name=u_cust_name dbname="u_cust.name" )
  26. column=(type=char(20) updatewhereclause=yes initial="null" name=u_cust_cuscode dbname="u_cust.cuscode" )
  27. column=(type=decimal(4) updatewhereclause=yes initial="null" name=u_saletaskmx_saleqty dbname="u_SaleTaskMx.SaleQty" )
  28. column=(type=char(255) updatewhereclause=yes initial="null" name=u_saletaskmx_mxdscrp dbname="u_SaleTaskMx.mxdscrp" )
  29. column=(type=long updatewhereclause=yes initial="null" name=u_saletaskmx_taskid dbname="u_SaleTaskMx.TaskID"
  30. values="销售订单明细表-销售订单ID /" )
  31. column=(type=long updatewhereclause=yes initial="null" name=u_saletaskmx_mtrlid dbname="u_SaleTaskMx.MtrlID"
  32. values="销售订单明细表-物料ID /" )
  33. column=(type=char(50) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  34. column=(type=char(30) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  35. column=(type=decimal(5) updatewhereclause=yes initial="null" name=u_saletaskmx_assignqty dbname="u_SaleTaskMx.assignQty"
  36. values="销售订单明细表-已排产数量 /" )
  37. column=(type=char(30) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  38. column=(type=decimal(10) updatewhereclause=yes initial="null" name=u_saletaskmx_price dbname="u_SaleTaskMx.Price"
  39. values="销售订单明细表-实际单价 /" )
  40. column=(type=char(10) updatewhereclause=yes initial="null" name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  41. column=(type=decimal(10) updatewhereclause=yes initial="null" name=u_saletaskmx_fprice dbname="u_SaleTaskMx.fprice" )
  42. column=(type=decimal(5) updatewhereclause=yes initial="null" name=u_saletaskmx_rebate dbname="u_SaleTaskMx.rebate" )
  43. column=(type=char(255) updatewhereclause=yes initial="null" name=u_saletaskmx_status dbname="u_SaleTaskMx.status" )
  44. column=(type=long updatewhereclause=yes initial="null" name=u_saletaskmx_printid dbname="u_SaleTaskMx.printid"
  45. values="销售订单明细表-序号 /" )
  46. column=(type=char(255) updatewhereclause=yes initial="null" name=print_picture dbname="Print_Picture"
  47. values="Print Picture /" )
  48. retrieve="SELECT u_SaleTask.Opemp,
  49. u_SaleTask.Permit_Emp,
  50. u_SaleTask.opdate,
  51. u_SaleTask.TaskID,
  52. u_SaleTask.kind,
  53. u_SaleTask.requiredate,
  54. u_SaleTask.Assign_Emp,
  55. u_SaleTask.Dscrp,
  56. u_SaleTask.TaskCode,
  57. u_SaleTask.CusID,
  58. u_SaleTask.accomplishdate,
  59. u_SaleTask.Status,
  60. u_cust.name,
  61. u_cust.cuscode ,
  62. u_SaleTaskMx.SaleQty,
  63. u_SaleTaskMx.mxdscrp,
  64. u_SaleTaskMx.TaskID,
  65. u_SaleTaskMx.MtrlID,
  66. u_mtrldef.mtrlname,
  67. u_mtrldef.mtrlmode,
  68. u_SaleTaskMx.assignQty,
  69. u_mtrldef.mtrlcode,
  70. u_SaleTaskMx.Price,
  71. u_mtrldef.unit,
  72. u_SaleTaskMx.fprice,
  73. u_SaleTaskMx.rebate,
  74. u_SaleTaskMx.status,
  75. u_SaleTaskMx.printid,
  76. space(255) as Print_Picture
  77. FROM u_SaleTask LEFT OUTER JOIN
  78. u_cust ON u_SaleTask.CusID = u_cust.cusid,
  79. u_SaleTaskMx,
  80. u_mtrldef
  81. WHERE u_SaleTask.taskid = :arg_taskid AND
  82. ( u_SaleTask.scid = :arg_scid ) AND
  83. ( :arg_printrow = :arg_printrow ) AND
  84. ( :arg_top = :arg_top ) AND
  85. ( u_SaleTaskMx.MtrlID = u_mtrldef.mtrlid ) AND
  86. ( u_SaleTaskMx.TaskID = u_SaleTask.taskid ) AND
  87. ( u_SaleTaskMx.scid = u_SaleTask.scid )
  88. UNION ALL
  89. SELECT TOP :arg_top u_SaleTask.opemp,
  90. u_SaleTask.Permit_Emp,
  91. u_SaleTask.opdate,
  92. NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL,NULL,
  93. NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL,NULL,10000,null
  94. FROM syscolumns CROSS JOIN u_SaleTask
  95. WHERE ( u_SaleTask.taskid = :arg_taskid ) AND
  96. ( u_SaleTask.scid = :arg_scid )
  97. "
  98. arguments=(("arg_scid", number), ("arg_taskid", number), ("arg_printrow", number), ("arg_top", number))
  99. )
  100. group(level=1 header.height=0 trailer.height=0 by=("edit_3" ) header.color="536870912" header.pointer="edit_3" trailer.color="536870912" newpage=yes )
  101. column(name=u_saletask_requiredate visible="1" tag="u_saletask_requiredate" moveable=1 resizeable=1 band=header id=6 x="548" y="44" height="15" width="111" color="0" border="0" alignment="0" format="yyyy-mm-dd" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  102. column(name=u_saletask_assign_emp visible="1" tag="u_saletask_assign_emp" moveable=1 resizeable=1 band=header id=7 x="315" y="44" height="15" width="76" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=10 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  103. column(name=u_saletask_dscrp visible="1" tag="u_saletask_dscrp" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=header id=8 x="66" y="78" height="15" width="651" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=250 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  104. column(name=u_saletask_taskcode visible="1" tag="u_saletask_taskcode" moveable=1 resizeable=1 band=header id=9 x="67" y="44" height="15" width="158" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="700" tabsequence=0 )
  105. compute(name=edit_3 visible="0" tag="ceiling( getrow() / arg_printrow )" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-9" font.pitch="0" font.weight="0" background.mode="2" background.color="16777215" color="0" x="684" y="43" height="12" width="36" format="[general]" expression="ceiling( getrow() / arg_printrow )" alignment="0" border="0" crosstab.repeat=no )
  106. line(name=l_1 visible="1" band=header background.mode="2" background.color="1073741824" pen.style="0" pen.width="2" pen.color="33554432" x1="276" y1="37" x2="450" y2="37" )
  107. text(name=t_1 visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="3" y="44" height="15" width="62" text="订单编号:" )
  108. text(name=assign_emp_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="237" y="44" height="15" width="76" text="业 务 员:" )
  109. text(name=requiredate_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="458" y="44" height="15" width="88" text="交货日期:" )
  110. column(name=u_cust_name visible="1" tag="u_cust_name" moveable=1 resizeable=1 band=header id=13 x="315" y="61" height="15" width="404" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=yes edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  111. text(name=u_cust_cuscode_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="3" y="61" height="15" width="62" text="客户编号:" )
  112. column(name=u_cust_cuscode visible="1" tag="u_cust_cuscode" moveable=1 resizeable=1 band=header id=14 x="67" y="61" height="15" width="158" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=yes edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  113. text(name=dscrp_t visible="1" moveable=1 slideup=allabove band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="33554431" color="0" alignment="1" border="0" x="3" y="78" height="15" width="62" text="备 注:" )
  114. text(name=u_cust_name_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="238" y="61" height="15" width="75" text="客户名称:" )
  115. text(name=title visible="1" moveable=1 resizeable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-20" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="1" y="3" height="30" width="719" text="销售订单" )
  116. line(name=line1_173 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="2" y1="96" x2="713" y2="96" )
  117. line(name=line1_176 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="2" y1="119" x2="713" y2="119" )
  118. line(name=line2_5 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="2" y1="96" x2="2" y2="121" )
  119. line(name=line2_180 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="21" y1="96" x2="21" y2="121" )
  120. line(name=line2_189 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="114" y1="96" x2="114" y2="121" )
  121. line(name=line2_192 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="239" y1="96" x2="239" y2="121" )
  122. line(name=line2_194 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="302" y1="96" x2="302" y2="121" )
  123. line(name=line2_202 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="359" y1="96" x2="359" y2="121" )
  124. text(name=text_7 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="5" y="100" height="15" width="14" text="序" )
  125. text(name=text_8 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="25" y="100" height="15" width="86" text="编码" )
  126. text(name=text_9 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="117" y="100" height="15" width="119" text="品名" )
  127. text(name=text_10 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="243" y="100" height="15" width="56" text="规格" )
  128. text(name=text_14 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="307" y="100" height="15" width="48" text="颜色" )
  129. text(name=text_15 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="363" y="100" height="15" width="35" text="单位" )
  130. text(name=text_16 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="405" y="100" height="15" width="56" text="数量" )
  131. text(name=t_2 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="468" y="100" height="15" width="50" text="单价" )
  132. text(name=t_4 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="558" y="100" height="15" width="66" text="金额" )
  133. text(name=t_5 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="630" y="100" height="15" width="80" text="备注" )
  134. line(name=line2_205 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="713" y1="96" x2="713" y2="121" )
  135. text(name=t_3 visible="1" band=header font.charset="0" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="525" y="100" height="15" width="26" text="折扣" )
  136. line(name=line2_216 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="401" y1="96" x2="401" y2="121" )
  137. line(name=l_2 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="464" y1="96" x2="464" y2="121" )
  138. line(name=l_3 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="521" y1="96" x2="521" y2="121" )
  139. line(name=l_4 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="554" y1="96" x2="554" y2="121" )
  140. line(name=l_5 visible="1" band=header background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="626" y1="96" x2="626" y2="121" )
  141. compute(name=edit_4 visible="1" tag="f_convert(sum(u_saletaskmx_saleqty * u_saletaskmx_price for all ))" band=summary font.face="宋体" font.height="13" background.mode="2" background.color="16777215" color="0" x="72" y="5" height="17" width="421" format="[general]" expression="f_convert(sum(u_saletaskmx_saleqty * u_saletaskmx_price for all ))" alignment="0" border="0" crosstab.repeat=no )
  142. text(name=text_20 visible="1" band=summary font.face="宋体" font.height="13" background.mode="2" background.color="536870912" color="0" alignment="1" border="0" x="3" y="4" height="18" width="64" text="金额大写:" )
  143. compute(name=compute_3 visible="1" tag="'小写:¥' + string(sum(u_saletaskmx_saleqty * u_saletaskmx_price for all ) ,'##,##0.00')" band=summary font.face="宋体" font.height="13" background.mode="2" background.color="16777215" color="0" x="558" y="5" height="17" width="155" format="[general]" expression="'小写:¥' + string(sum(u_saletaskmx_saleqty * u_saletaskmx_price for all ) ,'##,##0.00')" alignment="0" border="0" crosstab.repeat=no )
  144. text(name=text_18 visible="1" moveable=1 band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="0" y="6" height="15" width="69" text="建 立 人:" )
  145. column(name=u_saletask_opemp visible="1" tag="u_saletask_opemp" band=footer id=1 x="67" y="6" height="15" width="158" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" tabsequence=0 )
  146. text(name=text_17 visible="1" moveable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="33554431" color="0" alignment="1" border="0" x="238" y="6" height="15" width="75" text="建立时间:" )
  147. column(name=u_saletask_opdate visible="1" tag="u_saletask_opdate" band=footer id=3 x="317" y="6" height="15" width="158" color="0" border="0" alignment="0" format="yyyy-mm-dd" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" tabsequence=0 )
  148. text(name=text_19 visible="1" moveable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="33554431" color="0" alignment="1" border="0" x="483" y="6" height="15" width="75" text="审核人:" )
  149. column(name=u_saletask_permit_emp visible="1" tag="u_saletask_permit_emp" band=footer id=2 x="562" y="6" height="15" width="69" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="0" font.weight="0" tabsequence=0 )
  150. line(name=l_6 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="2" y1="21" x2="713" y2="21" )
  151. line(name=l_7 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="2" y1="-1" x2="2" y2="21" )
  152. line(name=l_8 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="21" y1="-1" x2="21" y2="21" )
  153. line(name=l_9 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="114" y1="-1" x2="114" y2="21" )
  154. line(name=l_11 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="239" y1="-1" x2="239" y2="21" )
  155. line(name=l_12 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="302" y1="-1" x2="302" y2="21" )
  156. line(name=l_13 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="359" y1="-1" x2="359" y2="21" )
  157. line(name=l_14 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="401" y1="-1" x2="401" y2="21" )
  158. line(name=l_15 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="626" y1="-1" x2="626" y2="21" )
  159. line(name=l_16 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="464" y1="-1" x2="464" y2="21" )
  160. line(name=l_17 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="554" y1="-1" x2="554" y2="21" )
  161. line(name=l_18 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="521" y1="-1" x2="521" y2="21" )
  162. compute(name=compute_1 visible="1" tag="getrow()" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="33554431" color="0" x="5" y="4" height="15" width="14" format="[GENERAL]" expression="getrow()" alignment="2" border="0" crosstab.repeat=no )
  163. column(name=u_mtrldef_mtrlcode visible="1" tag="u_mtrldef_mtrlcode" band=detail id=22 x="25" y="4" height="15" width="86" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  164. column(name=u_mtrldef_mtrlname visible="1" tag="u_mtrldef_mtrlname" band=detail id=19 x="117" y="4" height="15" width="119" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  165. column(name=u_mtrldef_mtrlmode visible="1" tag="u_mtrldef_mtrlmode" band=detail id=20 x="243" y="4" height="15" width="56" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  166. column(name=u_saletaskmx_status visible="1" tag="u_saletaskmx_status" band=detail id=27 x="307" y="4" height="15" width="48" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  167. column(name=u_mtrldef_unit visible="1" tag="u_mtrldef_unit" band=detail id=24 x="363" y="4" height="15" width="35" color="33554432" border="0" alignment="2" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  168. column(name=u_saletaskmx_rebate visible="1" tag="u_saletaskmx_rebate" band=detail id=26 x="525" y="4" height="15" width="26" color="33554432" border="0" alignment="1" format="##0.###" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  169. compute(name=compute_2 visible="1" tag="u_saletaskmx_saleqty * u_saletaskmx_price" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" x="558" y="4" height="15" width="66" format="##,##0.00" expression="u_saletaskmx_saleqty * u_saletaskmx_price" alignment="1" border="0" crosstab.repeat=no )
  170. column(name=u_saletaskmx_mxdscrp visible="1" tag="u_saletaskmx_mxdscrp" band=detail id=16 x="630" y="4" height="15" width="80" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  171. column(name=u_saletaskmx_fprice visible="1" tag="u_saletaskmx_fprice" band=detail id=25 x="468" y="4" height="15" width="50" color="33554432" border="0" alignment="1" format="##,##0.#####" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  172. column(name=u_saletaskmx_saleqty visible="1" tag="u_saletaskmx_saleqty" band=detail id=15 x="405" y="4" height="15" width="56" color="33554432" border="0" alignment="1" format="##,##0.#####" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  173. line(name=l_10 visible="1" band=detail background.mode="2" background.color="0" pen.style="0" pen.width="1" pen.color="0" x1="713" y1="-1" x2="713" y2="21" )
  174. htmltable()
  175. htmlgen()
  176. export.xml(metadatatype=0 savemetadata=0 )
  177. import.xml()
  178. export.pdf(method=0 )