123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- $PBExportHeader$dw_workprice_workhour_mod.srd
- release 9;
- 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 )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(20) updatewhereclause=yes key=yes name=procode dbname="u_sc_workprice.procode" initial="empty" )
- column=(type=char(50) updatewhereclause=yes name=u_sc_workprice_proname dbname="u_sc_workprice.Proname" initial="empty" )
- column=(type=decimal(5) updatewhereclause=yes name=workqty dbname="u_sc_workprice.workqty" initial="1" )
- column=(type=decimal(5) updatewhereclause=yes name=workprice dbname="u_sc_workprice.workPrice" initial="0" )
- column=(type=long updatewhereclause=yes name=wrkgrpid dbname="u_sc_workprice.wrkGrpid" initial="11" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_ifstandard dbname="u_sc_workprice.ifstandard" initial="0" values=" 1/ 0" )
- column=(type=long updatewhereclause=yes name=lsxtype dbname="u_sc_workprice.lsxtype" initial="1" )
- column=(type=long updatewhereclause=yes name=lastflag dbname="u_sc_workprice.Lastflag" initial="0" values=" 1/ 0" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=workhour dbname="u_sc_workprice.Workhour" initial="0" )
- column=(type=char(250) updatewhereclause=yes name=dscrp dbname="u_sc_workprice.dscrp" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=worklevel dbname="u_sc_workprice.worklevel" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=techlevel dbname="u_sc_workprice.Techlevel" initial="empty" )
- column=(type=long updatewhereclause=yes name=proid dbname="u_sc_workprice.proid" initial="0" )
- column=(type=long updatewhereclause=yes key=yes name=mtrlid dbname="u_sc_workprice.Mtrlid" initial="0" )
- column=(type=long updatewhereclause=yes name=proorder dbname="u_sc_workprice.Proorder" initial="0" )
- column=(type=long updatewhereclause=yes name=auditflag dbname="u_sc_workprice.auditflag" initial="0" values=" 1/ 0" )
- column=(type=char(10) updatewhereclause=yes name=auditrep dbname="u_sc_workprice.auditrep" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=auditdate dbname="u_sc_workprice.auditdate" )
- column=(type=decimal(10) updatewhereclause=yes name=u_sc_workprice_wprice dbname="wprice" initial="0" )
- column=(type=decimal(10) updatewhereclause=yes name=whour dbname="whour" )
- column=(type=char(255) updatewhereclause=yes name=u_sc_workprice_status dbname="u_sc_workprice.status" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=u_sc_workgroup_wrkgrpname dbname="u_sc_workgroup.wrkGrpName" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=u_sc_workgroup_wrkgrpcode dbname="u_sc_workgroup.wrkGrpcode" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=u_sc_workprice_moddate_gs dbname="u_sc_workprice.moddate_gs" )
- column=(type=char(10) update=yes updatewhereclause=yes name=u_sc_workprice_modrep_gs dbname="u_sc_workprice.modrep_gs" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_auditflag_gs dbname="u_sc_workprice.auditflag_gs" initial="0" values=" 1/ 0" )
- column=(type=char(10) updatewhereclause=yes name=u_sc_workprice_auditrep_gs dbname="u_sc_workprice.auditrep_gs" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_sc_workprice_auditdate_gs dbname="u_sc_workprice.auditdate_gs" )
- retrieve="SELECT u_sc_workprice.procode,
- u_sc_workprice.Proname,
- u_sc_workprice.workqty,
- u_sc_workprice.workPrice,
- u_sc_workprice.wrkGrpid,
- u_sc_workprice.ifstandard,
- u_sc_workprice.lsxtype,
- u_sc_workprice.Lastflag,
- u_sc_workprice.Workhour,
- u_sc_workprice.dscrp,
- u_sc_workprice.worklevel,
- u_sc_workprice.Techlevel,
- u_sc_workprice.proid,
- u_sc_workprice.Mtrlid,
- u_sc_workprice.Proorder,
- u_sc_workprice.auditflag,
- u_sc_workprice.auditrep,
- u_sc_workprice.auditdate ,
- u_sc_workprice.workPrice * u_sc_workprice.workqty as wprice,
- u_sc_workprice.Workhour * u_sc_workprice.workqty as whour,
- u_sc_workprice.status,
- u_sc_workgroup.wrkGrpName,
- u_sc_workgroup.wrkGrpcode,
- u_sc_workprice.moddate_gs,
- u_sc_workprice.modrep_gs,
- u_sc_workprice.auditflag_gs,
- u_sc_workprice.auditrep_gs,
- u_sc_workprice.auditdate_gs
- FROM u_sc_workprice,
- u_sc_workgroup
- WHERE ( u_sc_workprice.wrkGrpid *= u_sc_workgroup.wrkGrpid ) AND
- ( u_sc_workprice.Mtrlid = :mtrlid ) AND
- ( u_sc_workprice.sumflag = 0 )
-
- " update="u_sc_workprice" updatewhere=0 updatekeyinplace=no arguments=(("mtrlid", number)) sort="u_sc_workprice_status A proorder A u_sc_workgroup_wrkgrpcode A procode A " )
- group(level=1 header.height=0 trailer.height=64 by=("wrkgrpid" ) header.color="536870912" trailer.color="536870912" )
- text(band=header alignment="2" text="劳动强度" border="0" color="0" x="6103" y="8" height="56" width="242" html.valueishtml="0" name=worklevel_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="553648127" )
- text(band=header alignment="2" text="单件工时" border="0" color="16711680" x="1294" y="8" height="56" width="311" html.valueishtml="0" name=workhour_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="553648127" )
- text(band=header alignment="2" text="工序名称" border="0" color="0" x="466" y="8" height="56" width="649" html.valueishtml="0" name=u_sc_workprice_proname_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="553648127" )
- text(band=header alignment="2" text="工组" border="0" color="0" x="4352" y="8" height="56" width="389" html.valueishtml="0" name=wrkgrpid_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="553648127" )
- text(band=header alignment="2" text="备注" border="0" color="0" x="5810" y="8" height="56" width="283" html.valueishtml="0" name=dscrp_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="553648127" )
- text(band=header alignment="2" text="全套工时" border="0" color="33554432" x="1614" y="8" height="56" width="293" html.valueishtml="0" name=whour_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" )
- text(band=header alignment="2" text="工时审核" border="0" color="0" x="1915" y="8" height="56" width="261" html.valueishtml="0" name=u_sc_workprice_auditflag_gs_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="553648127" )
- text(band=header alignment="2" text="工时修改人" border="0" color="0" x="2185" y="8" height="56" width="306" html.valueishtml="0" name=u_sc_workprice_modrep_gs_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="553648127" )
- text(band=header alignment="2" text="工时修改时间" border="0" color="0" x="2501" y="8" height="56" width="480" html.valueishtml="0" name=u_sc_workprice_moddate_gs_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="553648127" )
- text(band=header alignment="2" text="工时审核人" border="0" color="0" x="2990" y="8" height="56" width="320" html.valueishtml="0" name=u_sc_workprice_auditrep_gs_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="553648127" )
- text(band=header alignment="2" text="工时审核时间" border="0" color="0" x="3319" y="8" height="56" width="471" html.valueishtml="0" name=u_sc_workprice_auditdate_gs_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="553648127" )
- text(band=header alignment="2" text="最后" border="0" color="0" x="5303" y="8" height="56" width="123" html.valueishtml="0" name=lastflag_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="553648127" )
- text(band=header alignment="2" text="技术等级" border="0" color="0" x="6354" y="8" height="56" width="238" html.valueishtml="0" name=techlevel_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="553648127" )
- text(band=header alignment="2" text="数量" border="0" color="0" x="1125" y="8" height="56" width="160" html.valueishtml="0" name=workqty_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="553648127" )
- text(band=header alignment="2" text="单件工价" border="0" color="0" x="3799" y="8" height="56" width="265" html.valueishtml="0" name=workprice_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="553648127" )
- text(band=header alignment="2" text="流水表打印类型" border="0" color="0" x="4750" y="8" height="56" width="544" html.valueishtml="0" name=lsxtype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
- text(band=header alignment="2" text="全套工价" border="0" color="0" x="4073" y="8" height="56" width="270" html.valueishtml="0" name=u_sc_workprice_wprice_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="553648127" )
- text(band=header alignment="2" text="子件名称" border="0" color="0" x="5435" y="8" height="56" width="366" html.valueishtml="0" name=u_sc_workprice_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" )
- text(band=header alignment="2" text="工序号" border="0" color="0" x="265" y="8" height="56" width="192" html.valueishtml="0" name=procode_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="553648127" )
- text(band=header alignment="2" text="工序序号" border="0" color="0" x="9" y="8" height="56" width="247" html.valueishtml="0" name=proorder_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="553648127" )
- text(band=header alignment="2" text="工组号" border="0" color="0" x="6601" y="8" height="56" width="261" html.valueishtml="0" name=u_sc_workgroup_wrkgrpcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="466" y="4" height="68" width="649" format="[general]" html.valueishtml="0" name=u_sc_workprice_proname 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="0" x="1125" y="4" height="68" width="160" format="#,##0.####" html.valueishtml="0" name=workqty visible="1" edit.limit=0 edit.case=any edit.format="#,##0.####" edit.focusrectangle=no 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="3799" y="4" height="68" width="265" format="#,##0.00##" html.valueishtml="0" name=workprice visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="5303" y="4" height="68" width="123" format="[general]" html.valueishtml="0" name=lastflag 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=9 alignment="1" tabsequence=10 border="0" color="16711680" x="1294" y="4" height="68" width="311" format="#,##0.00##" html.valueishtml="0" protect="0~t u_sc_workprice_auditflag_gs " name=workhour tag="标准工时" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="5810" y="4" height="68" width="283" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" edit.limit=250 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="6103" y="4" height="68" width="242" format="[general]" html.valueishtml="0" name=worklevel 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="6354" y="4" height="68" width="238" format="[general]" html.valueishtml="0" name=techlevel 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="0" x="4073" y="4" height="68" width="270" format="#,##0.00###" html.valueishtml="0" name=u_sc_workprice_wprice 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="5435" y="4" height="68" width="366" format="[general]" html.valueishtml="0" name=u_sc_workprice_status 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="4352" y="4" height="68" width="389" format="[general]" html.valueishtml="0" name=wrkgrpid visible="1" dddw.name=ddd_sc_wkp dddw.displaycolumn=wrkgrpname dddw.datacolumn=wrkgrpid dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="4750" y="4" height="68" width="544" format="[general]" html.valueishtml="0" name=lsxtype visible="1" dddw.name=ddd_lsxtype dddw.displaycolumn=lsxtypename dddw.datacolumn=lsxtype dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="265" y="4" height="68" width="192" format="[general]" html.valueishtml="0" name=procode 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=15 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="247" format="[general]" html.valueishtml="0" name=proorder 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=20 alignment="1" tabsequence=32766 border="0" color="0" x="1614" y="4" height="68" width="293" format="#,##0.00##" html.valueishtml="0" name=whour 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="0" x="6601" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_sc_workgroup_wrkgrpcode 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="0" x="2501" y="4" height="68" width="480" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_sc_workprice_moddate_gs 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="0" x="2185" y="4" height="68" width="306" format="[general]" html.valueishtml="0" name=u_sc_workprice_modrep_gs 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=26 alignment="2" tabsequence=32766 border="0" color="0" x="1915" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_sc_workprice_auditflag_gs 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="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="0" x="2990" y="4" height="68" width="320" format="[general]" html.valueishtml="0" name=u_sc_workprice_auditrep_gs 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="0" x="3319" y="4" height="68" width="471" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_sc_workprice_auditdate_gs 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( auditflag =1,rgb(232,242,249) ,rgb(255,255,255) )" )
- compute(band=trailer.1 alignment="2" expression="count(procode for group 1)"border="0" color="0" x="265" y="4" height="56" width="192" format="[general]" 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="15780518" )
- compute(band=trailer.1 alignment="1" expression="sum(workprice * workqty for group 1)"border="0" color="0" x="3799" y="4" height="56" width="265" format="#,##0.00##" 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="15780518" )
- compute(band=trailer.1 alignment="1" expression="sum(u_sc_workprice_wprice for group 1)"border="0" color="0" x="4073" y="4" height="56" width="270" format="#,##0.00###" html.valueishtml="0" name=compute_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="4352" y="4" height="56" width="389" 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="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="4750" y="4" height="56" width="544" html.valueishtml="0" name=t_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="5303" y="4" height="56" width="123" html.valueishtml="0" name=t_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="5435" y="4" height="56" width="366" html.valueishtml="0" name=t_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="5810" y="4" height="56" width="283" html.valueishtml="0" name=t_9 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="6103" y="4" height="56" width="242" html.valueishtml="0" name=t_10 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="6354" y="4" height="56" width="238" html.valueishtml="0" name=t_11 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="6601" y="4" height="56" width="261" html.valueishtml="0" name=t_15 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="工组小计" border="0" color="0" x="466" y="4" height="56" width="649" 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="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="9" y="4" height="56" width="247" html.valueishtml="0" name=t_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="15780518" )
- compute(band=trailer.1 alignment="1" expression="sum( whour for group 1 )"border="0" color="0" x="1614" y="4" height="56" width="293" format="#,##0.00##" html.valueishtml="0" name=compute_9 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="1125" y="4" height="56" width="160" 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="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="1294" y="4" height="56" width="311" html.valueishtml="0" name=t_16 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="1915" y="4" height="56" width="261" html.valueishtml="0" name=t_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="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="2185" y="4" height="56" width="306" html.valueishtml="0" name=t_12 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="2501" y="4" height="56" width="480" html.valueishtml="0" name=t_13 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="2990" y="4" height="56" width="320" html.valueishtml="0" name=t_14 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="" border="0" color="0" x="3319" y="4" height="56" width="471" html.valueishtml="0" name=t_17 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=footer alignment="1" expression="sum(workprice * workqty for all)"border="0" color="0" x="3799" y="4" height="56" width="265" format="#,##0.00##" 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="1" background.color="553648127" )
- compute(band=footer alignment="2" expression="count(procode for all)"border="0" color="0" x="265" y="4" height="56" width="192" 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="1" background.color="553648127" )
- compute(band=footer alignment="1" expression="sum(u_sc_workprice_wprice for all)"border="0" color="0" x="4073" y="4" height="56" width="270" format="#,##0.00###" html.valueishtml="0" name=compute_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- compute(band=footer alignment="1" expression="sum( whour for all )"border="0" color="0" x="1614" y="4" height="56" width="293" format="#,##0.00##" html.valueishtml="0" name=compute_10 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|