dw_inwaremx_rec_edit_th.srd 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. $PBExportHeader$dw_inwaremx_rec_edit_th.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 selected.mouse=no )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=56 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_inwaremx_mtrlid dbname="u_inwaremx.mtrlid" initial="0" )
  9. column=(type=long updatewhereclause=yes name=u_inwaremx_ifrel dbname="u_inwaremx.ifrel" initial="0" values=" 1/ 0" )
  10. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="empty" )
  11. column=(type=decimal(4) updatewhereclause=yes name=u_inwaremx_qty dbname="u_inwaremx.qty" initial="0" validationmsg="'请输入数字'" )
  12. column=(type=decimal(5) updatewhereclause=yes name=u_inwaremx_addqty dbname="u_inwaremx.addqty" initial="0" )
  13. column=(type=char(255) updatewhereclause=yes name=u_inwaremx_status dbname="u_inwaremx.status" initial="empty" )
  14. column=(type=char(255) updatewhereclause=yes name=u_inwaremx_mxdscrp dbname="u_inwaremx.mxdscrp" initial="empty" )
  15. column=(type=char(255) updatewhereclause=yes name=u_inwaremx_woodcode dbname="u_inwaremx.woodcode" initial="empty" )
  16. column=(type=char(255) updatewhereclause=yes name=u_inwaremx_pcode dbname="u_inwaremx.pcode" initial="empty" )
  17. column=(type=char(30) updatewhereclause=yes name=u_inwaremx_plancode dbname="u_inwaremx.plancode" initial="empty" )
  18. column=(type=char(255) updatewhereclause=yes name=u_inwaremx_waredscrp dbname="u_inwaremx.waredscrp" initial="empty" )
  19. column=(type=datetime updatewhereclause=yes name=u_inwaremx_inworkdate dbname="u_inwaremx.inworkdate" initial="empty" )
  20. column=(type=long updatewhereclause=yes name=if_mtrlware dbname="u_inwaremx.if_mtrlware" initial="0" values=" 1/ 0" )
  21. column=(type=char(20) updatewhereclause=yes name=u_cust_cuscode dbname="u_cust.cuscode" initial="empty" )
  22. column=(type=decimal(10) updatewhereclause=yes name=u_inwaremx_fprice dbname="u_inwaremx.fprice" initial="0" )
  23. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" initial="empty" )
  24. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="empty" )
  25. column=(type=long updatewhereclause=yes name=u_inwaremx_inwareid dbname="u_inwaremx.inwareid" initial="0" )
  26. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="empty" )
  27. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_prdpackcode dbname="u_mtrldef.prdpackcode" initial="empty" )
  28. column=(type=decimal(4) updatewhereclause=yes name=u_mtrldef_packqty dbname="u_mtrldef.packqty" initial="0" )
  29. column=(type=long updatewhereclause=yes name=u_inwaremx_printid dbname="u_inwaremx.printid" initial="0" )
  30. column=(type=long updatewhereclause=yes name=u_inwaremx_relid dbname="u_inwaremx.relid" initial="0" )
  31. column=(type=long updatewhereclause=yes name=u_inwaremx_relprintid dbname="u_inwaremx.relprintid" initial="0" )
  32. column=(type=char(50) updatewhereclause=yes name=u_inwaremx_relcode dbname="u_inwaremx.relcode" initial="empty" )
  33. column=(type=long updatewhereclause=yes name=u_inwaremx_sptid_cusid dbname="u_inwaremx.sptid_cusid" initial="0" )
  34. column=(type=char(50) updatewhereclause=yes name=u_cust_name dbname="u_cust.name" initial="empty" )
  35. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" initial="empty" )
  36. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" initial="empty" )
  37. column=(type=long updatewhereclause=yes name=u_mtrldef_statusflag dbname="u_mtrldef.statusflag" initial="0" )
  38. column=(type=long updatewhereclause=yes name=u_mtrldef_woodcodeflag dbname="u_mtrldef.woodcodeflag" initial="0" )
  39. column=(type=long updatewhereclause=yes name=u_mtrldef_pcodeflag dbname="u_mtrldef.pcodeflag" initial="0" )
  40. retrieve=" SELECT u_inwaremx.mtrlid,
  41. u_inwaremx.ifrel,
  42. u_mtrldef.mtrlcode,
  43. u_inwaremx.qty,
  44. u_inwaremx.addqty,
  45. u_inwaremx.status,
  46. u_inwaremx.mxdscrp,
  47. u_inwaremx.woodcode,
  48. u_inwaremx.pcode,
  49. u_inwaremx.plancode,
  50. u_inwaremx.waredscrp,
  51. u_inwaremx.inworkdate,
  52. case u_inwaremx.sptid_cusid when 0 then 0 else 1 end as if_mtrlware,
  53. u_cust.cuscode,
  54. u_inwaremx.fprice,
  55. u_mtrldef.unit,
  56. u_mtrldef.mtrlname,
  57. u_inwaremx.inwareid,
  58. u_mtrldef.mtrlmode,
  59. u_mtrldef.prdpackcode,
  60. u_mtrldef.packqty,
  61. u_inwaremx.printid,
  62. u_inwaremx.relid ,
  63. u_inwaremx.relprintid ,
  64. u_inwaremx.relcode ,
  65. u_inwaremx.sptid_cusid ,
  66. u_cust.name ,
  67. u_mtrldef.mtrlsectype,
  68. u_mtrldef.zxmtrlmode,
  69. u_mtrldef.statusflag,
  70. u_mtrldef.woodcodeflag,
  71. u_mtrldef.pcodeflag
  72. FROM u_inwaremx left outer join u_cust on u_inwaremx.sptid_cusid = u_cust.cusid,
  73. u_mtrldef
  74. WHERE ( u_inwaremx.mtrlid = u_mtrldef.mtrlid ) and
  75. ( u_inwaremx.inwareid = :arg_inwareid ) and
  76. ( u_inwaremx.scid = :arg_scid ) " arguments=(("arg_inwareid", number),("arg_scid", number)) sort="u_inwaremx_printid A " )
  77. text(band=header alignment="2" text="品名" border="0" color="8388608" x="635" y="8" height="56" width="539" html.valueishtml="0" name=u_mtrldef_mtrlname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  78. text(band=header alignment="2" text="进仓金额" border="0" color="0" x="3333" y="8" height="56" width="329" html.valueishtml="0" name=amt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  79. text(band=header alignment="2" text="规格" border="0" color="8388608" x="1184" y="8" height="56" width="421" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  80. text(band=header alignment="2" text="库存单位" border="0" color="8388608" x="2267" y="8" height="56" width="233" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  81. text(band=header alignment="2" text="明细备注" border="0" color="16711680" x="3671" y="8" height="56" width="453" html.valueishtml="0" name=u_inwaremx_mxdscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  82. text(band=header alignment="2" text="属性" border="0" color="16711680" x="4133" y="8" height="56" width="352" html.valueishtml="0" name=u_inwaremx_status_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  83. text(band=header alignment="2" text="数量" border="0" color="16711680" x="2761" y="8" height="56" width="293" html.valueishtml="0" name=u_inwaremx_qty_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  84. text(band=header alignment="2" text="序" border="0" color="0" x="9" y="8" height="56" width="73" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  85. text(band=header alignment="2" text="属性1" border="0" color="16711680" x="4494" y="8" height="56" width="320" html.valueishtml="0" name=u_inwaremx_woodcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  86. text(band=header alignment="2" text="客户名称" border="0" color="33554432" x="6222" y="8" height="56" width="690" html.valueishtml="0" name=u_cust_name_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  87. text(band=header alignment="2" text="批号" border="0" color="16711680" x="5202" y="8" height="56" width="357" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  88. text(band=header alignment="2" text="属性2" border="0" color="16711680" x="4823" y="8" height="56" width="370" html.valueishtml="0" name=u_inwaremx_pcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  89. text(band=header alignment="2" text="客户编号" border="0" color="16711680" x="5751" y="8" height="56" width="462" html.valueishtml="0" name=u_cust_cuscode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  90. text(band=header alignment="2" text="按客户" border="0" color="16711680" x="5568" y="8" height="56" width="174" html.valueishtml="0" name=if_mtrlware_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  91. text(band=header alignment="2" text="辅数" border="0" color="16711680" x="3063" y="8" height="56" width="261" html.valueishtml="0" name=u_inwaremx_addqty_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  92. text(band=header alignment="2" text="自定义1" border="0" color="33554432" x="1614" y="8" height="56" width="306" html.valueishtml="0" name=u_mtrldef_mtrlsectype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  93. text(band=header alignment="2" text="自定义2" border="0" color="33554432" x="1929" y="8" height="56" width="329" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  94. text(band=header alignment="2" text="包装" border="0" color="33554432" x="6921" y="8" height="56" width="334" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  95. text(band=header alignment="2" text="编码" border="0" color="8388608" x="233" y="8" height="56" width="393" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15793151" )
  96. text(band=header alignment="2" text="订单" border="0" color="8388608" x="91" y="8" height="56" width="133" html.valueishtml="0" name=u_inwaremx_ifrel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  97. text(band=header alignment="2" text="进仓价" border="0" color="33554432" x="2510" y="8" height="56" width="242" html.valueishtml="0" name=u_inwaremx_fprice_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  98. text(band=header alignment="2" text="订单号" border="0" color="33554432" x="7264" y="8" height="56" width="453" html.valueishtml="0" name=u_inwaremx_relcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  99. text(band=header alignment="2" text="库存摘要" border="0" color="16711680" x="7726" y="8" height="56" width="402" html.valueishtml="0" name=u_inwaremx_waredscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  100. text(band=header alignment="2" text="有效期" border="0" color="16711680" x="8137" y="8" height="56" width="503" html.valueishtml="0" name=u_inwaremx_inworkdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  101. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="8388608" x="635" y="4" height="68" width="539" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  102. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="8388608" x="1184" y="4" height="68" width="421" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  103. column(band=detail id=16 alignment="2" tabsequence=32766 border="0" color="8388608" x="2267" y="4" height="68" width="233" format="[general]" html.valueishtml="0" name=u_mtrldef_unit visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  104. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="16711680" x="3671" y="4" height="68" width="453" format="[general]" html.valueishtml="0" name=u_inwaremx_mxdscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  105. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="16711680" x="4133" y="4" height="68" width="352" format="[general]" html.valueishtml="0" name=u_inwaremx_status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  106. compute(band=detail alignment="1" expression=" round(u_inwaremx_fprice * u_inwaremx_qty ,2)"border="0" color="0" x="3333" y="4" height="68" width="329" format="#,##0.00" html.valueishtml="0" name=amt visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  107. compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="9" y="4" height="68" width="73" format="[general]" html.valueishtml="0" name=printid visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  108. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="16711680" x="4494" y="4" height="68" width="320" format="[general]" html.valueishtml="0" name=u_inwaremx_woodcode visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  109. column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="8388608" x="6222" y="4" height="68" width="690" format="[general]" html.valueishtml="0" name=u_cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  110. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="16711680" x="5202" y="4" height="68" width="357" format="" html.valueishtml="0" name=u_inwaremx_plancode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  111. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="16711680" x="4823" y="4" height="68" width="370" format="[general]" html.valueishtml="0" name=u_inwaremx_pcode visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  112. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="16711680" x="5751" y="4" height="68" width="462" format="[general]" html.valueishtml="0" protect="0~tif(arg_cus_mtrlware =1,0,1)" name=u_cust_cuscode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  113. column(band=detail id=13 alignment="2" tabsequence=32766 border="0" color="8388608" x="5568" y="4" height="68" width="174" format="[general]" html.valueishtml="0" name=if_mtrlware visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  114. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="16711680" x="2761" y="4" height="68" width="293" format="#,##0.####" html.valueishtml="0" name=u_inwaremx_qty tag="进仓数量" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.####" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  115. column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="16711680" x="3063" y="4" height="68" width="261" format="#,##0.####" html.valueishtml="0" name=u_inwaremx_addqty visible="1" edit.limit=0 edit.case=any edit.format="#,##0.####" edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  116. column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="8388608" x="1614" y="4" height="68" width="306" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  117. column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="8388608" x="1929" y="4" height="68" width="329" format="[general]" html.valueishtml="0" name=u_mtrldef_zxmtrlmode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  118. compute(band=detail alignment="0" expression="f_pack_dscrp( u_inwaremx_mtrlid , u_inwaremx_qty , u_mtrldef_prdpackcode , u_mtrldef_packqty , u_mtrldef_unit )"border="0" color="33554432" x="6921" y="4" height="68" width="334" format="[GENERAL]" html.valueishtml="0" name=compute_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  119. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="8388608" x="233" y="4" height="68" width="393" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="物料编码" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="15793151" )
  120. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="8388608" x="91" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_inwaremx_ifrel visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  121. column(band=detail id=15 alignment="1" tabsequence=32766 border="0" color="33554432" x="2510" y="4" height="68" width="242" format="#,##0.##########" html.valueishtml="0" name=u_inwaremx_fprice visible="1" edit.limit=0 edit.case=any edit.format="#,##0.##########" edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  122. column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="7264" y="4" height="68" width="453" format="[general]" html.valueishtml="0" name=u_inwaremx_relcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  123. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="16711680" x="7726" y="4" height="68" width="402" format="[general]" html.valueishtml="0" name=u_inwaremx_waredscrp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  124. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="16711680" x="8137" y="4" height="68" width="503" format="[shortdate] [time]" html.valueishtml="0" name=u_inwaremx_inworkdate visible="1" editmask.spin=yes editmask.mask="yyyy-mm-dd" editmask.imemode=0 editmask.spinincr=0 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  125. compute(band=footer alignment="2" expression="count( u_mtrldef_mtrlcode for all )"border="0" color="16711680" x="233" y="4" height="56" width="393" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  126. compute(band=footer alignment="1" expression=" sum( round(u_inwaremx_fprice * u_inwaremx_qty,2) for all) "border="0" color="0" x="3333" y="4" height="56" width="329" format="#,##0.00" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  127. compute(band=footer alignment="1" expression="sum(u_inwaremx_qty for all)"border="0" color="16711680" x="2761" y="4" height="56" width="293" format="#,##0.0###" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  128. compute(band=footer alignment="1" expression="sum(u_inwaremx_addqty for all)"border="0" color="16711680" x="3063" y="4" height="56" width="261" format="#########0.0###" html.valueishtml="0" name=compute_5 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  129. htmltable(border="1" )
  130. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  131. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  132. import.xml()
  133. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )