dw_outware_sale_invoice_ch.srd 14 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. $PBExportHeader$dw_outware_sale_invoice_ch.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 )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=4 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_outware_outwareid dbname="u_outware.outwareid" )
  9. column=(type=char(20) updatewhereclause=yes name=u_outware_outwarecode dbname="u_outware.outwarecode" )
  10. column=(type=datetime updatewhereclause=yes name=u_outware_outdate dbname="u_outware.outdate" )
  11. column=(type=char(10) updatewhereclause=yes name=u_outware_outrep dbname="u_outware.outrep" )
  12. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  13. column=(type=datetime updatewhereclause=yes name=u_outware_opdate dbname="u_outware.opdate" )
  14. column=(type=char(10) updatewhereclause=yes name=u_outware_opemp dbname="u_outware.opemp" )
  15. column=(type=char(10) updatewhereclause=yes name=u_outware_modemp dbname="u_outware.Modemp" )
  16. column=(type=datetime updatewhereclause=yes name=u_outware_moddate dbname="u_outware.moddate" )
  17. column=(type=long updatewhereclause=yes name=u_outware_flag dbname="u_outware.flag" values=" 1/ 0" )
  18. column=(type=datetime updatewhereclause=yes name=u_outware_auditingdate dbname="u_outware.auditingdate" )
  19. column=(type=char(10) updatewhereclause=yes name=u_outware_auditingrep dbname="u_outware.auditingrep" )
  20. column=(type=char(255) updatewhereclause=yes name=u_outware_dscrp dbname="u_outware.dscrp" )
  21. column=(type=char(20) updatewhereclause=yes name=u_cust_cuscode dbname="u_cust.cuscode" )
  22. column=(type=char(50) updatewhereclause=yes name=u_cust_name dbname="u_cust.name" )
  23. retrieve="SELECT u_outware.outwareid,
  24. u_outware.outwarecode,
  25. u_outware.outdate,
  26. u_outware.outrep,
  27. u_storage.storagename,
  28. u_outware.opdate,
  29. u_outware.opemp,
  30. u_outware.Modemp,
  31. u_outware.moddate,
  32. u_outware.flag,
  33. u_outware.auditingdate,
  34. u_outware.auditingrep,
  35. u_outware.dscrp,
  36. u_cust.cuscode,
  37. u_cust.name
  38. FROM u_outware INNER JOIN
  39. u_storage ON u_outware.StorageID = u_storage.storageid INNER JOIN
  40. u_cust ON u_outware.cusid = u_cust.cusid
  41. WHERE ( u_outware.flag = 1) AND
  42. ( u_outware.billtype = 1 ) AND
  43. ( u_outware.outdate <= :arg_begindate ) AND
  44. ( u_outware.thflag = 0 ) AND
  45. ( u_outware.scid = :arg_scid OR :arg_scid = -1)
  46. " arguments=(("arg_scid", number),("arg_begindate", datetime)) sort="u_outware_outdate D " )
  47. text(band=header alignment="2" text="单据编号" border="0" color="0" x="9" y="8" height="56" width="375" html.valueishtml="0" name=u_outware_outwarecode_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" )
  48. text(band=header alignment="2" text="出仓时间" border="0" color="0" x="393" y="8" height="56" width="347" html.valueishtml="0" name=u_outware_outdate_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" )
  49. text(band=header alignment="2" text="业务员" border="0" color="0" x="1637" y="8" height="56" width="233" html.valueishtml="0" name=u_outware_outrep_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" )
  50. text(band=header alignment="2" text="仓库名称" border="0" color="33554432" x="1879" y="8" height="56" width="453" html.valueishtml="0" name=u_storage_storagename_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" )
  51. text(band=header alignment="2" text="建立日期" border="0" color="33554432" x="3355" y="8" height="56" width="453" html.valueishtml="0" name=u_outware_opdate_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" )
  52. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="3086" y="8" height="56" width="261" html.valueishtml="0" name=u_outware_opemp_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" )
  53. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="3817" y="8" height="56" width="261" html.valueishtml="0" name=u_outware_modemp_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" )
  54. text(band=header alignment="2" text="修改日期" border="0" color="33554432" x="4087" y="8" height="56" width="503" html.valueishtml="0" name=u_outware_moddate_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" )
  55. text(band=header alignment="2" text="审核" border="0" color="33554432" x="4599" y="8" height="56" width="133" html.valueishtml="0" name=u_outware_flag_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" )
  56. text(band=header alignment="2" text="审核日期" border="0" color="33554432" x="5010" y="8" height="56" width="503" html.valueishtml="0" name=u_outware_auditingdate_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" )
  57. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="4741" y="8" height="56" width="261" html.valueishtml="0" name=u_outware_auditingrep_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" )
  58. text(band=header alignment="2" text="备注" border="0" color="33554432" x="2341" y="8" height="56" width="736" html.valueishtml="0" name=u_outware_dscrp_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" )
  59. text(band=header alignment="2" text="客户编号" border="0" color="33554432" x="750" y="8" height="56" width="329" 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" )
  60. text(band=header alignment="2" text="客户名称" border="0" color="33554432" x="1088" y="8" height="56" width="539" 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" )
  61. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="9" y="4" height="68" width="375" format="[general]" html.valueishtml="0" protect="0~tif(u_outwaremx_qty<0,1,0)" name=u_outware_outwarecode tag="单据编号" visible="1" edit.limit=20 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="393" y="4" height="68" width="347" format="yyyy-mm-dd" html.valueishtml="0" name=u_outware_outdate tag="出仓时间" visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="1637" y="4" height="68" width="233" format="[general]" html.valueishtml="0" name=u_outware_outrep tag="经手人" visible="1" edit.limit=10 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="1879" y="4" height="68" width="453" format="[general]" html.valueishtml="0" name=u_storage_storagename visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="3086" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_outware_opemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="3817" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_outware_modemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  67. column(band=detail id=10 alignment="2" tabsequence=32766 border="0" color="0" x="4599" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_outware_flag 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="1" background.color="536870912" )
  68. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="4741" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_outware_auditingrep visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0" x="2341" y="4" height="68" width="736" format="[general]" html.valueishtml="0" name=u_outware_dscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0" x="750" y="4" height="68" width="329" format="[general]" html.valueishtml="0" 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0" x="1088" y="4" height="68" width="539" 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="0" x="5010" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_outware_auditingdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  73. column(band=detail id=9 alignment="2" tabsequence=32766 border="0" color="0" x="4087" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_outware_moddate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  74. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="3355" y="4" height="68" width="453" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_outware_opdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  75. htmltable(border="1" )
  76. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  77. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  78. import.xml()
  79. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )