dw_warepdb_bill_edit.srd 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. $PBExportHeader$dw_warepdb_bill_edit.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=16777215 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 processing=0 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 print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" )
  4. header(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=740 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  8. table(column=(type=long updatewhereclause=yes name=u_warepdb_bill_billid dbname="u_warepdb_bill.billid" dbalias=".billid" initial="0" )
  9. column=(type=long updatewhereclause=yes name=storageid dbname="u_warepdb_bill.StorageID" dbalias=".StorageID" initial="0" )
  10. column=(type=datetime updatewhereclause=yes name=u_warepdb_bill_billdate dbname="u_warepdb_bill.billdate" dbalias=".billdate" initial="today" )
  11. column=(type=char(10) updatewhereclause=yes name=u_warepdb_bill_assign_emp dbname="u_warepdb_bill.Assign_Emp" dbalias=".Assign_Emp" initial="empty" )
  12. column=(type=char(50) updatewhereclause=yes name=u_warepdb_bill_part dbname="u_warepdb_bill.part" dbalias=".part" initial="empty" )
  13. column=(type=char(255) updatewhereclause=yes name=u_warepdb_bill_dscrp dbname="u_warepdb_bill.dscrp" dbalias=".dscrp" initial="empty" )
  14. column=(type=long updatewhereclause=yes name=u_warepdb_bill_scid dbname="u_warepdb_bill.scid" dbalias=".scid" initial="0" )
  15. column=(type=char(15) updatewhereclause=yes name=u_warepdb_bill_billcode dbname="u_warepdb_bill.billcode" dbalias=".billcode" initial="empty" )
  16. column=(type=datetime updatewhereclause=yes name=u_warepdb_bill_opdate dbname="u_warepdb_bill.opdate" dbalias=".opdate" initial="today" )
  17. column=(type=char(10) updatewhereclause=yes name=u_warepdb_bill_opemp dbname="u_warepdb_bill.opemp" dbalias=".opemp" initial="empty" )
  18. column=(type=datetime updatewhereclause=yes name=u_warepdb_bill_permit_date dbname="u_warepdb_bill.Permit_date" dbalias=".Permit_date" initial="empty" )
  19. column=(type=char(10) updatewhereclause=yes name=u_warepdb_bill_permit_emp dbname="u_warepdb_bill.Permit_Emp" dbalias=".Permit_Emp" initial="empty" )
  20. column=(type=long updatewhereclause=yes name=flag dbname="u_warepdb_bill.flag" dbalias=".flag" initial="0" values=" 1/ 0" )
  21. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" dbalias=".storagename" initial="empty" )
  22. column=(type=long updatewhereclause=yes name=u_warepdb_bill_scid dbname="u_warepdb_bill.scid" dbalias=".scid" )
  23. column=(type=char(10) updatewhereclause=yes name=u_warepdb_bill_modemp dbname="u_warepdb_bill.Modemp" dbalias=".Modemp" initial="empty" )
  24. column=(type=datetime updatewhereclause=yes name=u_warepdb_bill_moddate dbname="u_warepdb_bill.moddate" dbalias=".moddate" initial="empty" )
  25. column=(type=long updatewhereclause=yes name=u_warepdb_bill_ifpypk dbname="u_warepdb_bill.ifpypk" dbalias=".ifpypk" initial="0" values=" 1/ 0" )
  26. retrieve=" SELECT top 0 u_warepdb_bill.billid,
  27. u_warepdb_bill.StorageID,
  28. u_warepdb_bill.billdate,
  29. u_warepdb_bill.Assign_Emp,
  30. u_warepdb_bill.part,
  31. u_warepdb_bill.dscrp,
  32. u_warepdb_bill.scid,
  33. u_warepdb_bill.billcode,
  34. u_warepdb_bill.opdate,
  35. u_warepdb_bill.opemp,
  36. u_warepdb_bill.Permit_date,
  37. u_warepdb_bill.Permit_Emp,
  38. u_warepdb_bill.flag,
  39. u_storage.storagename,
  40. u_warepdb_bill.scid,
  41. u_warepdb_bill.Modemp,
  42. u_warepdb_bill.moddate ,
  43. u_warepdb_bill.ifpypk
  44. FROM u_warepdb_bill,
  45. u_storage
  46. WHERE ( u_warepdb_bill.StorageID = u_storage.storageid )
  47. " sort="u_warepdb_bill_billid D " )
  48. text(band=detail alignment="1" text="单据编号" border="0" color="0" x="23" y="36" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_billcode_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  49. text(band=detail alignment="1" text="单据日期" border="0" color="16711680" x="882" y="136" height="56" width="247" html.valueishtml="0" name=u_warepdb_bill_billdate_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  50. column(band=detail id=3 alignment="0" tabsequence=32766 border="4" color="16711680" x="1152" y="128" height="68" width="361" format="[shortdate] [time]" html.valueishtml="0" name=u_warepdb_bill_billdate visible="1" editmask.autoskip=yes editmask.spin=yes editmask.mask="yyyy-mm-dd" 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  51. text(band=detail alignment="1" text="经 手 人" border="0" color="16711680" x="23" y="248" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_assign_emp_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  52. text(band=detail alignment="1" text="备 注" border="0" color="16711680" x="18" y="348" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_dscrp_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  53. text(band=detail alignment="1" text="建立时间" border="0" color="0" x="23" y="448" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_opdate_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  54. text(band=detail alignment="1" text="修改时间" border="0" color="0" x="23" y="548" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_moddate_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  55. text(band=detail alignment="1" text="审核时间" border="0" color="0~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="23" y="648" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_permit_date_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  56. text(band=detail alignment="1" text="相关号码" border="0" color="16711680" x="891" y="248" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_part_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  57. text(band=detail alignment="1" text="建 立 人" border="0" color="0" x="891" y="448" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_opemp_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  58. text(band=detail alignment="0" text="修 改 人" border="0" color="0" x="891" y="548" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_modemp_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  59. text(band=detail alignment="1" text="审 核 人" border="0" color="0~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="891" y="648" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_permit_emp_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  60. column(band=detail id=12 alignment="0" tabsequence=32766 border="4" color="33554432" x="1152" y="636" height="68" width="320" format="[general]" html.valueishtml="0" name=u_warepdb_bill_permit_emp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  61. column(band=detail id=10 alignment="0" tabsequence=32766 border="4" color="33554432" x="1152" y="440" height="68" width="320" format="[general]" html.valueishtml="0" name=u_warepdb_bill_opemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  62. text(band=detail alignment="1" text="仓 库" border="0" color="16711680" x="23" y="136" height="56" width="238" html.valueishtml="0" name=u_warepdb_bill_storageid_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  63. column(band=detail id=16 alignment="0" tabsequence=32766 border="4" color="33554432" x="1152" y="536" height="68" width="320" format="[general]" html.valueishtml="0" name=u_warepdb_bill_modemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  64. column(band=detail id=8 alignment="0" tabsequence=32766 border="4" color="0" x="279" y="32" height="68" width="535" format="[general]" html.valueishtml="0" name=u_warepdb_bill_billcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  65. column(band=detail id=9 alignment="0" tabsequence=32766 border="4" color="33554432" x="279" y="440" height="68" width="535" format="[shortdate] [time]" html.valueishtml="0" name=u_warepdb_bill_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  66. column(band=detail id=11 alignment="0" tabsequence=32766 border="4" color="33554432" x="279" y="636" height="68" width="535" format="[shortdate] [time]" html.valueishtml="0" name=u_warepdb_bill_permit_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  67. column(band=detail id=2 alignment="0" tabsequence=32766 border="4" color="16711680" x="279" y="132" height="68" width="535" format="[general]" html.valueishtml="0" name=storageid visible="1" dddw.name=dw_dddw_storage_withscid dddw.displaycolumn=storagename dddw.datacolumn=storageid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.autoretrieve=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  68. column(band=detail id=17 alignment="0" tabsequence=32766 border="4" color="33554432" x="279" y="536" height="68" width="535" format="[shortdate] [time]" html.valueishtml="0" name=u_warepdb_bill_moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  69. column(band=detail id=6 alignment="0" tabsequence=32766 border="4" color="16711680" x="279" y="344" height="68" width="1413" format="[general]" html.valueishtml="0" name=u_warepdb_bill_dscrp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  70. column(band=detail id=4 alignment="0" tabsequence=32766 border="4" color="16711680" x="279" y="240" height="68" width="535" format="[general]" html.valueishtml="0" name=u_warepdb_bill_assign_emp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  71. column(band=detail id=5 alignment="0" tabsequence=32766 border="4" color="16711680" x="1152" y="240" height="68" width="535" format="[general]" html.valueishtml="0" name=u_warepdb_bill_part visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  72. text(band=detail alignment="1" text="审核" border="0" color="0~tif(flag=1,rgb(0,0,255),rgb(255,0,0))" x="896" y="28" height="56" width="142" html.valueishtml="0" name=flag_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  73. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="16711680" x="1061" y="28" height="68" width="64" format="[general]" html.valueishtml="0" name=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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  74. text(band=detail alignment="2" text="待审核" border="0" color="255" x="1477" y="24" height="56" width="192" html.valueishtml="0" name=t_1 visible="1~t1-u_warepdb_bill_flag" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  75. htmltable(border="1" )
  76. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  77. xhtmlgen() cssgen(sessionspecific="0" )
  78. xmlgen(inline="0" )
  79. xsltgen()
  80. jsgen()
  81. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-16LE" name="ew" xml="<?xml version=~"1.0~" encoding=~"UTF-16LE~" standalone=~"no~"?><dw_warepdb_bill_edit><dw_warepdb_bill_edit_row __pbband=~"detail~"><u_warepdb_bill_billid>u_warepdb_bill_billid</u_warepdb_bill_billid><storageid>storageid</storageid><u_warepdb_bill_billdate>u_warepdb_bill_billdate</u_warepdb_bill_billdate><u_warepdb_bill_assign_emp>u_warepdb_bill_assign_emp</u_warepdb_bill_assign_emp><u_warepdb_bill_part>u_warepdb_bill_part</u_warepdb_bill_part><u_warepdb_bill_dscrp>u_warepdb_bill_dscrp</u_warepdb_bill_dscrp><u_warepdb_bill_billcode>u_warepdb_bill_billcode</u_warepdb_bill_billcode><u_warepdb_bill_opdate>u_warepdb_bill_opdate</u_warepdb_bill_opdate><u_warepdb_bill_opemp>u_warepdb_bill_opemp</u_warepdb_bill_opemp><u_warepdb_bill_permit_date>u_warepdb_bill_permit_date</u_warepdb_bill_permit_date><u_warepdb_bill_permit_emp>u_warepdb_bill_permit_emp</u_warepdb_bill_permit_emp><flag>flag</flag><u_storage_storagename>u_storage_storagename</u_storage_storagename><u_warepdb_bill_scid>u_warepdb_bill_scid</u_warepdb_bill_scid><u_warepdb_bill_modemp>u_warepdb_bill_modemp</u_warepdb_bill_modemp><u_warepdb_bill_moddate>u_warepdb_bill_moddate</u_warepdb_bill_moddate><u_warepdb_bill_ifpypk/></dw_warepdb_bill_edit_row></dw_warepdb_bill_edit>"))
  82. import.xml()
  83. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  84. export.xhtml()